New and updated in 4.5.0
-
function_wp_post_revision_data()
Returns a post array ready to be inserted into the posts table as a post revision.
-
Fires immediately after a comment has been removed from the object cache.
-
Filters a post’s comment count before it is updated in the database.
-
Filters the lengths for the comment form fields.
-
Retrieves the maximum character lengths for the comment form fields.
-
Queues comments for metadata lazy-loading.
-
Queues posts for lazy-loading of term meta.
-
Adds a suffix if any trashed posts have a given slug.
-
Adds a trashed suffix for a given post.
-
functionget_post_types_by_support()
Retrieves a list of post type names that support a specific feature.
-
functionunregister_post_type()
Unregisters a post type.
-
Fires after a post type was unregistered.
-
Retrieves parsed ID data for multidimensional setting.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:202 -
Renders the template partial involving the associated settings.
Used by 0 functions | Uses 3 functions | Source: wp-includes/customize/class-wp-customize-partial.php:216 -
Filters partial rendering.
Used by 1 function | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:246 -
Filters partial rendering for a specific partial.
Used by 1 function | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:260 -
Default callback used when invoking WP_Customize_Control::render().
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:283 -
Retrieves the data to export to the client via JSON.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:295 -
Checks if the user can refresh this partial.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-partial.php:318 -
Constructor.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:161 -
Fires immediately after partials are rendered.
Used by 1 function | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-selective-refresh.php:393 -
Filters the response from rendering the partials.
Used by 1 function | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-selective-refresh.php:437 -
classWP_Customize_Partial
Core Customizer class for implementing selective refresh partials.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-partial.php:20 -
Registers dynamically-created partials.
Used by 1 function | Uses 3 functions | Source: wp-includes/customize/class-wp-customize-selective-refresh.php:209 -
Checks whether the request is for rendering partials.
Used by 1 function | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-selective-refresh.php:271