wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:
WP_Customize_Nav_Menu_Locations_Control::content_template()
|
JS/Underscore template for the control UI.
|
wp-includes/customize/class-wp-customize-header-image-control.php:
WP_Customize_Header_Image_Control::render_content()
|
|
wp-includes/general-template.php:
feed_links()
|
Display the links to the general feeds.
|
wp-includes/general-template.php:
get_search_form()
|
Display search form.
|
wp-includes/widgets/class-wp-widget-recent-comments.php:
WP_Widget_Recent_Comments::recent_comments_style()
|
Outputs the default styles for the Recent Comments widget.
|
wp-includes/class-wp-customize-widgets.php:
WP_Customize_Widgets::customize_dynamic_partial_args()
|
Filters arguments for dynamic widget partials.
|
wp-includes/class-wp-customize-widgets.php:
WP_Customize_Widgets::selective_refresh_init()
|
Adds hooks for selective refresh.
|
wp-includes/class-wp-customize-widgets.php:
WP_Customize_Widgets::get_selective_refreshable_widgets()
|
List whether each registered widget can be use selective refresh.
|
wp-includes/class-wp-customize-widgets.php:
WP_Customize_Widgets::get_setting_args()
|
Retrieves common arguments to supply when constructing a Customizer setting.
|
wp-includes/media.php:
wp_enqueue_media()
|
Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs.
|
wp-includes/media.php:
gallery_shortcode()
|
Builds the Gallery shortcode output.
|
wp-includes/media.php:
img_caption_shortcode()
|
Builds the Caption shortcode output.
|
wp-includes/admin-bar.php:
wp_admin_bar_appearance_menu()
|
Add appearance submenu items to the “Site Name” menu.
|
wp-includes/class-wp-admin-bar.php:
WP_Admin_Bar::initialize()
|
|
wp-includes/theme.php:
_custom_header_background_just_in_time()
|
Registers the internal custom header and background routines.
|
wp-includes/theme.php:
_custom_logo_header_styles()
|
Adds CSS to hide header text for custom logo, based on Customizer setting.
|
wp-includes/theme.php:
current_theme_supports()
|
Checks a theme’s support for a given feature
|
wp-includes/theme.php:
require_if_theme_supports()
|
Checks a theme’s support for a given feature before loading the functions which implement it.
|
wp-includes/theme.php:
remove_editor_styles()
|
Removes all visual editor stylesheets.
|
wp-includes/theme.php:
_get_random_header_data()
|
Get random header image data from registered images in theme.
|
wp-includes/theme.php:
get_custom_header()
|
Get the header image data.
|
wp-includes/theme.php:
display_header_text()
|
Whether to display the header text.
|
wp-includes/class-wp-xmlrpc-server.php:
wp_xmlrpc_server::wp_getPostFormats()
|
Retrieves a list of post formats used by the site.
|
wp-includes/class-wp-xmlrpc-server.php:
wp_xmlrpc_server::initialise_blog_option_info()
|
Set up blog options property.
|
wp-includes/class-wp-xmlrpc-server.php:
wp_xmlrpc_server::_prepare_post()
|
Prepares post data for return in an XML-RPC object.
|
wp-includes/class-wp-customize-manager.php:
WP_Customize_Manager::register_controls()
|
Register some default controls.
|
wp-includes/post-template.php:
get_post_class()
|
Retrieves the classes for the post div as an array.
|
wp-includes/post.php:
wp_insert_post()
|
Insert or update a post.
|
wp-includes/class-wp-customize-nav-menus.php:
WP_Customize_Nav_Menus::customize_register()
|
Add the customizer settings and controls.
|
wp-includes/class-wp-customize-nav-menus.php:
WP_Customize_Nav_Menus::available_item_types()
|
Return an array of all the available item types.
|
wp-includes/taxonomy.php:
create_initial_taxonomies()
|
Creates the initial taxonomies.
|
wp-includes/comment-template.php:
wp_list_comments()
|
List comments.
|
wp-includes/comment-template.php:
comment_form()
|
Outputs a complete commenting form for use within a template.
|
wp-includes/functions.php:
wp_widgets_add_menu()
|
Append the Widgets menu to the themes main menu.
|
wp-admin/custom-background.php:
Custom_Background::admin_page()
|
Display the custom background page.
|
wp-admin/custom-header.php:
Custom_Image_Header::get_header_dimensions()
|
Calculate width and height based on what the currently selected theme supports.
|
wp-admin/custom-header.php:
Custom_Image_Header::ajax_header_crop()
|
Gets attachment uploaded by Media Manager, crops it, then saves it as a new object. Returns JSON-encoded object details.
|
wp-admin/custom-header.php:
Custom_Image_Header::js_includes()
|
Set up the enqueue for the JavaScript files.
|
wp-admin/custom-header.php:
Custom_Image_Header::css_includes()
|
Set up the enqueue for the CSS files
|
wp-admin/custom-header.php:
Custom_Image_Header::js()
|
Execute JavaScript depending on step.
|
wp-admin/custom-header.php:
Custom_Image_Header::js_1()
|
Display JavaScript based on Step 1 and 3.
|
wp-admin/custom-header.php:
Custom_Image_Header::js_2()
|
Display JavaScript based on Step 2.
|
wp-admin/custom-header.php:
Custom_Image_Header::step_1()
|
Display first step of custom header image page.
|
wp-admin/custom-header.php:
Custom_Image_Header::step_2()
|
Display second step of custom header image page.
|
wp-admin/custom-header.php:
Custom_Image_Header::step_3()
|
Display third step of custom header image page.
|
wp-admin/includes/image.php:
wp_generate_attachment_metadata()
|
Generate post thumbnail attachment meta data.
|
wp-admin/includes/media.php:
get_media_item()
|
Retrieve HTML form for modifying the image attachment.
|
wp-admin/includes/template.php:
_media_states()
|
|
wp-admin/includes/class-wp-posts-list-table.php:
WP_Posts_List_Table::inline_edit()
|
Outputs the hidden row displayed when inline editing
|
wp-admin/includes/meta-boxes.php:
post_format_meta_box()
|
Display post format form elements.
|
wp-admin/includes/post.php:
get_default_post_to_edit()
|
Default post information to use when populating the “Write Post” form.
|