render_block_core_archives()
Function: Renders the `core/archives` block on server.
Source: wp-includes/blocks/archives.php:17
Function: Renders the `core/archives` block on server.
Source: wp-includes/blocks/archives.php:17
Function: Renders the `core/block` block on server.
Source: wp-includes/blocks/block.php:15
Function: Renders the `core/categories` block on server.
Source: wp-includes/blocks/categories.php:15
Function: Renders the `core/latest-comments` block on server.
Source: wp-includes/blocks/latest-comments.php:43
Function: Renders the `core/latest-posts` block on server.
Source: wp-includes/blocks/latest-posts.php:15
Function: Performs wpautop() on the shortcode block content.
Source: wp-includes/blocks/shortcode.php:16
Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
Source: wp-admin/includes/file.php:1644
Function: Checks a theme’s support for a given feature before loading the functions which implement it.
Source: wp-includes/theme.php:2825
Function: Load the database class file and instantiate the `$wpdb` global.
Source: wp-includes/load.php:418
Function: Reset the mbstring internal encoding to a users previously set encoding.
Source: wp-includes/functions.php:6121
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:2392
Function: Restore the current blog, after calling switch_to_blog()
Source: wp-includes/ms-blogs.php:568
Function: Restores the translations according to the original locale.
Source: wp-includes/l10n.php:1578
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1562
Function: Registers the default REST API filters.
Source: wp-includes/rest-api.php:173
Function: Registers rewrite rules for the API.
Source: wp-includes/rest-api.php:141
Function: Loads the REST API.
Source: wp-includes/rest-api.php:288
Function: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:156
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:929
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:792
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:846
Function: Do a REST request.
Source: wp-includes/rest-api.php:431
Function: Ensures request arguments are a request object (for consistency).
Source: wp-includes/rest-api.php:489
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:511
Function: Filter the API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:690
Function: Retrieves the pixel sizes for avatars.
Source: wp-includes/rest-api.php:1100
Function: Retrieves the avatar urls in various sizes based on a given email address.
Source: wp-includes/rest-api.php:1082
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:895
Function: Retrieves the current REST server instance.
Source: wp-includes/rest-api.php:447
Function: Retrieves the URL prefix for any API resource.
Source: wp-includes/rest-api.php:322