WordPress/wp-admin/js
Sergey Biryukov 04200b39ce Themes: Ensure the theme slug is set before checking if the theme is installed or active.
This fixes an issue with every installed theme being marked as active on Themes screen.

The slug is set on Add Themes screen, but not on Themes.

Follow-up to [47924].

Props BackuPs, mukesh27, SergeyBiryukov.
Fixes #50381. See #50334.
Built from https://develop.svn.wordpress.org/trunk@48037


git-svn-id: http://core.svn.wordpress.org/trunk@47804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-13 14:26:07 +00:00
..
widgets Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
accordion.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
accordion.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
code-editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
code-editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
color-picker.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
color-picker.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
comment.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
comment.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
common.js Administration: Remove any CSS related to Internet Explorer versions 6 – 10. 2020-05-06 20:15:07 +00:00
common.min.js Administration: Remove any CSS related to Internet Explorer versions 6 – 10. 2020-05-06 20:15:07 +00:00
custom-background.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
custom-background.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
custom-header.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
customize-controls.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
customize-controls.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
customize-nav-menus.js Customize: When a menu item is removed from the menu, uncheck its source item on the available items panel. 2020-02-25 11:14:08 +00:00
customize-nav-menus.min.js Customize: When a menu item is removed from the menu, uncheck its source item on the available items panel. 2020-02-25 11:14:08 +00:00
customize-widgets.js Administration: Capitalize Trash consistently in various messages and comments. 2020-02-10 04:12:07 +00:00
customize-widgets.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
dashboard.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
dashboard.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
edit-comments.js Administration: Capitalize Trash consistently in various messages and comments. 2020-02-10 04:12:07 +00:00
edit-comments.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
editor-expand.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
editor-expand.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
farbtastic.js
gallery.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
gallery.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
image-edit.js Media: Reset aspect ratio constraints when width and height fields fail numeric validation. 2020-02-11 04:40:10 +00:00
image-edit.min.js Media: Reset aspect ratio constraints when width and height fields fail numeric validation. 2020-02-11 04:40:10 +00:00
inline-edit-post.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
inline-edit-post.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
inline-edit-tax.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
inline-edit-tax.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
iris.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
language-chooser.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
language-chooser.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
link.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media-gallery.js Editor: Remove back-compat stub for Classic Editor's old distraction-free writing mode. 2020-02-02 04:15:03 +00:00
media-gallery.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media-upload.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media-upload.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
media.min.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
nav-menu.js Menus: Restore the title of the currently active/expanded menu item when clicking "Cancel" after editing. 2020-02-16 06:27:08 +00:00
nav-menu.min.js Menus: Restore the title of the currently active/expanded menu item when clicking "Cancel" after editing. 2020-02-16 06:27:08 +00:00
password-strength-meter.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
password-strength-meter.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
plugin-install.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
plugin-install.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
post.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
post.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
postbox.js Editor: Revert a fix for incorrect usage of ID attributes on custom fields. 2020-03-03 00:37:06 +00:00
postbox.min.js Editor: Revert a fix for incorrect usage of ID attributes on custom fields. 2020-03-03 00:37:06 +00:00
privacy-tools.js Privacy: Add an indication when the Copy action in Privacy Policy Guide is complete. 2020-04-12 14:26:11 +00:00
privacy-tools.min.js Privacy: Add an indication when the Copy action in Privacy Policy Guide is complete. 2020-04-12 14:26:11 +00:00
revisions.js Docs: Improve comments in js/_enqueues/wp/revisions.js per the documentation standards. 2020-01-29 00:37:04 +00:00
revisions.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
set-post-thumbnail.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
set-post-thumbnail.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
site-health.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
site-health.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
svg-painter.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
svg-painter.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags-box.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags-box.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags-suggest.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags-suggest.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
theme-plugin-editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
theme-plugin-editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
theme.js Themes: Ensure the theme slug is set before checking if the theme is installed or active. 2020-06-13 14:26:07 +00:00
theme.min.js Themes: Ensure the theme slug is set before checking if the theme is installed or active. 2020-06-13 14:26:07 +00:00
updates.js Plugins: Make the message displayed when no plugins are installed more concise. 2020-06-03 10:51:13 +00:00
updates.min.js Plugins: Make the message displayed when no plugins are installed more concise. 2020-06-03 10:51:13 +00:00
user-profile.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
user-profile.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
user-suggest.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
user-suggest.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
widgets.js Widgets: Prevent currently active wide widget controls from being partially covered by another widget's controls. 2020-02-11 15:26:09 +00:00
widgets.min.js Widgets: Prevent currently active wide widget controls from being partially covered by another widget's controls. 2020-02-11 15:26:09 +00:00
word-count.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
word-count.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
xfn.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00