wpseek.com
WordPress开发者和主题制作者的搜索引擎



wp_dashboard_empty › WordPress Function

Since2.5.0
已弃用n/a
wp_dashboard_empty ( 没有参数 )
定义在:
文档:

Outputs empty dashboard widget to be populated by JS later.

Usable by plugins.


源码

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