Outputs empty dashboard widget to be populated by JS later.
Description
Usable by plugins.
Source
function wp_dashboard_empty() {}
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |
Outputs empty dashboard widget to be populated by JS later.
Usable by plugins.
function wp_dashboard_empty() {}
Version | Description |
---|---|
2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.