CARVIEW |
New and updated in 6.3.0
-
Sets the last changed time for the ‘users’ cache group.
-
Checks if password reset is allowed for a specific user.
-
hookwp_update_user
Fires after the user has been updated and emails have been sent.
-
Fires after a cache group `last_changed` time is updated.
-
Filters the memory limit allocated for WP-Cron event processing.
-
functionwp_cache_set_last_changed()
Sets last changed date for the specified cache group to now.
-
function_validate_cache_id()
Checks whether the given cache ID is either an integer or an integer-like string.
-
functionwp_high_priority_element_flag()
Accesses a flag that indicates if an element is a possible candidate for `fetchpriority=’high’`.
-
Filters the minimum square-pixels threshold for an image to be eligible as the high-priority image.
-
Gets loading optimization attributes.
-
Determines whether to add `fetchpriority=’high’` to loading attributes.
-
Adds optimization attributes to an `img` HTML tag.
-
Filters the context in which wp_get_attachment_image() is used.
-
functionwp_lazyload_comment_meta()
Queue comment meta for lazy-loading.
-
Filters whether to short-circuit loading .mo file.
-
Filters whether to short-circuit the wp_setup_nav_menu_item() output.
-
Returns the classic menu with the slug `primary` if it exists.
-
Gets the classic menu assigned to the `primary` navigation menu location if it exists.
-
Creates a default Navigation Block Menu fallback.
-
Gets the rendered markup for the default fallback blocks.
-
Creates a Navigation Menu post from a Classic Menu.
-
Determines the most appropriate classic navigation menu to use as a fallback.
-
Sorts the classic menus and returns the most recently created one.
-
Manages fallback behavior for Navigation menus.
-
Gets (and/or creates) an appropriate fallback Navigation Menu.
-
Filters whether or not a fallback should be created.
-
Finds the most recently published `wp_navigation` post type.
-
function_filter_do_shortcode_context()
Filter the `wp_get_attachment_image_context` hook during shortcode rendering.
-
Replaces CSS variables with their values in place.
-
Resolves the values of CSS variables in the given styles.