Core Theme Filters

Theme Options

Customizer

HYBRID

hybrid_dirs : Hybrid Directory
hybrid_content_template_hierarchy : Content Template Hierarchy
skeleton_content_template_directory : Content Template Directory
add_filter('skeleton_content_template_directory','muscle_content_template_directory');
function muscle_content_template_directory($vcontentdir) {
	// Modify the /content/ location for content templates, default is 'content'
	# $vcontentdir = 'singular';
	return $vcontentdir;
}

skeleton_archive_template_directory : Archive Template Directory

SKULL

Thumbnails

SKELETON

SIDEBARS

META

MUSCLE

SKIN

ADMIN

Jetpack Infinite Scroll

WooCommerce

TGM Plugin Activation

Open Graph Protocol

← Previous: Writing Screen MetaboxBack to Documentation Index

Leave a Reply

Your email address will not be published. Required fields are marked *


*