wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:WP_REST_Block_Patterns_Controller::get_items_permissions_check() | Checks whether a given request has permission to read block patterns. |
wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:WP_REST_Block_Pattern_Categories_Controller::get_items_permissions_check() | Checks whether a given request has permission to read block patterns. |
wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:WP_REST_Menu_Items_Controller::check_has_read_only_access() | Checks whether the current user has read permission for the endpoint. |
wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:WP_REST_URL_Details_Controller::permissions_check() | Checks whether a given request has permission to read remote URLs. |
wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:WP_REST_Menus_Controller::check_has_read_only_access() | Checks whether the current user has read permission for the endpoint. |
wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:WP_REST_Pattern_Directory_Controller::get_items_permissions_check() | Checks whether a given request has permission to view the local block pattern directory. |
wp-includes/rest-api/class-wp-rest-server.php:WP_REST_Server::add_active_theme_link_to_index() | Adds a link to the active theme for users who have proper permissions. |
wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:WP_REST_Themes_Controller::check_read_active_theme_permission() | Checks if a theme can be read. |
wp-includes/comment.php:do_all_trackbacks() | Performs all trackbacks. |
wp-includes/comment.php:do_all_enclosures() | Performs all enclosures. |
wp-includes/comment.php:do_all_pingbacks() | Performs all pingbacks. |
wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:WP_REST_Block_Types_Controller::check_read_permission() | Checks whether a given block type should be visible. |
wp-includes/sitemaps/providers/class-wp-sitemaps-users.php:WP_Sitemaps_Users::get_users_query_args() | Returns the query args for retrieving users to list in the sitemap. |
wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:WP_Sitemaps_Posts::get_object_subtypes() | Returns the public post types, which excludes nav_items and similar types. |
wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:WP_REST_Post_Search_Handler::__construct() | Constructor. |
wp-includes/class-wp-theme.php:WP_Theme::get_post_templates() | Returns the theme’s post templates. |
wp-includes/rest-api.php:create_initial_rest_routes() | Registers default REST API routes. |
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:WP_REST_Users_Controller::get_collection_params() | Retrieves the query params for collections. |
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:WP_REST_Users_Controller::get_items_permissions_check() | Permissions check for getting all users. |
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:WP_REST_Users_Controller::get_items() | Retrieves all users. |
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:WP_REST_Users_Controller::get_item_permissions_check() | Checks if a given request has access to read a user. |
wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:WP_REST_Post_Statuses_Controller::check_read_permission() | Checks whether a given post status should be visible. |
wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:WP_REST_Post_Statuses_Controller::get_items_permissions_check() | Checks whether a given request has permission to read post statuses. |
wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:WP_REST_Post_Types_Controller::get_items_permissions_check() | Checks whether a given request has permission to read types. |
wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:WP_REST_Post_Types_Controller::get_items() | Retrieves all public post types. |
wp-includes/embed.php:get_post_embed_url() | Retrieves the URL to embed a specific post in an iframe. |
wp-admin/includes/class-wp-screen.php:WP_Screen::render_view_mode() | Render the list table view mode preferences. |
wp-includes/class-wp-customize-nav-menus.php:WP_Customize_Nav_Menus::search_available_items_query() | Performs post queries for available-item searching. |
wp-includes/class-wp-customize-nav-menus.php:WP_Customize_Nav_Menus::available_item_types() | Returns an array of all the available item types. |
wp-admin/includes/export.php:export_wp() | Generates the WXR export file for download. |
wp-admin/includes/misc.php:set_screen_options() | Saves option for number of rows when listing posts, pages, comments, etc. |
wp-admin/includes/user.php:wp_delete_user() | Remove user and optionally reassign posts and links to another user. |
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/ajax-actions.php:wp_ajax_menu_get_metabox() | Ajax handler for retrieving menu meta boxes. |
wp-admin/includes/ajax-actions.php:wp_ajax_find_posts() | Ajax handler for querying posts for the Find Posts modal. |
wp-admin/includes/class-wp-terms-list-table.php:WP_Terms_List_Table::__construct() | Constructor. |
wp-admin/includes/nav-menu.php:wp_nav_menu_post_type_meta_boxes() | Creates meta boxes for any post type menu item. |
wp-includes/class-wp.php:WP::parse_request() | Parses the request to find the correct WordPress query. |
wp-includes/class-wp-query.php:WP_Query::get_posts() | Retrieves an array of posts based on query variables. |
wp-includes/class-wp-embed.php:WP_Embed::cache_oembed() | Triggers a caching of all oEmbed results. |
wp-includes/link-template.php:get_permalink() | Retrieves the full permalink for the current post or post ID. |
wp-includes/admin-bar.php:wp_admin_bar_new_content_menu() | Adds “Add New” menu. |
wp-includes/class-wp-user-query.php:WP_User_Query::prepare_query() | Prepares the query variables. |
wp-includes/post.php:_get_last_post_time() | Gets the timestamp of the last time any post was modified or published. |
wp-includes/post.php:get_pages() | Retrieve an array of pages (or hierarchical post type items). |
wp-includes/post.php:_add_post_type_submenus() | Add submenus for post types. |
wp-includes/class-wp-rewrite.php:WP_Rewrite::generate_rewrite_rules() | Generates rewrite rules from a permalink structure. |
wp-includes/rewrite.php:url_to_postid() | Examines a URL and try to determine the post ID it represents. |
wp-includes/canonical.php:redirect_guess_404_permalink() | Attempts to guess the correct URL for a 404 request based on query vars. |
wp-includes/class-wp-xmlrpc-server.php:wp_xmlrpc_server::wp_getPostTypes() | Retrieves a post types |
wp-includes/class-wp-editor.php:_WP_Editors::wp_link_query() | Performs post queries for internal linking. |