Skip to content

Releases: UCF/Online-Child-Theme

v1.1.1

20 Feb 15:56
33952a9
Compare
Choose a tag to compare

Bug fixes:

  • Updated the Resources post and Vertical-assigned people and post URL filters and rewrites to only get executed if the post's status is set to publish

v1.1.0

19 Feb 16:38
Compare
Choose a tag to compare

Enhancements:

  • Created two new layouts for the UCF Post List Shortcode plugin:
    • List: Lists post list items as <a tags in rows/columns. The <a tag classes are customizable with custom shortcode attributes
    • Select - Inputs post list items into a select element in a form that is updated upon item selection. When the user clicks the submit button they will be taken to that post's URL. The label classes, label text, default option text and button text are customizable with custom shortcode attributes.
  • Rewrites the URL for posts assigned to the 'Resources' category to be under 'student-resources/', e.g. ".../online/student-resources/post-slug/"

Bug Fixes:

  • Fixed the color of active, top-level links in the primary navbar when the current page corresponds to one of those links

v1.0.1

11 Feb 20:42
Compare
Choose a tag to compare

Bug fixes:

  • Updated online_program_types_terms_sorting() to account for alternative result formats (besides just an array of WP_Term objects).
  • Fixed broken conditional logic on the custom Header Title Text field, which lets you override the page title text in the h1. Previously, it would not display, even if the "Header Content - Type of Content" field was set to "default".
  • Fixed sass lint issues

Enhancements:

  • Made resident and nonresident tuition fields editable; allows for custom overriding of resident and nonresident tuition values with in-progress updates to the Degree CPT plugin and Tuition and Fees plugin.
  • Updated this theme's unique navbar hover state overrides for compatibility with Athena Framework v1.0.4.
  • Updated packages to latest versions
  • Updated linter configs to use latest configurations from CM-Project-Templates
  • Added aria-label/aria-labelledby attributes for navbars defined in this theme.

v1.0.0

10 Dec 20:10
Compare
Choose a tag to compare

Initial release of the child theme 🎊