get_block_editor_settings()wp-includes/block-editor.php | Returns the contextualized block editor settings for a selected editor context.
|
block_editor_rest_api_preload()wp-includes/block-editor.php | Preloads common data used with the block editor by specifying an array of REST API paths that will be preloaded for a given block editor context.
|
get_allowed_block_types()wp-includes/block-editor.php | Gets the list of allowed block types to use in the block editor.
|
get_block_categories()wp-includes/block-editor.php | Returns all the categories for block types that will be shown in the block editor.
|
_wp_privacy_send_request_confirmation_notification()wp-includes/user.php | Notifies the site administrator via email when a request is confirmed.
|
_wp_privacy_send_erasure_fulfillment_notification()wp-includes/user.php | Notifies the user when their erasure request is fulfilled.
|
WP_Privacy_Policy_Content::get_default_content()wp-admin/includes/class-wp-privacy-policy-content.php | Returns the default suggested privacy policy content.
|
WP_Site::get_details()wp-includes/class-wp-site.php | Retrieves the details for this site.
|
WP_REST_Server::serve_request()wp-includes/rest-api/class-wp-rest-server.php | Handles serving a REST API request.
|
login_header()wp-login.php | Outputs the login page header.
|
validate_another_blog_signup()wp-signup.php | Validates a new site sign-up for an existing user.
|
WP_Screen::render_screen_meta()wp-admin/includes/class-wp-screen.php | Renders the screen’s help section.
|
wp_save_image_file()wp-admin/includes/image-edit.php | Saves image to file.
|
image_edit_apply_changes()wp-admin/includes/image-edit.php | Performs group of changes on Editor specified.
|
wp_stream_image()wp-admin/includes/image-edit.php | Streams image in WP_Image_Editor to browser.
|
media_buttons()wp-admin/includes/media.php | Adds the media button to the editor.
|
WP_Terms_List_Table::prepare_items()wp-admin/includes/class-wp-terms-list-table.php | |
map_meta_cap()wp-includes/capabilities.php | Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
|
WP::build_query_string()wp-includes/class-wp.php | Sets the query string property based off of the query variable property.
|
WP_Http::_get_first_available_transport()wp-includes/class-wp-http.php | Tests which transports are capable of supporting the request.
|
get_posts_by_author_sql()wp-includes/post.php | Retrieves the post SQL based on capability, author, and type.
|
WP_Rewrite::mod_rewrite_rules()wp-includes/class-wp-rewrite.php | Retrieves mod_rewrite-formatted rewrite rules to write to .htaccess.
|
WP_Rewrite::rewrite_rules()wp-includes/class-wp-rewrite.php | Constructs rewrite matches and queries from permalink structure.
|
get_blog_details()wp-includes/ms-blogs.php | Retrieves the details for a blog from the blogs table and blog options.
|
_WP_Editors::editor()wp-includes/class-wp-editor.php | Outputs the HTML for a single instance of the editor.
|
User Contributed Notes
You must log in before being able to contribute a note or feedback.