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, get_core_updates, list_core_update