wp_dashboard_empty()
Outputs empty dashboard widget to be populated by JS later.
Description
Usable by plugins.
Source
File: wp-admin/includes/dashboard.php
.
View all references
function wp_dashboard_empty() {}
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |