Wordpress/src/wp-admin
Dominik Schilling (ocean90) 5c1eb9f4f8 Customizer Theme Switcher: Don't re-render a theme control if it has already been rendered.
Move initialization of `$customizeSidebar` to `api.ThemesSection.initialize()` to prevent cases where the result can be undefined.

props westonruter, ocean90.
fixes #31793.

git-svn-id: https://develop.svn.wordpress.org/trunk@32119 602fd350-edb4-49c9-b593-d223f7449a82
2015-04-13 22:09:35 +00:00
..
css Press This: check the bookmarklet version and add the update notice from PHP. 2015-04-10 21:07:42 +00:00
images Update more instances of default admin blues and grays. 2015-04-05 21:19:54 +00:00
includes Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
js Customizer Theme Switcher: Don't re-render a theme control if it has already been rendered. 2015-04-13 22:09:35 +00:00
maint
network Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
user
about.php 4.2 about page text, rough cut. 2015-04-13 15:38:19 +00:00
admin-ajax.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
admin-footer.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:16:47 +00:00
admin-functions.php
admin-header.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:16:47 +00:00
admin-post.php
admin.php
async-upload.php Prevent IE9 and lower displaying the download file dialogue when attempting to upload using the html4 Plupload handler. 2015-02-12 01:14:47 +00:00
comment.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
credits.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
custom-background.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
custom-header.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
customize.php Customizer: Improve the overlay close button for iOS. 2015-04-02 17:15:08 +00:00
edit-comments.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
edit-form-advanced.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
edit-form-comment.php Remove ambiguity in the time display format in core, switches to using 24hr notation where am/pm isn't specified. 2015-03-23 02:13:50 +00:00
edit-link-form.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
edit-tag-form.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:05:17 +00:00
edit-tags.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
edit.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
export.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
freedoms.php
import.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
index.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
install-helper.php
install.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
link-add.php
link-manager.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
link-parse-opml.php Remove unnecessary echo(), add translator comment. 2015-04-02 19:00:08 +00:00
link.php
load-scripts.php
load-styles.php
media-new.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
media-upload.php
media.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
menu-header.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:16:47 +00:00
menu.php Introduce delete_site meta capability. 2015-03-08 02:09:25 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Introduce delete_site meta capability. 2015-03-08 02:09:25 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
nav-menus.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
network.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-discussion.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-general.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-head.php
options-media.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-permalink.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-reading.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options-writing.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
options.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
plugin-editor.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
plugin-install.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
plugins.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
post-new.php
post.php When adding post_type to $sendback in wp-admin/post.php, use add_query_arg() instead of string concatenation. 2015-03-05 22:30:32 +00:00
press-this.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:49:26 +00:00
profile.php
revision.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
setup-config.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
theme-editor.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
theme-install.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
themes.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
tools.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
update-core.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
update.php Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling. 2015-04-03 02:31:11 +00:00
upgrade-functions.php
upgrade.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
upload.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
user-edit.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
user-new.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
users.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
widgets.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00