Skip to content

Releases: UCF/UCF-Degree-CPT-Plugin

v3.4.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 15 Sep 18:56

What's Changed

Full Changelog: v3.3.3...v3.4.0

v3.3.3

Choose a tag to compare

@jmbarne3 jmbarne3 released this 22 Mar 13:04
f38a08f

Enhancements:

  • Added composer file.

v3.3.2

Choose a tag to compare

@jmbarne3 jmbarne3 released this 08 Nov 20:06

Enhancements:

  • Moved a private variable to public so it's accessible when passed to hooks.
  • Import the excerpt by default.

v3.3.1

Choose a tag to compare

@rjucf rjucf released this 28 Jul 14:08
d0fbac6

Bug Fix:

  • Updated register_rest_route permission_callback param to quiet Notice

v3.3.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 05 Jul 18:26

Enhancements:

  • Added a number of filters to the degree importer that allows for customized behavior on imports on child themes and plugins.

v3.2.11

Choose a tag to compare

@jmbarne3 jmbarne3 released this 22 Jun 17:01

Enhancements:

  • Updates our degree search endpoints for taxonomies to filter results using the post_types argument for get_terms(), where possible, to help ensure results only include terms assigned to at least one degree post. The post_types argument is provided by the Query Terms by Post Types plugin, and will be ignored/have no effect if that plugin is not activated. (Authored by @cjg89)

v3.2.10

Choose a tag to compare

@cjg89 cjg89 released this 19 Jan 19:31

Enhancements:

  • Updated imported college and department terms to use name field from search service instead of full_name, in anticipation of search service v2.5.0 updates.

v3.2.9

Choose a tag to compare

@jmbarne3 jmbarne3 released this 26 Oct 13:40

Bug Fixes:

  • Updates the degree importer logic to ignore degrees that have the "Ignore on Import" flag checked.

v3.2.8

Choose a tag to compare

@cadie cadie released this 13 Oct 17:18

Bug Fixes:

  • Fixed splitting columns in twocol layout for Safari and Firefox.

v3.2.7

Choose a tag to compare

@cadie cadie released this 15 Sep 17:51

Enhancements:

  • Updated the twocol_grouped layout.