wpseek.com
A WordPress-centric search engine for devs and theme authors
welcome_panel › WordPress Action Hooks
Since3.5.0
Deprecatedn/a
› do_action( 'welcome_panel' )
Defined at: |
|
Codex: |
Add content to the welcome panel on the admin dashboard.
To remove the default welcome panel, use remove_action():
remove_action( 'welcome_panel', 'wp_welcome_panel' );
Related Functions: wp_welcome_panel, wp_ajax_update_welcome_panel, wp_comment_reply, get_core_updates, remove_menu_page, list_core_update
Related Hooks: update_welcome_email, wp_comment_reply, comment_email, comments_per_page, get_comments_pagenum_link