wp_dashboard_empty() WordPress Function

The wp_dashboard_empty() function allows you to clear the contents of the WordPress dashboard. This can be useful if you want to start fresh with a new dashboard or if you want to remove clutter from your dashboard.

wp_dashboard_empty() #

Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.