Warning: This function has been deprecated.
wp_dashboard_recent_comments_control() WordPress Function
The wp_dashboard_recent_comments_control() function allows you to control the number of recent comments to show on the WordPress Dashboard. By default, this value is set to 5.
wp_dashboard_recent_comments_control() #
Deprecated dashboard recent comments control.
Source
File: wp-admin/includes/deprecated.php
function wp_dashboard_recent_comments_control() {}
Expand full source codeCollapse full source codeView on TracView on GitHub
Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |