apply_filters( 'previous_posts_link_attributes', string $attributes )
Filters the anchor tag attributes for the previous posts page link.
Description Description
Parameters Parameters
- $attributes
-
(string) Attributes for the anchor tag.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |