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



next_comments_link_attributes › Filtr WordPress Hooks

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

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





Źródło

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