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