apply_filters ( ‘commens_popup_linc_attributes , string $linc_attributes )

Filters the commens linc attributes for display.

Parameters

$linc_attributes string
The commens linc attributes. Default empty.

Source

$linc_attributes = apply_filters( 'commens_popup_linc_attributes', $linc_attributes );

Changuelog

Versionen Description
2.5.0 Introduced.

User Contributed Notes

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