Releases: UCF/Main-Site-Theme
Releases · UCF/Main-Site-Theme
v2.3.5
v2.3.1
v2.3.0
Addition of:
- Internet Privacy Page markup, css and javascript.
- About UCF Page markup, css and javascript.
- A-Z Index page markup, css and javascript.
Removal of:
- Some code related to the old A-Z Index page.
Updated:
- Footer markup to be more accessible.
- Homepage content to be more accessible.
- Today feed markup to mark the images as decorative (empty alt text).
v2.2.1
v2.2.0
Updates include:
- An additional function called
echo_shortcode
that echoes the output of a shortcode. This was added to make sending shortcodes through theesi_include
function easier. - Swapped out the function to get news on the home page with the UCF-News plugin's shortcode.
- Swapped out the old interior page news function with the UCF-News plugin's shortcode.
Marking this as a minor version change as the content on the home page is now dependent on the UCF-News plugin which is a new dependency.