ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.2.0
  • Page 7

WP_Customize_Manager::add_dynamic_settings()

Method: Registers any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.

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

Used by 0 functions | Uses 0 functions

customize_dynamic_setting_args

Filter Hook: Filters a dynamic setting’s constructor args.

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

Used by 0 functions | Uses 0 functions

customize_dynamic_setting_class

Filter Hook: Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass.

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

Used by 0 functions | Uses 0 functions

is_page_template()

Function: Determines whether the current post uses a page template.

Source: wp-includes/post-template.php:1825

Used by 1 function | Uses 3 functions

WP_Customize_Manager::doing_ajax()

Method: Returns true if it’s an Ajax request.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::set_post_value()

Method: Overrides a setting’s value in the current customized state.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::customize_preview_loading_style()

Method: Prints CSS for loading indicators for the Customizer preview.

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

Used by 0 functions | Uses 0 functions

customize_save_response

Filter Hook: Filters response data for a successful customize_save Ajax request.

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

Used by 0 functions | Uses 0 functions

wp_dropdown_pages()

Function: Retrieves or displays a list of pages as a dropdown (select list).

Source: wp-includes/post-template.php:1181

Used by 1 function | Uses 3 functions

get_post_class()

Function: Retrieves an array of the class names for the post container element.

Source: wp-includes/post-template.php:484

Used by 1 function | Uses 10 functions
« Previous 1 … 6 7 8 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy