New and updated in 5.9.0
-
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:24 -
Registers the site export route.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:34 -
Checks whether a given request has permission to export.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:55 -
Output a ZIP file with an export of the current templates and template parts from the site editor, and close the connection.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:75 -
Controller which provides REST endpoint for exporting current templates and template parts.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:17 -
functionwp_is_block_theme()
Returns whether the active theme is a block-based theme or not.
-
function_add_default_theme_supports()
Adds default theme supports for block themes when the ‘after_setup_theme’ action fires.
-
Sets a custom slug when creating auto-draft template parts.
-
Filters the list of header image attributes.
-
Controls the list of ports considered safe in HTTP API.
-
Filters the post thumbnail ID.
-
Filters the post thumbnail URL.
-
Retrieves the path of a file in the theme.
-
Returns whether this theme is a block-based theme or not.
-
Translates the provided settings value using its i18n schema.
-
function_add_template_loader_filters()
Adds necessary hooks to resolve ‘_wp-find-template’ requests.
-
function_resolve_template_for_new_post()
Sets the current WP_Query to return auto-draft posts.
-
Makes URLs relative to the WordPress installation.
-
Function that enqueues the CSS Custom Properties coming from theme.json.
-
functionwp_json_file_decode()
Reads and decodes a JSON file.
-
Checks if Application Passwords is supported.
-
Filters a user’s custom meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
-
functionwp_list_users()
Lists all the users of the site, with several options available.
-
Determines whether a presets should be overridden or not.