Opened 8 years ago
Closed 8 years ago
#45257 closed enhancement (fixed)
Add custom fields support to the block editor
| Reported by: | noisysocks | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 |
| Component: | Editor | Version: | 5.0 |
| Severity: | normal | Keywords: | has-patch fixed-5.0 |
| Cc: | Focuses: |
Description
The Custom Fields meta box was added to Gutenberg in https://github.com/WordPress/gutenberg/pull/11084. We will need to copy the PHP changes over into Core after the @wordpress/edit-post package is updated so that Custom Fields are supported in 5.0.
Attachments (2)
Change History (10)
#3
@
8 years ago
- Keywords has-patch added
- Resolution fixed
- Status closed → reopened
45257.2.patch fixes the issue mentioned in https://github.com/WordPress/gutenberg/issues/11469.
45257.patch adds the brackets to all conditions.
#5
@
8 years ago
Thanks for the patch, @ocean90! I'm going to go with the small patch, to make it less tricky when it comes to merging these changes into trunk. :)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 43861: