wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_dashboard_empty › WordPress Function

Depuis2.5.0
Dépréciéen/a
wp_dashboard_empty ( Pas de paramètres )
Défini(e) dans:
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.
 */