wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php: WP_Sitemaps_Posts::get_url_list() | Gets a URL list for a post type sitemap. |
wp-includes/rest-api/search/class-wp-rest-post-search-handler.php: WP_REST_Post_Search_Handler::prepare_item() | Prepares the search result for a given ID. |
wp-includes/link-template.php: get_privacy_policy_url() | Retrieves the URL to the privacy policy page. |
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: WP_REST_Posts_Controller::prepare_item_for_response() | Prepares a single post output for response. |
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: WP_REST_Posts_Controller::get_item() | Retrieves a single post. |
wp-includes/class-wp-customize-nav-menus.php: WP_Customize_Nav_Menus::ajax_insert_auto_draft_post() | Ajax handler for adding a new auto-draft post. |
wp-includes/link-template.php: wp_get_canonical_url() | Returns the canonical URL for a post. |
wp-includes/embed.php: wp_embed_excerpt_more() | Filters the string in the ‘more’ link displayed after a trimmed excerpt. |
wp-includes/embed.php: wp_oembed_add_discovery_links() | Adds oEmbed discovery links in the website . |
wp-includes/embed.php: get_post_embed_url() | Retrieves the URL to embed a specific post in an iframe. |
wp-includes/embed.php: get_post_embed_html() | Retrieves the embed code for a specific post. |
wp-includes/link-template.php: get_preview_post_link() | Retrieves the URL used for the post preview. |
wp-includes/customize/class-wp-customize-nav-menu-item-setting.php: WP_Customize_Nav_Menu_Item_Setting::value_as_wp_post_nav_menu_item() | Get the value emulated into a WP_Post and set up as a nav_menu_item. |
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::load_available_items_query() | Performs the post_type and taxonomy queries for loading available menu items. |
wp-admin/includes/class-wp-posts-list-table.php: WP_Posts_List_Table::handle_row_actions() | Generates and displays row action links. |
wp-admin/includes/upgrade.php: wp_install_maybe_enable_pretty_permalinks() | Maybe enable pretty permalinks on installation. |
wp-admin/includes/dashboard.php: wp_dashboard_recent_posts() | Generates Publishing Soon and Recently Published sections. |
wp-admin/includes/media.php: get_media_item() | Retrieve HTML form for modifying the image attachment. |
wp-admin/includes/post.php: get_sample_permalink_html() | Returns the HTML of the sample permalink slug editor. |
wp-admin/includes/post.php: get_sample_permalink() | Get a sample permalink based off of the post name. |
wp-admin/includes/class-wp-media-list-table.php: WP_Media_List_Table::_get_row_actions() | |
wp-admin/includes/class-wp-comments-list-table.php: WP_Comments_List_Table::column_response() | |
wp-includes/category-template.php: wp_list_categories() | Displays or retrieves the HTML list of categories. |
wp-includes/pluggable.php: wp_notify_postauthor() | Notify an author (and/or others) of a comment/trackback/pingback on a post. |
wp-includes/pluggable.php: wp_notify_moderator() | Notifies the moderator of the site about a new comment that is awaiting approval. |
wp-includes/general-template.php: wp_get_archives() | Display archive links based on type and format. |
wp-includes/deprecated.php: get_boundary_post_rel_link() | Get boundary post relational link. |
wp-includes/deprecated.php: get_parent_post_rel_link() | Get parent post relational link. |
wp-includes/deprecated.php: previous_post() | Prints a link to the previous post. |
wp-includes/deprecated.php: next_post() | Prints link to the next post. |
wp-includes/query.php: wp_old_slug_redirect() | Redirect old slugs to the correct permalink. |
wp-includes/link-template.php: get_comments_pagenum_link() | Retrieves the comments page number link. |
wp-includes/link-template.php: paginate_comments_links() | Displays or retrieves pagination links for the comments on the current post. |
wp-includes/link-template.php: get_adjacent_post_link() | Retrieves the adjacent post link. |
wp-includes/link-template.php: get_adjacent_post_rel_link() | Retrieves the adjacent post relational link. |
wp-includes/link-template.php: get_post_type_archive_link() | Retrieves the permalink for a post type archive. |
wp-includes/link-template.php: get_post_comments_feed_link() | Retrieves the permalink for the post comments feed. |
wp-includes/link-template.php: get_the_permalink() | Retrieves the full permalink for the current post or post ID. |
wp-includes/link-template.php: get_attachment_link() | Retrieves the permalink for an attachment. |
wp-includes/deprecated.php: post_permalink() | Retrieve permalink from post ID. |
wp-includes/link-template.php: the_permalink() | Displays the permalink for the current post. |
wp-includes/admin-bar.php: wp_admin_bar_edit_menu() | Provide an edit link for posts and terms. |
wp-includes/feed.php: the_permalink_rss() | Display the permalink to the post for use in feeds. |
wp-includes/class-walker-page.php: Walker_Page::start_el() | Outputs the beginning of the current element in the tree. |
wp-includes/post-template.php: _wp_link_page() | Helper function for wp_link_pages(). |
wp-includes/post-template.php: get_the_content() | Retrieve the post content. |
wp-includes/post.php: _transition_post_status() | Hook for managing future post transitions to published. |
wp-includes/post.php: wp_insert_post() | Insert or update a post. |
wp-includes/canonical.php: redirect_guess_404_permalink() | Attempts to guess the correct URL for a 404 request based on query vars. |
wp-includes/canonical.php: redirect_canonical() | Redirects incoming links to the proper URL based on the site url. |
wp-includes/ms-functions.php: get_blog_permalink() | Get the permalink for a post on another blog. |
wp-includes/nav-menu.php: wp_setup_nav_menu_item() | Decorates a menu item object with the shared navigation menu item properties. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::mw_getPost() | Retrieve post. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::mw_getRecentPosts() | Retrieve list of recent posts. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::_prepare_page() | Prepares page data for return in an XML-RPC object. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::_prepare_post() | Prepares post data for return in an XML-RPC object. |
wp-includes/comment-template.php: get_post_reply_link() | Retrieves HTML content for reply to post link. |
wp-includes/comment-template.php: comment_form() | Outputs a complete commenting form for use within a template. |
wp-includes/comment-template.php: get_trackback_url() | Retrieves the current post’s trackback URL. |
wp-includes/comment-template.php: comments_popup_link() | Displays the link to the comments for the current post ID. |
wp-includes/comment-template.php: get_comment_reply_link() | Retrieves HTML content for reply to comment link. |
wp-includes/comment-template.php: get_comment_link() | Retrieves the link to a given comment. |
wp-includes/comment-template.php: get_comments_link() | Retrieves the link to the current post comments. |
wp-includes/comment.php: trackback() | Send a Trackback. |
wp-includes/comment.php: pingback() | Pings back the links found in a post. |
wp-includes/class-wp-editor.php: _WP_Editors::wp_link_query() | Performs post queries for internal linking. |