WP Manifestindependent plugin directory
manifest / content / primary-term

Primary Term

WIP: A WordPress plugin that allows a user to set a primary category.

by Theron Smith · github.com/thinkstylestudio/primary-term · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/thinkstylestudio/primary-term/archive/refs/heads/master.zip

Readme

WIP: Primary Term

A WordPress plugin that allows a user to set a primary category.

If you have %category% part of your permalink structure, the primary category will be used in your permalink.

Installation

  • run composer install from plugin root folder
  • copy plugin to your plugins directory (e.g. /wp-content/plugins)

WIP...

Known Issues

WIP...

Credits

Codex (http://codex.wordpress.org/Function_Reference/add_meta_box)

Yoast SEO (https://github.com/Yoast/wordpress-seo/)

WIP...

Read the full README on GitHub →