WordPress / WordPress/secure-custom-fields
Command Palette Integration
Open
@priethor is already working on this.
Since May 19, 2025.
[Type] Enhancement
Project
- Dominant language
- PHP
- Stars
- 131
- Forks
- 64
- Avg merge
- 10m
- Merged PRs (30d)
- 1
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.