v0.7.1
Pre-release
Pre-release
Enhancements:
- Added a note to the readme that discourages nesting of pages within WordPress under pages that include the angular degree search.
Bug Fixes:
- Updated the default
angular_titlevalue to "Degree Search". - Updated the default
query_paramsvalue to "?search=%q". - Corrected misspellings of the
$defaultsvariable under theadd_options()function. That was causing the default values for text fields not to be set after activating the plugin. - Updated function comments for
UCF_Degree_External_List_Common::display_degrees()andUCF_Degree_Search_Feed::get_degrees()to describe returned feed results as an object instead of an array.