wp-admin/includes/class-wp-screen.php: WP_Screen::render_meta_boxes_preferences() | Render the meta boxes preferences. |
wp-admin/includes/class-wp-screen.php: WP_Screen::render_list_table_columns_preferences() | Render the list table columns preferences. |
wp-admin/includes/class-wp-screen.php: WP_Screen::render_view_mode() | Render the list table view mode preferences. |
wp-signup.php: signup_user() | Shows a form for a visitor to sign up for a new user account. |
wp-admin/includes/network.php: network_step1() | Prints step 1 for Network installation process. |
wp-admin/install.php: display_setup_form() | Display installer setup form. |
wp-admin/includes/user.php: use_ssl_preference() | Optional SSL preference that can be turned on by hooking to the ‘personal_options’ action. |
wp-admin/includes/class-wp-screen.php: WP_Screen::show_screen_options() | |
wp-admin/includes/class-wp-screen.php: WP_Screen::render_screen_layout() | Render the option for number of columns on the page |
wp-admin/includes/screen.php: meta_box_prefs() | Prints the meta box preferences for screen meta. |
wp-admin/includes/misc.php: admin_color_scheme_picker() | Display the default admin color scheme picker (Used in user-edit.php) |
wp-admin/includes/class-walker-category-checklist.php: Walker_Category_Checklist::start_el() | Start the element output. |
wp-admin/includes/media.php: wp_media_insert_url_form() | Creates the form for external url |
wp-admin/includes/meta-boxes.php: post_comment_status_meta_box() | Display comments status form fields. |
wp-admin/includes/meta-boxes.php: link_submit_meta_box() | Display link create form fields. |
wp-admin/includes/meta-boxes.php: post_submit_meta_box() | Displays post submit form fields. |
wp-admin/includes/meta-boxes.php: post_format_meta_box() | Display post format form elements. |
wp-admin/includes/class-walker-nav-menu-edit.php: Walker_Nav_Menu_Edit::start_el() | Start the element output. |
wp-admin/includes/file.php: request_filesystem_credentials() | Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::step_1() | Display first step of custom header image page. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::show_header_selector() | Display UI for selecting one of several default headers. |
wp-admin/includes/class-custom-background.php: Custom_Background::admin_page() | Display the custom background page. |
wp-includes/widgets/class-wp-widget-tag-cloud.php: WP_Widget_Tag_Cloud::form() | Outputs the Tag Cloud widget settings form. |
wp-includes/widgets/class-wp-widget-categories.php: WP_Widget_Categories::form() | Outputs the settings form for the Categories widget. |
wp-includes/widgets/class-wp-widget-recent-posts.php: WP_Widget_Recent_Posts::form() | Outputs the settings form for the Recent Posts widget. |
wp-includes/widgets/class-wp-widget-text.php: WP_Widget_Text::form() | Outputs the Text widget settings form. |
wp-includes/widgets/class-wp-widget-archives.php: WP_Widget_Archives::form() | Outputs the settings form for the Archives widget. |
wp-includes/widgets/class-wp-widget-links.php: WP_Widget_Links::form() | Outputs the settings form for the Links widget. |
wp-includes/widgets.php: wp_widget_rss_form() | Display RSS widget options form. |
wp-includes/class-wp-customize-control.php: WP_Customize_Control::render_content() | Render the control’s content. |