wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:WP_REST_Menu_Items_Controller::get_item_schema() | Retrieves the term’s schema, conforming to JSON Schema. |
wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:WP_REST_Templates_Controller::get_item_schema() | Retrieves the block type’ schema, conforming to JSON Schema. |
wp-admin/includes/meta-boxes.php:register_and_do_post_meta_boxes() | Registers the default post meta boxes, and runs the do_meta_boxes actions. |
wp-admin/includes/class-wp-privacy-requests-table.php:WP_Privacy_Requests_Table::get_request_counts() | Count number of requests for each status. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::establish_loaded_changeset() | Establishes the loaded changeset. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::import_theme_starter_content() | Imports theme starter content into the customized state. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::find_changeset_post_id() | Finds the changeset post ID for a given changeset UUID. |
wp-includes/theme.php:wp_get_custom_css_post() | Fetches the custom_css post for a given theme. |
wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:WP_REST_Post_Statuses_Controller::get_items() | Retrieves all post statuses, depending on user context. |
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:WP_REST_Posts_Controller::get_item_schema() | Retrieves the post’s schema, conforming to JSON Schema. |
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:WP_REST_Posts_Controller::get_collection_params() | Retrieves the query params for the posts collection. |
wp-admin/includes/post.php:wp_edit_posts_query() | Runs the query to fetch the posts for listing on the edit posts page. |
wp-admin/includes/class-wp-posts-list-table.php:WP_Posts_List_Table::get_views() | |
wp-admin/includes/class-wp-posts-list-table.php:WP_Posts_List_Table::__construct() | Constructor. |
wp-admin/includes/class-wp-posts-list-table.php:WP_Posts_List_Table::prepare_items() | |
wp-includes/class-wp-query.php:WP_Query::get_posts() | Retrieves an array of posts based on query variables. |
wp-includes/link-template.php:get_adjacent_post() | Retrieves the adjacent post. |
wp-includes/post.php:get_pages() | Retrieve an array of pages (or hierarchical post type items). |
wp-includes/post.php:wp_insert_post() | Insert or update a post. |
wp-includes/post.php:wp_count_posts() | Count number of posts of a post type and if user has permissions to view. |
wp-includes/canonical.php:redirect_guess_404_permalink() | Attempts to guess the correct URL for a 404 request based on query vars. |