wp_dashboard_empty()
Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
Contents
Source
File: wp-admin/includes/dashboard.php
function wp_dashboard_empty() {}
Expand full source code Collapse full source code View on Trac View on GitHub
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |