WP Manifestindependent plugin directory
manifest / content / wp-default-terms

WP Default Terms

Adds support for default taxonomy terms.

by Paul Dufour · github.com/britco/wp-default-terms

0stars
65composer installs
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/britco/wp-default-terms/archive/refs/heads/master.zip

Also on Packagist as britco/wp-default-terms:

composer require britco/wp-default-terms

From the readme

wp-default-terms A way to set default terms for taxonomies. Similar how to the "default category" functionality works, but for any taxonomy. Installation composer require britco/wp-default-terms Usage You can also specify different defaults for different post types Also, you can set defaults for already registered taxonomies License Available under the MIT License.

Read the full README on GitHub →