WordPress/wp-admin
Gary Pendergast 9fc53b8461 Block Editor: Restore the Custom Fields display option.
When merging, [44244] and [44260] were committed to trunk the opposite way that they were committed to the 5.0 branch. They were originally committed in [43885] and [43861], respectively.

Due to this switch, a change in how the Custom Fields meta box was registered wasn't merged from the 5.0 branch, causing it to not be registered correctly in trunk.

Props dd32, pento.
Fixes #46028.


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


git-svn-id: http://core.svn.wordpress.org/trunk@44479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-01-18 05:26:49 +00:00
..
css Plugin Installer: Ensure CSS for the 3-column view isn't applied to the 4-column view. 2019-01-18 04:03:52 +00:00
images Build: Update images following [43684]. 2018-12-19 03:36:27 +00:00
includes Block Editor: Restore the Custom Fields display option. 2019-01-18 05:26:49 +00:00
js Plugin Editor: Disable the documentation look up button when no function is selected. 2019-01-16 06:01:50 +00:00
maint Accessibility: Remove negative tabindex from the login, install, and setup pages header. 2019-01-10 17:21:52 +00:00
network Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
user
about.php Help/About: WordPress 5.0 About Page. 2018-12-17 16:36:59 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php Accessibility: Improve the way Internet Explorer 11 and JAWS announce fieldset legends. 2019-01-17 11:55:51 +00:00
admin-post.php Admin: Use is_user_logged_in() instead of wp_validate_auth_cookie() in admin-post.php. 2019-01-16 05:41:50 +00:00
admin.php Coding Standards: Move an assignment out of a condition in wp-admin/admin.php. 2019-01-15 05:48:50 +00:00
async-upload.php Docs: Fix a few minor inline documentation typos in a variety of files and contexts. 2018-12-19 07:42:49 +00:00
comment.php
credits.php Coding Standards: Fix the minor WordPress.WP.I18n violations. 2019-01-11 06:04:49 +00:00
custom-background.php Docs: Fix a few minor inline documentation typos in a variety of files and contexts. 2018-12-19 07:42:49 +00:00
custom-header.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
customize.php
edit-comments.php
edit-form-advanced.php Block Editor: Fix meta boxes not showing. 2018-12-16 01:19:54 +00:00
edit-form-blocks.php Block Editor: Obey the AUTOSAVE_INTERVAL constant. 2019-01-09 06:54:49 +00:00
edit-form-comment.php Comments: Improve the Author box in the Edit Comment screen. 2019-01-08 06:19:50 +00:00
edit-link-form.php Block Editor: Fix meta boxes not showing. 2018-12-16 01:19:54 +00:00
edit-tag-form.php
edit-tags.php Build/Test Tools: Fix coding standards issues after [44515] and [44514]. 2019-01-09 12:37:49 +00:00
edit.php Block Editor: Fix the WordPress packages and vendor script registration. 2018-12-17 19:34:52 +00:00
export.php
freedoms.php Help/About: WordPress 5.0 About Page. 2018-12-17 16:36:59 +00:00
import.php Importers: Use correct l10n variable in wp.updates.installImporterError and filesystem credentials dialog. 2019-01-07 13:49:49 +00:00
index.php
install-helper.php
install.php Accessibility: Remove negative tabindex from the login, install, and setup pages header. 2019-01-10 17:21:52 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php Script Loader: Ensure default packages are registered when loaded via load-scripts.php. 2018-12-17 03:15:20 +00:00
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php Docs: Fix a few minor inline documentation typos in a variety of files and contexts. 2018-12-19 07:42:49 +00:00
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
options-reading.php
options-writing.php
options.php
plugin-editor.php Plugin Editor: Disable the documentation look up button when no function is selected. 2019-01-16 06:01:50 +00:00
plugin-install.php
plugins.php Bootstrap/Load: Introduce fatal error recovery mechanism allowing users to still log in to their admin dashboard. 2019-01-09 20:05:49 +00:00
post-new.php
post.php Coding Standards: Document intentional case block fall-throughs. 2019-01-11 06:26:50 +00:00
press-this.php
privacy.php Privacy: Tweak the wording of the success notice when updating the privacy policy page setting. 2019-01-09 04:19:49 +00:00
profile.php
revision.php
setup-config.php Accessibility: Remove negative tabindex from the login, install, and setup pages header. 2019-01-10 17:21:52 +00:00
term.php
theme-editor.php Plugin Editor: Disable the documentation look up button when no function is selected. 2019-01-16 06:01:50 +00:00
theme-install.php
themes.php Bootstrap/Load: Introduce fatal error recovery mechanism allowing users to still log in to their admin dashboard. 2019-01-09 20:05:49 +00:00
tools.php
update-core.php Updates: Tweak the "before updating, please back up..." message. 2019-01-15 05:20:50 +00:00
update.php
upgrade-functions.php
upgrade.php Accessibility: Remove negative tabindex from the login, install, and setup pages header. 2019-01-10 17:21:52 +00:00
upload.php
user-edit.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
user-new.php Docs: Remove duplicate docblocks for the pre_user_login and link_category filters. 2019-01-16 05:29:49 +00:00
users.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:41:52 +00:00
widgets.php