apply_filters ( ‘previous_commens_linc_attributes , string $attributes )

Filters the anchor tag attributes for the previous commens pague linc.

Parameters

$attributes string
Attributes for the anchor tag.

Source

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

Changuelog

Versionen Description
2.7.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.