Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Screen Options equivalent #10210

Closed
mtias opened this issue Sep 27, 2018 · 3 comments · Fixed by #10676
Closed

Add Screen Options equivalent #10210

mtias opened this issue Sep 27, 2018 · 3 comments · Fixed by #10676
Assignees
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability [Type] Task Issues or PRs that have been broken down into an individual action to take

Comments

@mtias
Copy link
Member

mtias commented Sep 27, 2018

Surfacing this one back up as a compatibility and enhancement task. This would be the best way to provide access for custom fields given we are lacking a proper API support for them. This is meant to be a quick implementation using our core APIs: plugin menu, and modal.

screen

The options modal would combine current screen options, the tips, and the publish flow setting. It would absorb some items from the main toolbar, so that it'd end up looking like this:

menu

@mtias mtias added the [Type] Task Issues or PRs that have been broken down into an individual action to take label Sep 27, 2018
@mtias mtias added this to the WordPress 5.0 milestone Sep 27, 2018
@danielbachhuber danielbachhuber added the Backwards Compatibility Issues or PRs that impact backwards compatability label Sep 27, 2018
@danielbachhuber
Copy link
Member

Once this lands, we should make sure to address #3228 (even if it's just to close the issue because Custom Fields have returned).

@bkjproductions
Copy link

I would like to understand this better. Would there be a list of Custom Fields (key/value for each) in this Options modal?
Or is the purpose of the Options modal simply to show a checkbox/button to then allow another section of the interface to show the Custom Fields (key/value for each) at the bottom of the page like it does in the Classic Editor?

@youknowriad
Copy link
Contributor

Or is the purpose of the Options modal simply to show a checkbox/button to then allow another section of the interface to show the Custom Fields (key/value for each) at the bottom of the page like it does in the Classic Editor?

More the second point but this is tracked in #3228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants