UCF Source Taxonomy Plugin
Plugin to create a WordPress Source Taxonomy.
by UCF Web Communications · github.com/ucf/ucf-source-taxonomy-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-source-taxonomy-plugin/archive/refs/heads/master.zipDeclares an update source (UCF/UCF-Source-Taxonomy-Plugin), so updates arrive through the plugin's own updater.
From the readme
UCF Source Taxonomy Plugin #
WordPress taxonomy for describing sources.
Description ##
Provides a custom taxonomy for describing Sources. Designed to leverage default WordPress templates and be overridden by taxonomy specific templates.
Required plugins ##
These plugins must be activated for the plugin to function properly.
Advanced Custom Fields
Changelog ##
1.1.1 ###
Enhancements:
Added composer file.
1.1.0 ###
Enhancements:
Moved ACF fields to code and removed the acf-export.json file
1.0.1 ###
Documentation:
Updated contributing doc to reflect the switch from slack to teams.
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
gulp-cli
Instructions ###
1. Clone the UCF-Source-Taxonomy-Plugin repo into your local development environment, within your WordPress installation's plugins/ directory: git clone https://github.com/UCF/UCF-Source-Taxonomy
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.