wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/dashboard-on-this-day.php › WordPress File
Functions5
› WordPress Dashboard "On This Day" widget.
| Function | Short description |
|---|---|
| wp_dashboard_on_this_day | Renders the On This Day dashboard widget. |
| wp_dashboard_on_this_day_get_posts | Retrieves published posts from all authors that were published on this calendar day in previous years. |
| wp_dashboard_on_this_day_postbox_classes | Hides the On This Day postbox when there are no posts to show. |
| wp_dashboard_on_this_day_setup | Registers the On This Day dashboard widget. |
| _wp_dashboard_on_this_day_date_query_clause | Builds the date query clause for today's anniversary date. |