UCF Degree Custom Post Type
WordPress custom post type and taxonomies for describing degree programs.
by UCF Web Communications · github.com/ucf/ucf-degree-cpt-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-degree-cpt-plugin/archive/refs/heads/master.zipFrom the readme
UCF Degree Custom Post Type Plugin #
Provides a custom post type, taxonomies and other utilities for describing UCF degree programs.
Description ##
Provides a custom post type, taxonomies and other utilities for describing UCF degree programs. Designed to leverage default WordPress templates and be overridden by post type specific templates.
For more information on what's included in this plugin and how to use it, please see the project wiki.
Installation ##
Manual Installation ###
1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress
WP CLI Installation ###
1. $ wp plugin install --activate https://github.com/UCF/UCF-Degree-CPT-Plugin/archive/master.zip. See WP-CLI Docs for more command options.
Setup & Usage ###
See the project wiki for setup and usage instructions.
Changelog ##
3.4.0 ###
Enhancements:
Added departments as a filter to the ucf-degree-search endpoint.
3.3.3 ###
Enhancements:
Added composer file.
3.3.2 ###
Enhancements:
Moved a private variable to public so it's accessible when passed to hooks.
I
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v3.4.0 | Sep 15, 2025 |
| v3.3.3 | Mar 22, 2023 |
| v3.3.2 | Nov 8, 2022 |
| v3.3.1 | Jul 28, 2022 |
| v3.3.0 | Jul 5, 2022 |
| v3.2.11 | Jun 22, 2022 |
| v3.2.10 | Jan 19, 2022 |
| v3.2.9 | Oct 26, 2020 |
| v3.2.8 | Oct 13, 2020 |
| v3.2.7 | Sep 15, 2020 |
| v3.2.6 | Aug 18, 2020 |
| v3.2.5 | Aug 13, 2020 |
| v3.2.4 | May 8, 2020 |
| v3.2.3 | Jul 10, 2019 |
| v3.2.2 | Feb 11, 2019 |
| v3.2.1 | Jan 25, 2019 |
| v3.2.0 | Jan 17, 2019 |
| v3.1.0 | Dec 5, 2018 |
| v3.0.2 | Oct 16, 2018 |
| v3.0.1 | Jun 5, 2018 |
| v3.0.0 | May 14, 2018 |
| v2.0.3 | Feb 5, 2018 |
| v2.0.2 | Jan 18, 2018 |
| v2.0.1 | Dec 1, 2017 |
| v2.0.0 | Aug 9, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.