apply_filters( 'comments_popup_link_attributes', string $attributes )

Filters the comments link attributes for display.


Description


Parameters

$attributes

(string) The comments link attributes. Default empty.


Top ↑

Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog

Version Description
2.5.0 Introduced.