Disable Quick Edit for Workflows

Open Beginner friendly
#187 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
php
Domain
backend

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from humanmade/Workflows

All issues in humanmade/Workflows

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.