WordPress/wp-admin
audrasjb 33952d5069 Themes: Fix inconstancies between theme and plugin editor.
This updates the header area of the theme and plugin file editor screen to make them more consistent. It now displays the name of theme or plugin, the active or inactive state, and the path to the file that is selected.

Props karmatosed, poena, audrasjb.
Fixes #41142.


Built from https://develop.svn.wordpress.org/trunk@59884


git-svn-id: http://core.svn.wordpress.org/trunk@59226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-02-27 23:04:27 +00:00
..
css Administration: Revert [59705] and bring back the light grey admin background. 2025-02-27 00:28:24 +00:00
images Help/About: Update the About page for 6.7. 2024-10-14 22:06:13 +00:00
includes Comments: Remove bulk action dropdown depending on user caps. 2025-02-27 00:09:23 +00:00
js Administration: Error messages improvements in WP Admin. 2025-02-08 15:53:17 +00:00
maint General: Add missing initial-scale value in viewport meta tags. 2024-09-17 00:03:54 +00:00
network Administration: Error messages improvements in WP Admin. 2025-02-08 15:53:17 +00:00
user General: Stop direct loading of files in /wp-admin that should only be included. 2025-01-22 14:06:22 +00:00
about.php Help/About: Update the about page images for WordPress 6.7. 2024-11-08 03:55:19 +00:00
admin-ajax.php Docs: Update AJAX in Plugins HelpHub link to avoid unnecessary redirection. 2024-07-04 11:22:13 +00:00
admin-footer.php Administration: Escape the WordPress.org URL in wp-admin/admin-footer.php. 2024-09-26 15:41:14 +00:00
admin-functions.php General: Stop direct loading of files in /wp-admin that should only be included. 2025-01-22 14:06:22 +00:00
admin-header.php Themes: Add wp-theme-<name> and wp-child-theme-<name> classes to body_class. 2025-01-24 10:58:24 +00:00
admin-post.php Upload: Remove redundant check for ABSPATH in wp-admin/async-upload.php. 2025-01-16 16:18:24 +00:00
admin.php Upload: Remove redundant check for ABSPATH in wp-admin/async-upload.php. 2025-01-16 16:18:24 +00:00
async-upload.php Upload: Remove redundant check for ABSPATH in wp-admin/async-upload.php. 2025-01-16 16:18:24 +00:00
authorize-application.php Administration: Use wp_admin_notice() in /wp-admin/. 2023-09-14 00:54:19 +00:00
comment.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
contribute.php Help/About: Update the About page for 6.5. 2024-02-26 23:51:12 +00:00
credits.php Help/About: Reorder release squad titles for some consistency in translation tools. 2024-12-21 23:16:24 +00:00
custom-background.php General: Stop direct loading of files in /wp-admin that should only be included. 2025-01-22 14:06:22 +00:00
custom-header.php General: Stop direct loading of files in /wp-admin that should only be included. 2025-01-22 14:06:22 +00:00
customize.php Customize: Accessibility: Restore heading semantics in sections. 2025-02-14 20:34:21 +00:00
edit-comments.php Administration: Use wp_admin_notice() more in wp-admin/. 2023-09-17 15:33:17 +00:00
edit-form-advanced.php Editor: Change the Text editor label to Code. 2025-01-23 23:54:23 +00:00
edit-form-blocks.php Editor: Preload Global Styles REST requests based on user permissions. 2025-02-10 03:56:23 +00:00
edit-form-comment.php Coding Standards: Use esc_url() for comment author URL in Edit Comment form. 2024-11-11 20:43:19 +00:00
edit-link-form.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
edit-tag-form.php Coding Standards: Use correct escaping function for wp_http_referer. 2024-12-06 17:07:22 +00:00
edit-tags.php Administration: Fix pagination in categories, tags, and plugins tables. 2025-01-29 17:40:21 +00:00
edit.php Administration: Switch core post type labels to add_new_item. 2024-10-03 22:46:15 +00:00
erase-personal-data.php Help/About: Accessibility: Remove target="_blank" from data eraser links. 2024-04-17 20:21:15 +00:00
export-personal-data.php Help/About: Accessibility: Remove target="_blank" from data eraser links. 2024-04-17 20:21:15 +00:00
export.php Docs: Correct the placement of @global tags in various files. 2024-05-26 20:51:13 +00:00
freedoms.php Administration: Clarify some references to "we" and "our" in the administration area. 2025-01-20 22:04:28 +00:00
import.php Help/About: Replace "Support" with "Support Forums" in import.php help tab. 2025-02-25 18:34:15 +00:00
index.php Administration: Use wp_admin_notice() in /wp-admin/. 2023-09-14 00:54:19 +00:00
install-helper.php
install.php Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade. 2025-02-11 11:14:21 +00:00
link-add.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
link-manager.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
link-parse-opml.php Code Modernization: Use wp_trigger_error() instead of trigger_error(). 2024-06-13 20:50:14 +00:00
link.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
load-scripts.php Script Loader: Refactor Etag generation for concatenated assets. 2024-08-25 23:48:13 +00:00
load-styles.php Script Loader: Correct the number of arguments passed to WP_Styles::get_etag(). 2024-11-04 15:51:17 +00:00
media-new.php Help/About: Use the new /documentation/ URLs for HelpHub links in WordPress Admin. 2023-02-23 10:38:21 +00:00
media-upload.php Administration: Error messages improvements in WP Admin. 2025-02-08 15:53:17 +00:00
media.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
menu-header.php Administration: Capitalize "Collapse Main Menu" aria-label string for better consistency. 2025-02-20 21:29:22 +00:00
menu.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Options, Meta APIs: Explicitly pass $autoload parameter to when potentially adding new options. 2024-09-03 18:19:14 +00:00
ms-edit.php
ms-options.php Networks and Sites: Exit after wp_redirect() in wp-admin/ms-options.php. 2024-06-22 11:47:16 +00:00
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Administration: Add improved context for add new links. 2023-09-05 19:26:26 +00:00
nav-menus.php Docs: Various improvements to inline documentation. 2025-02-24 13:43:23 +00:00
network.php Docs: Update various HelpHub links to avoid unnecessary redirections. 2024-03-08 22:38:08 +00:00
options-discussion.php Coding Standards: Add missing space for self-closing tags. 2025-01-13 14:57:23 +00:00
options-general.php General: Remove duplicate type="button" attribute from the "Change|Choose Site Icon" button. 2025-02-11 15:57:21 +00:00
options-head.php General: Stop direct loading of files in /wp-admin that should only be included. 2025-01-22 14:06:22 +00:00
options-media.php Coding Standards: Add missing space for self-closing tags. 2025-01-13 14:57:23 +00:00
options-permalink.php Docs: Update various HelpHub links to avoid unnecessary redirections. 2024-03-08 22:38:08 +00:00
options-privacy.php Administration: Clarify some references to "we" and "our" in the administration area. 2025-01-20 22:04:28 +00:00
options-reading.php Normalize UTF-8 charset slug detection. 2024-05-14 18:05:11 +00:00
options-writing.php Docs: Update various HelpHub links to avoid unnecessary redirections. 2024-03-08 22:38:08 +00:00
options.php Options, Meta APIs: Prevent mail options triggering a deprecation warning. 2024-09-02 00:13:16 +00:00
plugin-editor.php Themes: Fix inconstancies between theme and plugin editor. 2025-02-27 23:04:27 +00:00
plugin-install.php Plugin Dependencies: Remove auto-deactivation and bootstrapping logic. 2024-02-20 07:27:06 +00:00
plugins.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
post-new.php Docs: Add missing description for a few globals in the admin. 2024-06-15 12:34:13 +00:00
post.php Docs: Add missing description for a few globals in the admin. 2024-06-15 12:34:13 +00:00
press-this.php Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. 2024-02-26 20:35:08 +00:00
privacy-policy-guide.php Text Changes: Update mentions of “web site” to “website” for consistency. 2023-11-22 17:44:24 +00:00
privacy.php Administration: Clarify some references to "we" and "our" in the administration area. 2025-01-20 22:04:28 +00:00
profile.php
revision.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
setup-config.php Coding Standards: Add missing space for self-closing tags. 2025-01-13 14:57:23 +00:00
site-editor.php Administration: Capitalize "Edit Site" strings for consistency. 2025-02-20 23:16:20 +00:00
site-health-info.php Site Health: Improve HTML semantics for tables used in Site Health debug tab. 2025-02-22 12:12:20 +00:00
site-health.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
term.php
theme-editor.php Themes: Fix inconstancies between theme and plugin editor. 2025-02-27 23:04:27 +00:00
theme-install.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
themes.php Administration: Error messages improvements in WP Admin. 2025-02-08 15:53:17 +00:00
tools.php Help/About: Use the new /documentation/ URLs for HelpHub links in WordPress Admin. 2023-02-23 10:38:21 +00:00
update-core.php General: Expand use of wp_get_wp_version(). 2024-10-03 00:25:15 +00:00
update.php Uploads: Check for and verify ZIP archives. 2024-01-30 14:23:12 +00:00
upgrade-functions.php
upgrade.php Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade. 2025-02-11 11:14:21 +00:00
upload.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
user-edit.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
user-new.php Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration. 2025-02-08 11:44:24 +00:00
users.php Administration: Error messages improvements in WP Admin. 2025-02-08 15:53:17 +00:00
widgets-form-blocks.php Editor: Bootstrap block binding sources with inline script from server 2024-10-15 08:52:17 +00:00
widgets-form.php Administration: Remove empty form action attributes. 2024-01-16 17:31:13 +00:00
widgets.php