wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_dashboard_empty › WordPress Function

Seit2.5.0
Veraltetn/v
wp_dashboard_empty ( Keine Parameter )
Definiert in:
Codex:

Outputs empty dashboard widget to be populated by JS later.

Usable by plugins.


Quellcode

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.
 */