Skip to content

Releases: UCF/UCF-Tuition-Fees-Plugin

v2.1.4

Choose a tag to compare

@jmbarne3 jmbarne3 released this 22 Mar 14:19
77ca925

Enhancements:

  • Added composer file.

v2.1.3

Choose a tag to compare

@jmbarne3 jmbarne3 released this 11 Feb 20:59

Enhancements:

  • Added ability to skip tuition during import

v2.1.2

Choose a tag to compare

@jmbarne3 jmbarne3 released this 10 Dec 14:53

Enhancements:

  • Creates an additional function/filter for determining if a fee should be added to the total imported.

v2.1.1

Choose a tag to compare

@cjg89 cjg89 released this 05 Dec 16:47

Enhancements:

  • Updated the tuition import script to utilize a mappings JSON file for tuition code overrides instead of a hard-coded list.

v2.1.0

Choose a tag to compare

@cjg89 cjg89 released this 14 May 19:12

Enhancements:

  • Updated tuition data import script for compatibility with the new UCF Search Service and Degree CPT Plugin updates
  • Updated import script to account for unique online program schedule codes

Note that the import script command options have changed in v2.1.0--notably, the URL of the tuition and fees feed must now be explicitly included in the api parameter if you wish to provide a custom override; e.g. $ wp tuition import --api="https://finacctg.fa.ucf.edu/sas/feed/feed.cfm". The base feed url set in plugin options will be used as the default if one isn't provided in the command.

v2.0.2

Choose a tag to compare

@jmbarne3 jmbarne3 released this 18 Jan 19:47

Enhancements:

  • Added importer from the Main-Site-Utilities-Plugin to this plugin.
  • Added option to override post_type as an assoc_arg: wp tuition import https://url-to-data.edu --post-type=<post_type>.

v2.0.1

Choose a tag to compare

@cjg89 cjg89 released this 16 Aug 18:30

Re-adds some mistakenly uncommitted code to master.

v1.0.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 14 Jun 14:55
  • Initial Release