ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 337

WP_Theme::get_template_directory()

Method: Returns the absolute path to the directory of a theme’s “template” files.

Source: wp-includes/class-wp-theme.php:1103

Used by 0 functions | Uses 0 functions

WP_Theme::get_template_directory_uri()

Method: Returns the URL to the directory of a theme’s “template” files.

Source: wp-includes/class-wp-theme.php:1137

Used by 0 functions | Uses 0 functions

WP_Theme::get_theme_root()

Method: Returns the absolute path to the directory of the theme root.

Source: wp-includes/class-wp-theme.php:1156

Used by 0 functions | Uses 0 functions

WP_Theme::get_theme_root_uri()

Method: Returns the URL to the directory of the theme root.

Source: wp-includes/class-wp-theme.php:1171

Used by 0 functions | Uses 0 functions

WP_Theme::is_allowed()

Method: Determines whether the theme is allowed (multisite only).

Source: wp-includes/class-wp-theme.php:1461

Used by 0 functions | Uses 0 functions

WP_Theme::load_textdomain()

Method: Loads the theme’s textdomain.

Source: wp-includes/class-wp-theme.php:1423

Used by 0 functions | Uses 0 functions

WP_Theme::markup_header()

Method: Marks up a theme header.

Source: wp-includes/class-wp-theme.php:937

Used by 0 functions | Uses 0 functions

WP_Theme::network_disable_theme()

Method: Disables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1689

Used by 0 functions | Uses 0 functions

WP_Theme::network_enable_theme()

Method: Enables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1665

Used by 0 functions | Uses 0 functions

WP_Theme::offsetExists()

Method:

Source: wp-includes/class-wp-theme.php:584

Used by 0 functions | Uses 0 functions
« Previous 1 … 336 337 338 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy