Releases: strangerstudios/memberlite-shortcodes
Releases · strangerstudios/memberlite-shortcodes
v1.4 - 2024-11-22
- SECURITY: Sanitized and escaped shortcode attributes in the Accordion shortcode. (Peter Thaleikis)
- BUG FIX: Fixed a translation issue in the Recent Posts shortcode.
- DEPRECATED: Marking the [memberlite_signup] shortcode as deprecated. Use the Signup Shortcode Add On for Paid Memberships Pro instead.
v1.3.9 - 2023-09-21
- SECURITY: Sanitized and Escaped shortcode attributes and variables.
- REFACTOR: Improved accessibility for screen readers for certain shortcodes.
v1.3.8
= 1.3.8 - 2023-06-13 =
- ENHANCEMENT: Now supporting Font Awesome shortcode attributes for rotate, flip, and animate.
- ENHANCEMENT: Updated to Font Awesome version 6.4.
- ENHANCEMENT: Tested up to WordPress 6.2.2.
v1.3.7
= 1.3.7 - 2022-09-11 =
- ENHANCEMENT: Added
show_children_depth
attribute to subpagelist shortcode to limit depth of children shown. - ENHANCEMENT: Updated to Font Awesome version 6.2.
- ENHANCEMENT: Tested up to WordPress 6.0.
v1.3.6
= 1.3.6 - 2022-03-15 =
- BUG FIX: Fixed a few strings that we not prepared for localization.
- BUG FIX/ENHANCEMENT: Only load some CSS for shortcodes for sites not using Memberlite theme.
- ENHANCEMENT: Updated to Font Awesome version 6.0.
- ENHANCEMENT: Tested up to WordPress 5.9.2.
v1.3.5
= 1.3.5 - 2021-03-13 =
- ENHANCEMENT: Updated to Font Awesome version 5.15.1.
- ENHANCEMENT: Tested up to WordPress 5.7.
- BUG FIX/ENHANCEMENT: Improved appearance of "link" style buttons.
v1.3.4
- BUG FIX/ENHANCEMENT: Fixed issue with localization to allow for proper translation.
- BUG FIX/ENHANCEMENT: Improved the tabs shortcode to allow for hyperlink to a targeted tab and set as active.
- BUG FIX/ENHANCEMENT: Improved the accordion shortcode to allow for hyperlink to a targeted accordion item and set as active.
- BUG FIX: Removed code that was behaving inconsistently to set a cookie based on the last active tab visited.
- ENHANCEMENT: Now using version 5.14.0 of Font Awesome.
- ENHANCEMENT: Now tested up to WordPress 5.5.
v1.3.3
- BUG FIX: Fixed display bug for a recent post in shortcode output with no avatar or featured image.
- BUG FIX: Fixed issue with $memberlite_active_tabs not countable.
- BUG FIX: Now inheriting font-family for .btn, button, input[type=submit] from the body property.
- BUG FIX/ENHANCEMENT: Adjusted
memberlite_subpagelist
shortcode logic to acceptpost_parent="-1"
to allow a meta_key query across pages, regardless of the parent. - BUG FIX/ENHANCEMENT: Added alt tag to recent posts shortcode output for featured image or avatar.
- BUG FIX/ENHANCEMENT: Adjusted button font-family to inherity from body rather than set explicitly.
- ENHANCEMENT: Added support for
cat
ortag_id
as attributes of thememberlite_subpagelist
shortcode. - ENHANCEMENT: Now using version 5.13.0 of Font Awesome.
- ENHANCEMENT: Now tested up to WordPress 5.4.