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



show_recent_comments_widget_style › WordPress Filter Hooks

Since3.1.0
Deprecatedn/a
apply_filters( 'show_recent_comments_widget_style', true, $this->id_base )
Parameters: (2)
  • (bool) $active Whether the widget is active. Default true.
    Required: Yes
  • (string) $id_base The widget ID.
    Required: Yes
Defined at:
Codex:

Filters the Recent Comments default widget styles.





Source

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