Description
Filters the anchor tag attributes for the next posts page link.
Occurrences
Filename | Line Number |
---|---|
wp-includes/link-template.php | 2568 |
Parameters
Type | Name | Description |
---|---|---|
string | $attributes | Attributes for the anchor tag. |
PHP Doc
/**
* Filters the anchor tag attributes for the next posts page link.
*
* @since 2.7.0
*
* @param string $attributes Attributes for the anchor tag.
*/