New and updated in 6.1.0
-
functionuse_block_editor_for_post()
Returns whether the post can be edited in the block editor.
-
Retrieves the post type’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:311 -
function_prime_term_caches()
Adds any terms from the given IDs to the cache that do not already exist in cache.
-
function_prime_network_caches()
Adds any networks from the given IDs to the cache that do not already exist in cache.
-
function_prime_site_caches()
Adds any sites from the given IDs to the cache that do not already exist in cache.
-
function_prime_comment_caches()
Adds any comments from the given IDs to the cache that do not already exist in cache.
-
hookedit_terms
Fires immediately before the given terms are edited.
-
hookedited_terms
Fires immediately after a term is updated in the database, but before its term-taxonomy relationship is updated.
-
Fires before each of the tabs are rendered on the Install Themes page.
-
Fires at the top of each of the tabs on the Install Themes page.
-
functionsync_category_tag_slugs()
Synchronizes category and post tag slugs when global terms are enabled.
-
Checks if a file or directory exists.
Used by 2 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpext.php:427 -
functioninstall_global_terms()
Install global terms.
-
functiondbDelta()
Modifies the database based on specified SQL statements.
-
functionadd_settings_section()
Adds a new section to a settings page.
-
Checks if a file or directory exists.
Used by 4 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:429 -
function_get_cron_array()
Retrieves cron info array option.
-
methodWP_Object_Cache::set()
Sets the data contents into the cache.
-
functionwp_dropdown_categories()
Displays or retrieves the HTML dropdown list of categories.
-
functionwp_list_categories()
Displays or retrieves the HTML list of categories.
-
functionadd_theme_support()
Registers theme support for a given feature.
-
functionunload_textdomain()
Unloads translations for a text domain.
-
Filters whether to override the text domain unloading.
-
Fires before the text domain is unloaded.
-
functionload_textdomain()
Loads a .mo file into the text domain $domain.
-
functionesc_url_raw()
Sanitizes a URL for database or redirect usage.
-
functionget_avatar()
Retrieves the avatar “ tag for a user, email address, MD5 hash, comment, or post.
-
functionremove_accents()
Converts all accent characters to ASCII characters.
-
functionwp_nonce_tick()
Returns the time-dependent variable for nonce creation.
-
hooknonce_life
Filters the lifespan of nonces in seconds.