wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



previous_posts_link_attributes › WordPress Filter Hooks

Da2.7.0
Deprecaton/a
apply_filters( 'previous_posts_link_attributes', '' )
Parametri:
  • (string) $attributes Attributes for the anchor tag.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

$attr = apply_filters( 'previous_posts_link_attributes', '' );