wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



show_recent_comments_widget_style › WordPress Filter Hooks

Seit3.1.0
Veraltetn/v
apply_filters( 'show_recent_comments_widget_style', true, $this->id_base )
Parameter: (2)
  • (bool) $active Whether the widget is active. Default true.
    Erforderlich: Ja
  • (string) $id_base The widget ID.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the Recent Comments default widget styles.





Quellcode

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