wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_comment_reply › WordPress Filter Hooks

Since2.7.0
Deprecatedn/a
Parameters: (2)
  • (string) $content The reply-to form content.
    Required: Yes
  • (array) $args An array of default args.
    Required: No
    Default:
Defined at:
Codex:

Filters the in-line comment reply-to form output in the Comments list table.

Returning a non-empty value here will short-circuit display of the in-line comment-reply form in the Comments list table, echoing the returned value instead.





Source

$content = apply_filters(