wpseek.com
WordPress开发者和主题制作者的搜索引擎



wp_comment_reply › WordPress过滤钩子

Since2.7.0
已弃用n/a
参数: (2)
  • (string) $content The reply-to form content.
    Required: Yes
  • (array) $args An array of default args.
    Required: No
    默认:
定义在:
文档:

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.





源码

$content = apply_filters(