siteorigin_panels_settings_enabled_post_types, $types

siteorigin_panels_settings_enabled_post_types, $types

Hook Type: filter

See hook in core

Displaying hooks found in version: siteorigin-panels.2.36.0

apply_filters('siteorigin_panels_settings_enabled_post_types, $types') is found 1 times:

  • /inc/settings.php line 800

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

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

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

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

     
    			$types[ $type_id ] = $type_object->label;
    		}
    
    		return apply_filters( 'siteorigin_panels_settings_enabled_post_types', $types );
    	}
    }