wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_dashboard_empty › WordPress Function

Since2.5.0
Deprecatedn/a
wp_dashboard_empty ( No parameters )
Defined at:
Codex:

Outputs empty dashboard widget to be populated by JS later.

Usable by plugins.


Source

function wp_dashboard_empty() {}

/**
 * Displays a welcome panel to introduce users to WordPress.
 *
 * @since 3.3.0
 * @since 5.9.0 Send users to the Site Editor if the active theme is block-based.
 */