Used By
Used By | Description |
---|---|
wp-includes/customize/class-wp-customize-nav-menu-item-setting.php: WP_Customize_Nav_Menu_Item_Setting::get_original_title() | Get original title. |
wp-admin/includes/class-wp-posts-list-table.php: WP_Posts_List_Table::column_title() | Handles the title column output. |
wp-admin/includes/class-walker-nav-menu-checklist.php: Walker_Nav_Menu_Checklist::start_el() | Start the element output. |
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/link-template.php: get_adjacent_post_link() | Retrieves the adjacent post link. |
wp-includes/class-walker-nav-menu.php: Walker_Nav_Menu::start_el() | Starts the element output. |
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: get_the_title() | Retrieve post title. |
wp-includes/nav-menu.php: wp_setup_nav_menu_item() | Decorates a menu item object with the shared navigation menu item properties. |
wp-includes/comment.php: do_trackbacks() | Perform trackbacks. |