apply_filters( 'show_recent_comments_widget_style', bool $active, string $id_base )

Filters the Recent Comments default widget styles.


Description Description


Parameters Parameters

$active

(bool) Whether the widget is active. Default true.

$id_base

(string) The widget ID.


Top ↑

Source Source

File: wp-includes/widgets/class-wp-widget-recent-comments.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.