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



show_recent_comments_widget_style › WordPress过滤钩子

Since3.1.0
已弃用n/a
apply_filters( 'show_recent_comments_widget_style', true, $this->id_base )
参数: (2)
  • (bool) $active Whether the widget is active. Default true.
    Required: Yes
  • (string) $id_base The widget ID.
    Required: Yes
定义在:
文档:

Filters the Recent Comments default widget styles.





源码

|| ! apply_filters( 'show_recent_comments_widget_style', true, $this->id_base ) ) {