You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENHANCEMENT: Added the ability to show the level's description within the compare table layout. (@dparker1005)
ENHANCEMENT: Improved compatibility for PHP8+. (@JarrydLong)
BUG FIX: Fixed an issue where the discount code attribute would apply to all shortcodes on a page (if there were more than one shortcode on a single page). (@MaximilianoRicoTabo)
BUG FIX: Fixed an issue with compare table, when no levels attribute were supplied in the shortcode. (@andrewlimaza)
REFACTOR: Removed duplicate "template" attribute from shortcode. (@andrewlimaza)
REFACTOR: Moved to using the default get_option instead of pmpro_getOption functions. (@JarrydLong)