-
Notifications
You must be signed in to change notification settings - Fork 34
Labels
Description
Integrate SCF with the WordPress Command Palette to allow users to quickly list, add, and edit Field Groups, Post Types, Taxonomies, Options Pages directly from anywhere, and Instances of the user-defined CPTs. This will streamline workflows and improve the discoverability of SCF features.
Additional Context
- Considerations: The commands that a user has access to should be directly tied to the user permissions.
- Dependencies: Depends on the core Command Palette, and it might be affected by potential palette iterations to reorganize the structure of commands.
- Risks: Future changes to the Command Palette command structure could require updates to this integration.