wpcf7_admin_menu_change_notice

wpcf7_admin_menu_change_notice

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: contact-form-7.5.9.3

apply_filters('wpcf7_admin_menu_change_notice') is found 1 times:

  • /admin/admin.php line 79
    }
    
    
    function wpcf7_admin_menu_change_notice( $menu_slug = '' ) {
    	$counts = apply_filters( 'wpcf7_admin_menu_change_notice',
    		array(
    			'wpcf7' => 0,
    			'wpcf7-new' => 0,
    			'wpcf7-integration' => 0,
    		)
    	);
    

See this hook used in plugins: