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_the_privacy_policy_link() | Returns the privacy policy link with formatting, when applicable. |
wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php: WP_REST_Revisions_Controller::prepare_item_for_response() | Prepares the revision for the REST response. |
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/embed.php: wp_embed_excerpt_more() | Filters the string in the ‘more’ link displayed after a trimmed excerpt. |
wp-includes/embed.php: get_post_embed_html() | Retrieves the embed code for a specific post. |
wp-includes/embed.php: get_oembed_response_data() | Retrieves the oEmbed response data for a given post. |
wp-admin/includes/template.php: _draft_or_post_title() | Get the post title. |
wp-admin/includes/revision.php: wp_prepare_revisions_for_js() | Prepare revisions for JavaScript. |
wp-admin/includes/class-wp-comments-list-table.php: WP_Comments_List_Table::column_response() | |
wp-admin/includes/class-walker-nav-menu-edit.php: Walker_Nav_Menu_Edit::start_el() | Start the element output. |
wp-admin/includes/nav-menu.php: _wp_ajax_menu_quick_search() | Prints the appropriate response to a menu quick search. |
wp-includes/widgets/class-wp-widget-recent-comments.php: WP_Widget_Recent_Comments::widget() | Outputs the content for the current Recent Comments widget instance. |
wp-includes/widgets/class-wp-widget-recent-posts.php: WP_Widget_Recent_Posts::widget() | Outputs the content for the current Recent Posts widget instance. |
wp-includes/feed.php: get_the_title_rss() | Retrieve the current post title for the feed. |
wp-includes/post-template.php: the_title() | Display or retrieve the current post title with optional markup. |
wp-includes/post-template.php: the_title_attribute() | Sanitize the current title when retrieving or displaying. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::_prepare_comment() | Prepares comment data for return in an XML-RPC object. |
wp-includes/comment-template.php: trackback_rdf() | Generates and displays the RDF for the trackback information of current post. |
wp-includes/comment-template.php: comments_popup_link() | Displays the link to the comments for the current post ID. |
wp-includes/class-wp-editor.php: _WP_Editors::wp_link_query() | Performs post queries for internal linking. |