Disable Quick Edit for Workflows
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Locate the PHP code that registers or configures the Workflow post type, then compare its Quick Edit settings with the referenced PostTypeAdmin.php lines. Disable Quick Edit for Workflows and verify that the irrelevant fields no longer appear in the WordPress admin.
Written by the indexing model from the issue text.
Description
There's no value to being able to Quick Edit a Workflow and it shows fields that are not relevant, such as password protection and private status.
Quick Edit can be disabled with the following: https://github.com/johnbillion/extended-cpts/blob/d20033d2802f329e9fa944b7266c6227771dc44a/src/PostTypeAdmin.php#L113-L115
- Dominant language
- PHP
- Stars
- 106
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from humanmade/Workflows
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
to refine
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in humanmade/Workflows
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·