comments_popup_link_attributes

Advertisement

Summery Summery

Filters the comments link attributes for display.

Syntax Syntax

apply_filters( 'comments_popup_link_attributes', string $attributes )

Parameters Parameters

$attributes

The comments link attributes. Default empty.

Source Source

File: wp-includes/comment-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Advertisement

Leave a Reply