wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



show_recent_comments_widget_style › WordPress Filter Hooks

Da3.1.0
Deprecaton/a
apply_filters( 'show_recent_comments_widget_style', true, $this->id_base )
Parametri: (2)
  • (bool) $active Whether the widget is active. Default true.
    Richiesto:
  • (string) $id_base The widget ID.
    Richiesto:
Definito a:
Codex:

Filters the Recent Comments default widget styles.





Sorgenti

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