wp_dashboard_empty()

Outputs empty dashboard widget to be populated by JS later.


Description

Usable by plugins.


Top ↑

Source

File: wp-admin/includes/dashboard.php. View all references

function wp_dashboard_empty() {}

Top ↑

Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.