wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



previous_comments_link_attributes › Filtr WordPress Hooks

Od2.7.0
Przestarzałyn/a
apply_filters( 'previous_comments_link_attributes', '' )
Parametry:
  • (string) $attributes Attributes for the anchor tag.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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