apply_filters( 'previous_comments_link_attributes', string $attributes )

Filters the anchor tag attributes for the previous comments page link.


Description Description


Parameters Parameters

$attributes

(string) Attributes for the anchor tag.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.