WebDevStudios / WebDevStudios/custom-post-type-ui

CPTUI-specific taxonomy ordering.

Open
#546 7 comments 3 reactions 1 assignee View on GitHub

@tw2113 is already working on this.

Since Aug 29, 2016.

enhancement From Forums second opinion
Dominant language
PHP
Stars
641
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Provide a field on taxonomies that set the order in which they should appear in the menu.

This is not a field that will be passed into the register_* functions, but would instead be used to do an array_sort() before the foreach that registers each taxonomy. This would allow a level of control for the user, without altering how we save object data and without forcing need to provide shuffling before save.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.