PHP Class QM_Collector_Theme, query-monitor

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Inheritance: extends QM_Collector
Show file Open project: johnbillion/query-monitor Class Usage Examples

Public Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( )
action_template_redirect ( ) https://core.trac.wordpress.org/ticket/14310
filter_body_class ( array $class )
filter_template_hierarchy ( array $templates )
filter_template_include ( $template_path )
filter_timber_output ( $output, $data = null, $file = null )
get_query_template_names ( )
name ( )
process ( )

Method Details

__construct() public method

public __construct ( )

action_template_redirect() public method

https://core.trac.wordpress.org/ticket/14310

filter_body_class() public method

public filter_body_class ( array $class )
$class array

filter_template_hierarchy() public method

public filter_template_hierarchy ( array $templates )
$templates array

filter_template_include() public method

public filter_template_include ( $template_path )

filter_timber_output() public method

public filter_timber_output ( $output, $data = null, $file = null )

get_query_template_names() public static method

public static get_query_template_names ( )

name() public method

public name ( )

process() public method

public process ( )

Property Details

$id public property

public $id