excerpt_allowed_blocks
Filter Hook: Filters the list of blocks that can contribute to the excerpt.
Source: wp-includes/blocks.php:154
Filter Hook: Filters the list of blocks that can contribute to the excerpt.
Source: wp-includes/blocks.php:154
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1223
Filter Hook: Filters the REST avatar sizes.
Source: wp-includes/rest-api.php:1112
Method: Retrieve a network from the database by its ID.
Source: wp-includes/class-wp-network.php:94
Method: Create a new WP_Network object.
Source: wp-includes/class-wp-network.php:127
Method: Set the site name assigned to the network if one has not been populated.
Source: wp-includes/class-wp-network.php:282
Method: Set the cookie domain based on the network domain if one has not been populated.
Source: wp-includes/class-wp-network.php:299
Method: Retrieve the closest matching network for a domain and path.
Source: wp-includes/class-wp-network.php:327
Class: Core class used for interacting with a multisite network.
Source: wp-includes/class-wp-network.php:24
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1368
Filter Hook: Filters the categories before building the category list.
Source: wp-includes/category-template.php:148
Method: Magic method for unsetting a certain custom field.
Source: wp-includes/class-wp-user.php:362
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:895
Function: Sends Cross-Origin Resource Sharing headers with API requests.
Source: wp-includes/rest-api.php:579
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:609
Function: Sends the “Allow” header to state all methods that can be sent to the current route.
Source: wp-includes/rest-api.php:643
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:729
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:747
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:762
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: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:869
Function: Handles _deprecated_argument() errors.
Source: wp-includes/rest-api.php:556
Function: Retrieves the URL to a REST endpoint on a site.
Source: wp-includes/rest-api.php:348
Filter Hook: Filters the REST URL.
Source: wp-includes/rest-api.php:403
Function: Retrieves the URL to a REST endpoint.
Source: wp-includes/rest-api.php:417
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