Releases: UCF/Main-Site-Utilities-Plugin
Releases · UCF/Main-Site-Utilities-Plugin
Release list
v3.3.0
v3.2.1
v3.2.0
What's Changed
- changed the post method to get method and added the querystring by @Ramin-Farhadi in #28
- Default url by @Ramin-Farhadi in #30
- job object was modified. by @Ramin-Farhadi in #31
New Contributors
- @Ramin-Farhadi made their first contribution in #28
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
Enhancements (all contributions by @cadie):
- Addition of the Workday job listings shortcode
[ucf-jobs]. - This also changes the main plugin's file name from commands.php to main-site-utilities.php, which results in the plugin being deactivated if pushed when currently activated for the site. To go around this we can just deactivate it before we push up the changes to new environments. This shouldn't effect anything, since the only thing we use this plugin for currently is running WP-CLI commands.
- New customizer options have been created for the Jobs/WorkDay URLs for the feed and the base site URL. The base URL is used to create the individual job listing links, since just the relative path to them is included in the json feed. The defaults set for them will need to be updated once we have the "live" WorkDay URLs come July 1.
- A future tag will add in the ability to filter listings by Job Family (faculty, staff, etc).