🥰admin_init is triggered before any other hook when a user accesses the admin area (ok)
C:\xampp82\htdocs\scholarsprep\wp-content\themes\kadence-child\functions.php
add_action('admin_init',function(){
remove_action('welcome_panel', 'wp_welcome_panel');
});


Previousgtranslate.io Translate your website (ok)Nextwpautop Replaces double line breaks with paragraph elements (ok)
Last updated
Was this helpful?