v2.0.0
Enhancements:
- Converts layout actions for degree lists and career path lists to filters, and consolidates arguments passed to degree list layout functions. Please note this change is not backward-compatible with layouts registered using hooks provided by older versions of the plugin.
- Changed the generic class name "Degrees" to "UCF_Degree_Commands"
- Removed anonymous function calls for improved support with older versions of PHP
- Fixed plugin activation and deactivation hooks being referenced outside of the if-statements that check whether or not the functions exist yet.