Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#49952 closed defect (bug) (invalid)

Custom Field Settings

Reported by: eromi Owned by:
Priority: normal Milestone:
Component: Administration Version:
Severity: normal Keywords: reporter-feedback
Cc: Focuses: ui, administration

Description

The custom field box doesn't show on the screen menu even when deactivated all plugins and switch to the default theme, same issues am having, I tried adding code back to the theme function to bring it back, I don't really know how I can add the get custom field box back

Attachments (1)

Screenshot_20200419-134122.png (136.7 KB ) - added by eromi 6 years ago.
This is the screenshot and you can see here that the custom field box doesn't show on the screen options

Download all attachments as: .zip

Change History (3)

@eromi
6 years ago

This is the screenshot and you can see here that the custom field box doesn't show on the screen options

#1 @knutsp
6 years ago

  • Component WidgetsAdministration
  • Focuses accessibility javascript css template multisite performance removed
  • Keywords reporter-feedback close added
  • Severity majornormal
  • Type feature requestdefect (bug)
  • Version 5.4

Hello @eromi, welcome to Trac and thanks for the ticket.

There is no "custom field" dashboard widget in WordPress core. There is a meta box for custom fields on the editor page, but only when using the classic editor.

What is it exactly you mean?

Also, be aware that this Trac is not for support questions. Please use our support forums and create a new topic describing your issue https://wordpress.org/support/forums/

Last edited 6 years ago by SergeyBiryukov (previous) (diff)

#2 @SergeyBiryukov
6 years ago

  • Keywords close removed
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Hi there, welcome to WordPress Trac!

As noted above, the Custom Fields box is only displayed on Edit Post screen, not on Dashboard.

In the block editor, the box can be enabled by clicking the three dots button at the top of the right sidebar, then navigating to “Options” → “Advanced panels”.

This article might be helpful: Custom Fields Metabox in Gutenberg Block Editor.

Note: See TracTickets for help on using tickets.