• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / wp-includes/theme.php


Lines:

1 to 100 of 182
<?php

/**
 * Theme, template, and stylesheet functions.
 *
 * @package WordPress
 * @subpackage Theme
 */

/* function wp_get_themes() – Returns an array of WP_Theme objects based on the arguments. */

/* function wp_get_theme() – Gets a WP_Theme object for a theme. */

/* function wp_clean_themes_cache() – Clears the cache held by get_theme_roots() and WP_Theme. */

/* function is_child_theme() – Whether a child theme is in use. */

/* function get_stylesheet() – Retrieve name of the current stylesheet. */

/* function get_stylesheet_directory() – Retrieve stylesheet directory path for current theme. */

/* function get_stylesheet_directory_uri() – Retrieve stylesheet directory URI. */

/* function get_stylesheet_uri() – Retrieves the URI of current theme stylesheet. */

/* function get_locale_stylesheet_uri() – Retrieves the localized stylesheet URI. */

/* function get_template() – Retrieve name of the current theme. */

/* function get_template_directory() – Retrieves template directory path for current theme. */

/* function get_template_directory_uri() – Retrieve theme directory URI. */

/* function get_theme_roots() – Retrieve theme roots. */

/* function register_theme_directory() – Registers a directory that contains themes. */

/* function search_theme_directories() – Searches all registered theme directories for complete and valid themes. */

/* function get_theme_root() – Retrieves path to themes directory. */

/* function get_theme_root_uri() – Retrieves URI for themes directory. */

/* function get_raw_theme_root() – Get the raw theme root relative to the content directory with no filters applied. */

/* function locale_stylesheet() – Display localized stylesheet link element. */

/* function switch_theme() – Switches the theme. */

/* function validate_current_theme() – Checks that the current theme has ‘index.php’ and ‘style.css’ files. */

/* function validate_theme_requirements() – Validates the theme requirements for WordPress version and PHP version. */

/* function get_theme_mods() – Retrieve all theme modifications. */

/* function get_theme_mod() – Retrieves theme modification value for the current theme. */

/* function set_theme_mod() – Updates theme modification value for the current theme. */

/* function remove_theme_mod() – Removes theme modification name from current theme list. */

/* function remove_theme_mods() – Removes theme modifications option for current theme. */

/* function get_header_textcolor() – Retrieves the custom header text color in 3- or 6-digit hexadecimal form. */

/* function header_textcolor() – Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol). */

/* function display_header_text() – Whether to display the header text. */

/* function has_header_image() – Check whether a header image is set or not. */

/* function get_header_image() – Retrieves header image for custom header. */

/* function get_header_image_tag() – Create image tag markup for a custom header image. */

/* function the_header_image_tag() – Display the image markup for a custom header image. */

/* function _get_random_header_data() – Gets random header image data from registered images in theme. */

/* function get_random_header_image() – Gets random header image URL from registered images in theme. */

/* function is_random_header_image() – Checks if random header image is in use. */

/* function header_image() – Displays header image URL. */

/* function get_uploaded_header_images() – Get the header images uploaded for the current theme. */

/* function get_custom_header() – Get the header image data. */

/* function register_default_headers() – Register a selection of default headers to be displayed by the custom header admin UI. */

/* function unregister_default_headers() – Unregister default headers. */

/* function has_header_video() – Check whether a header video is set or not. */

/* function get_header_video_url() – Retrieve header video URL for custom header. */

/* function the_header_video_url() – Displays header video URL. */

/* function get_header_video_settings() – Retrieve header video settings. */
[1] [2] Next »

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-includes/theme.php
      Plugin ref: WordPress
      Version: 5.7.1
      Deprecated?: No
      API Letters: I,P,T,W

      Published: 25th November 2019 | Last updated: 13th March 2021

      Primary Sidebar

      Information

      File name: wp-includes/theme.php
      Plugin ref: WordPress
      Version: 5.7.1
      Deprecated?: No
      API Letters: I,P,T,W

      wp-includes

      Footer

      WP-a2z
      WordPress core a2z
      WordPress core only
      WordPress 5.7.1
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      © Copyright WP-a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites