New and updated in 4.7.0
-
functionget_parent_theme_file_uri()
Retrieves the URL of a file in the parent theme.
-
Filters the URL to a file in the parent theme.
-
functionget_theme_file_path()
Retrieves the path of a file in the theme.
-
hooktheme_file_path
Filters the path to a file in the theme.
-
hooktheme_file_uri
Filters the URL to a file in the theme.
-
functionget_theme_file_uri()
Retrieves the URL of a file in the theme.
-
Customize Background Position Control class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-background-position-control.php:17 -
Don’t render the control content from PHP, as it’s rendered via JS on load.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-background-position-control.php:32 -
Render a JS template for the content of the position control.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-background-position-control.php:39 -
WP_Customize_Custom_CSS_Setting constructor.
Used by 1 function | Uses 1 function | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65 -
Filters `wp_get_custom_css` for applying the customized value.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105 -
Fetch the value of the setting. Will return the previewed value when `preview()` is called.
Used by 0 functions | Uses 2 functions | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:124 -
Validate a received value for being valid CSS.
Used by 0 functions | Uses 2 functions | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160 -
Store the CSS setting value in the custom_css custom post type for the stylesheet.
Used by 0 functions | Uses 2 functions | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:185 -
Custom Setting to handle WP Custom CSS.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:19 -
Filters whether a post requires the user to supply a password.
-
functionget_registered_settings()
Retrieves an array of registered settings.
-
functionfilter_default_option()
Filters the default value for the option.
-
Filters the registration arguments when registering a setting.
-
functionregister_initial_settings()
Registers default settings available in WordPress.
-
Filters the image sizes generated for non-image mime types.