apply_filters( "next_comments_link_attributes", string $attributes )

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

Parameters

$attributes

string

Attributes for the anchor tag.

Source

File: wp-includes/link-template.php.

View all references

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

Leave a Reply

Your email address will not be published. Required fields are marked *