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: |
Fires when adding 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, weblog_ping, welcome_user_msg_filter, wp_comment_reply, get_core_updates
Related Hooks: update_welcome_email, wp_comment_reply, comment_email, comments_per_page, get_comments_pagenum_link