v4.0.0
Breaking changes:
- Removed the
[ucf-social-feed]shortcode. If your site still requires Curator social feeds, we recommend adding Curator widgets to pages manually using embed snippets provided by Curator, or by using the UCF Page Assets Plugin to upload Curator JavaScript per-page where feeds are needed. - Dropped IE support from generated CSS completely.
- Replaced usage of Font Awesome 4 icons (and dependency on Font Awesome) in favor of including our own SVG icons. If you've defined custom layouts for the
[ucf-social-icons]and[ucf-social-links]shortcodes in your theme or another plugin, you should test to confirm those layouts are still styled correctly after upgrading to v4.0.0.
Enhancements:
- Bumped the max character limit for sharable tweets from 140 to 280.
- Replaced
titleattr usage with.sr-onlytext in social share links.
Bug Fixes:
- Fixed
"option_${option}"filter name string interpolation, so option formatting should work as expected now