Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Mobile
    • Hosting
    • Openverse ↗︎
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
  • Community
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • WordCamp ↗︎
    • Meetups ↗︎
    • Job Board ↗︎
  • About
    • About WordPress
    • Showcase
    • Enterprise
    • Gutenberg ↗︎
    • WordPress Swag Store ↗︎
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / 4.7.0 / Page 2

_get_path_to_translation_from_lang_dir()

Function: Gets the path to a translation file in the languages directory for the current locale.

Source: wp-includes/deprecated.php:4411

Used by 1 function | Uses 2 functions

get_user_locale()

Function: Retrieves the locale of a user.

Source: wp-includes/l10n.php:94

Used by 22 functions | Uses 3 functions

WP_Customize_Manager::_sanitize_background_setting()

Method: Callback for validating a background setting value.

Source: wp-includes/class-wp-customize-manager.php:6007

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::export_header_video_settings()

Method: Exports header video settings to facilitate selective refresh.

Source: wp-includes/class-wp-customize-manager.php:6050

Used by 0 functions | Uses 1 function

WP_Customize_Manager::_validate_header_video()

Method: Callback for validating the header_video value.

Source: wp-includes/class-wp-customize-manager.php:6069

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::_validate_external_header_video()

Method: Callback for validating the external_header_video value.

Source: wp-includes/class-wp-customize-manager.php:6105

Used by 0 functions | Uses 2 functions

WP_Customize_Manager::has_published_pages()

Method: Returns whether there are published pages.

Source: wp-includes/class-wp-customize-manager.php:5772

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::get_messenger_channel()

Method: Gets messenger channel.

Source: wp-includes/class-wp-customize-manager.php:4667

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::is_cross_domain()

Method: Determines whether the admin and the frontend are on different domains.

Source: wp-includes/class-wp-customize-manager.php:4620

Used by 3 functions | Uses 3 functions

WP_Customize_Manager::get_allowed_urls()

Method: Gets URLs allowed to be previewed.

Source: wp-includes/class-wp-customize-manager.php:4641

Used by 3 functions | Uses 4 functions

WP_Customize_Manager::update_stashed_theme_mod_settings()

Method: Updates stashed theme mod settings.

Source: wp-includes/class-wp-customize-manager.php:3641

Used by 1 function | Uses 3 functions

WP_Customize_Manager::_filter_revision_post_has_changed()

Method: Filters whether a changeset has changed to create a new revision.

Source: wp-includes/class-wp-customize-manager.php:3435

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::_publish_changeset_values()

Method: Publishes the values of a changeset.

Source: wp-includes/class-wp-customize-manager.php:3464

Used by 0 functions | Uses 16 functions

WP_Customize_Manager::save_changeset_post()

Method: Saves the post for the loaded changeset.

Source: wp-includes/class-wp-customize-manager.php:2630

Used by 2 functions | Uses 38 functions

customize_changeset_save_data

Filter Hook: Filters the settings’ data that will be persisted into the changeset.

Source: wp-includes/class-wp-customize-manager.php:2895

Used by 1 function | Uses 0 functions

WP_Customize_Manager::remove_frameless_preview_messenger_channel()

Method: Removes customize_messenger_channel query parameter from the preview window when it is not in an iframe.

Source: wp-includes/class-wp-customize-manager.php:2075

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::filter_iframe_security_headers()

Method: Filters the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.

Source: wp-includes/class-wp-customize-manager.php:1957

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_state_query_params()

Method: Adds customize state query params to a given URL if preview is allowed.

Source: wp-includes/class-wp-customize-manager.php:1974

Used by 0 functions | Uses 6 functions

WP_Customize_Manager::import_theme_starter_content()

Method: Imports theme starter content into the customized state.

Source: wp-includes/class-wp-customize-manager.php:1189

Used by 0 functions | Uses 31 functions

WP_Customize_Manager::prepare_starter_content_attachments()

Method: Prepares starter content attachments.

Source: wp-includes/class-wp-customize-manager.php:1645

Used by 1 function | Uses 6 functions

WP_Customize_Manager::_save_starter_content_changeset()

Method: Saves starter content changeset.

Source: wp-includes/class-wp-customize-manager.php:1702

Used by 1 function | Uses 1 function

WP_Customize_Manager::changeset_data()

Method: Gets changeset data.

Source: wp-includes/class-wp-customize-manager.php:1143

Used by 1 function | Uses 7 functions

WP_Customize_Manager::find_changeset_post_id()

Method: Finds the changeset post ID for a given changeset UUID.

Source: wp-includes/class-wp-customize-manager.php:977

Used by 2 functions | Uses 5 functions

WP_Customize_Manager::changeset_post_id()

Method: Gets the changeset post ID for the loaded changeset.

Source: wp-includes/class-wp-customize-manager.php:1087

Used by 12 functions | Uses 2 functions

WP_Customize_Manager::get_changeset_post_data()

Method: Gets the data stored in a changeset post.

Source: wp-includes/class-wp-customize-manager.php:1109

Used by 4 functions | Uses 3 functions

WP_Customize_Manager::changeset_uuid()

Method: Gets the changeset UUID.

Source: wp-includes/class-wp-customize-manager.php:814

Used by 5 functions | Uses 1 function

_wp_customize_publish_changeset()

Function: Publishes a snapshot’s changes.

Source: wp-includes/theme.php:3534

Used by 0 functions | Uses 5 functions

_wp_customize_changeset_filter_insert_post_data()

Function: Filters changeset post data upon insert to ensure post_name is intact.

Source: wp-includes/theme.php:3609

Used by 0 functions | Uses 0 functions

get_theme_starter_content

Filter Hook: Filters the expanded array of starter content.

Source: wp-includes/theme.php:2526

Used by 1 function | Uses 0 functions

get_theme_starter_content()

Function: Expands a theme’s starter content configuration using core-provided data.

Source: wp-includes/theme.php:2211

Used by 1 function | Uses 5 functions
Previous 1 2 3 … 17 18 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry