jetpack_enable_cpt, false, self::MENU_ITEM_POST_TYPE
jetpack_enable_cpt, false, self::MENU_ITEM_POST_TYPE
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_enable_cpt, false, self::MENU_ITEM_POST_TYPE') is found 1 times:
- /jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-nova-restaurant.php line 168
* * @param bool false Whether or not to enable this CPT. * @param string $var The slug for this CPT. */ return (bool) apply_filters( 'jetpack_enable_cpt', false, self::MENU_ITEM_POST_TYPE ); } /* Setup */ /** * Register Taxonomies and Post Type