UCF Expertise Taxonomy Plugin
A WordPress plugin that defines the Expertise taxonomy, used for grouping posts by area of research or subject.
by UCF Web Communications · github.com/ucf/ucf-expertise-tax-plugin
★ 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/ucf/ucf-expertise-tax-plugin/archive/refs/heads/main.zipDeclares an update source (UCF/ucf-expertise-tax-plugin), so updates arrive through the plugin's own updater.
From the readme
UCF Expertise Taxonomy Plugin #
A WordPress plugin that defines the Expertise taxonomy, used for grouping posts by area of research or subject.
Description ##
A WordPress plugin that defines the Expertise taxonomy, used for grouping posts by area of research or subject.
Documentation ##
Head over to the UCF Expertise Taxonomy Plugin wiki for detailed information about this plugin, installation instructions, and more.
Changelog ##
1.0.0 ###
Initial release
Upgrade Notice ##
n/a
Development ##
Changes to these files should be tracked via git (so that users installing the plugin using traditional installation methods will have a working plugin out-of-the-box.)
Enabling debug mode in your wp-config.php file is recommended during development to help catch warnings and bugs.
Requirements ###
node v16+
gulp-cli
Instructions ###
1. Clone the ucf-expertise-tax-plugin repo into your local development environment, within your WordPress installation's plugins/ directory: git clone https://github.com/UCF/ucf-expertise-tax-plugin.git
2. cd into the new ucf-expertise-tax-plugin directory, and run npm install to install required packages for development into nodemodules/ within th
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Oct 25, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.