woocommerce_navigation_core_excluded_items

woocommerce_navigation_core_excluded_items

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('woocommerce_navigation_core_excluded_items') is found 1 times:

  • /src/Admin/Features/Navigation/CoreMenu.php line 461

    Warning: Undefined array key 463 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 464 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 465 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 466 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			'wc-settings',
    			'wc-status',
    		);
    
    		return apply_filters( 'woocommerce_navigation_core_excluded_items', $excluded_items );
    	}
    }