UCF Degree Search Plugin
Provides a typeahead search interface for UCF Degrees.
by UCF Web Communications · github.com/ucf/ucf-degree-search-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-search-plugin/archive/refs/heads/master.zipDeclares an update source (UCF/UCF-Degree-Search-Plugin), so updates arrive through the plugin's own updater.
From the readme
UCF Degree Search Plugin #
Provides utilities for listing and searching against UCF Degrees.
Description ##
Provides utilities for listing and searching against UCF Degrees. Includes shortcodes for a typeahead, an angular search interface, and a generic list of degrees.
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-Search-Plugin/archive/master.zip. See WP-CLI Docs for more command options.
NOTE: Nesting pages under any page that includes the angular degree search in WordPress is strongly discouraged. Doing so complicates the url routing the angular degree search performs.
Changelog ##
0.10.3 ###
Bug Fixes:
Corrected deprecation issues
0.10.2 ###
Bug Fixes:
Updated the routing logic to not use a trailing slash
0.10.1 ###
Bug Fixes:
Corrects an issue with query parameters getting encoded and added as the program type on page load for the degree search angular shortcode.
0.10.0
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.10.3 | Jan 20, 2026 |
| v0.10.2 | Jan 15, 2026 |
| v0.10.1 | Sep 22, 2025 |
| v0.10.0 | Sep 16, 2025 |
| v0.9.2 | Mar 13, 2025 |
| v0.9.1 | Mar 13, 2025 |
| v0.9.0 | Jul 12, 2024 |
| v0.8.7 | Oct 2, 2023 |
| v0.8.6 | Oct 2, 2023 |
| v0.8.5 | Jul 12, 2023 |
| v0.8.4 | Apr 13, 2023 |
| v0.8.3 | Apr 7, 2023 |
| v0.8.2 | Mar 22, 2023 |
| v0.8.1 | Mar 7, 2023 |
| v0.8.0 | Mar 1, 2023 |
| v0.7.10 | Apr 1, 2022 |
| v0.7.9 | Mar 17, 2022 |
| v0.7.8 | Feb 15, 2021 |
| v0.7.7 | Feb 4, 2021 |
| v0.7.6 | May 15, 2020 |
| v0.7.5 | Apr 21, 2020 |
| v0.7.4 | Dec 11, 2018 |
| v0.7.3 | Dec 5, 2018 |
| v0.7.2 | Oct 31, 2018 |
| v0.7.1 | Oct 12, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.