Releases: strangerstudios/memberlite
6.1.1 - 2026-01-27
- ENHANCEMENT: Replacing webfonts with latin-extended versions for broader language support. #190 (@kimcoleman)
- ENHANCEMENT: Added a separate column ratio setting for posts and blog (inherits from pages setting by default). #192 (@kimcoleman)
- ENHANCEMENT: Reorganized Customizer with new sections, panels, and improved settings organization for better usability. #192 (@RachelRVasquez)
- ENHANCEMENT: Added new helper functions for Customizer settings and controls for better code management. #192 (@RachelRVasquez)
- ENHANCEMENT: Added dedicated stylesheet for Customizer preview. #192 (@RachelRVasquez)
- ENHANCEMENT: Simplified helper method to no longer require translate function when adding settings/controls. #192 (@RachelRVasquez)
- BUG FIX: Fixed a dead link in the readme that was returning a 404. #193 (@RachelRVasquez)
- REFACTOR: Separated Customizer settings and controls into individual helper functions. #192 (@RachelRVasquez)
- REFACTOR: Code cleanup and formatting improvements for WordPress coding standards.
6.1 - 2025-12-22
- FEATURE: Export and import tools for Memberlite theme settings (Customizer options, custom sidebars, CPT sidebar assignments, custom CSS, site logo, and site icon). #186 (@kimcoleman)
- FEATURE: Theme Reset tool that restores all Memberlite settings to defaults, with confirmation prompt. #186 (@kimcoleman)
- ENHANCEMENT: Reorganized Memberlite admin area to main admin menu section 'Memberlite' with subpages. #186 (@kimcoleman)
- BUG FIX: Fix display of Signup Shortcode borders when there is a nested pmpro_card. #187 (@kimcoleman)
6.0.1 - 2025-06-25
- ENHANCEMENT: Improved translation support for Memberlite and WordPress 6.7+ (@dalemugford)
- BUG FIX: Remove leftover test code from the footer. (@ideadude)
6.0 - 2025-04-21
FEATURE: Added logic to update memberlite from the Paid Memberships Pro license server. #180 (@andrewlimaza)
FEATURE: The Memberlite Elements and Memberlite Shortcodes plugins have been merged into the theme. #178 (@andrewlimaza)
FEATURE: Now updating translations from translate.strangerstudios.com. #181 (@andrewlimaza)
ENHANCEMENT: Added setting to hide the prev/next page navigation on pages. #179 (@kimcoleman)
ENHANCEMENT: The header and body font are now 2 separate settings. #182 (@kimcoleman)
ENHANCEMENT: Added logic to the Memberlite Guide page to support products privately hosted (not on .org). #183 (@andrewlimaza)
v5.2.1
= 5.2.1 - 2024-08-25 =
- ENHANCEMENT: Now supporting a color setting for text color.
- ENHANCEMENT: Added body class
is-style-darkoris-style-lightif dark mode is active. - BUG FIX/ENHANCEMENT: Additional fixes to support sites using a dark background / inverted scheme.
- BUG FIX: Fixed priority of color palette setup so that font and body background colors are always named.
v5.2.0
= 5.2.0 - 2024-07-17 =
- ENHANCEMENT: Updated to fully support for PMPro v3.1+ and frontend design updates in core.
- ENHANCEMENT: Updated to Font Awesome version 6.6.0.
- BUG FIX: Fixed the LifterLMS Student Dashboard Log In and Password Reset views.
v5.1.0
= 5.1.0 - 2024-01-25 =
FEATURE: Now includes support for frontend styling of courses with LifterLMS.
ENHANCEMENT: Added support for LifterLMS sidebars.
ENHANCEMENT: Now loading the correct named font families in the Block Editor for body and header font.
ENHANCEMENT: Updated to Font Awesome version 6.5.1.
BUG FIX/ENHANCEMENT: Styles now updated to be compatible with PMPro Advanced Levels Page v1.0
v5.0.0
= 5.0.0 - 2023-07-03 =
- FEATURE: Added hybrid theme features for tighter compatibility with the WordPress Block Editor.
- ENHANCEMENT: Improved default color scheme. Existing sites can choose Legacy Default scheme for previous palette.
- ENHANCEMENT: Added ability to customize masthead and footer background colors and text colors via Customizer.
- ENHANCEMENT: Added caret icon to show when primary navigation menu has children.
- ENHANCEMENT: General updates to styles across the theme.
- ENHANCEMENT: Added addition Google Fonts: DM Sans, Figtree, Poppins, and Inter
- ENHANCEMENT: Added the
memberlite_editor_color_palettefilter to adjust the editor color palette. - ENHANCEMENT: Updated to Font Awesome version 6.4.
- ENHANCEMENT: Reducing calls made to
get_option()frompmpro_getOption(). - ENHANCEMENT: Enlarged overall max site width and grid spacing to modern standards.
- ENHANCEMENT: Updated Content Width for new larger grid.
- ENHANCEMENT/BUG FIX: Improved the format of the "Log Out" link in PMPro Login Widget
- ENHANCEMENT/BUG FIX: Fixed heading level to h2 for loop items vs. single posts (h1).
- ENHANCEMENT/BUG FIX: Updating screen reader text shown with page navigation to not use the H1 tag for SEO and page structure.
- ENHANCEMENT/BUG FIX: Accessibility improvements for the Mobile Menu toggle.
- ENHANCEMENT/BUG FIX: Checkout heading updates for accessibility improvements in PMPro v2.11.
- ENHANCEMENT/BUG FIX: Improved appearance of third level dropdown items in primary and meta menu locations.
- BUG FIX/ENHANCEMENT: Improved dark background handling for various frontend elements.
- BUG FIX: Allow
noscripttag in the escaped output of author avatar image for Jetpack compatibility. - BUG FIX: Fixing issue with columns layout on search results when blog grid display is enabled.
- BUG FIX: Fixed PHP 8 deprecated notices.
v4.5.4.1
= 4.5.4.1 - 2022-09-27 =
- ENHANCEMENT: Improved core WP block styling for tables and quotes.
- BUG FIX: Fixed links to install and activate recommended plugins when using a WordPress multisite environment.
- BUG FIX: Updated Font Awesome icon weights for Elementor compatibility for post titles on protected content, post types.
- BUG FIX: Added code to prevent a duplicate featured image showing as banner and thumbnail on archives.
- BUG FIX: Added missing Non Sans local font file.
- BUG FIX: Fixed dropdowns in primary navigation that could be behind row two if your primary menu wraps.
- BUG FIX: Improvements to button colors on default PMPro levels page, footer skip link, and sidebars.
- BUG FIX: Replaced lost separator for sites that show the larger "excerpt" content on loop and single posts.
v4.5.4
= 4.5.4 - 2022-09-11 =
- FEATURE: Added grid layout for blog.
- FEATURE: Added block image option for showing post thumbnails in the loop and single post.
- FEATURE: Added author block customizer setting for posts.
- ENHANCEMENT: Now loading all webfonts locally.
- ENHANCEMENT: Moved all colors to root variables to improve
- ENHANCEMENT: Added all unique colors in theme to editor color palette.
- ENHANCEMENT: Updated to Font Awesome version 6.2.
- ENHANCEMENT: Improved compatibility with WordPress Block Editor styling options and core blocks.
- ENHANCEMENT: Added filter
memberlite_show_author_avatarto optionally disable author avatar on posts. - ENHANCEMENT: Added filter
memberlite_logout_redirect_toto allow filtering the logout URL redirect. - ENHANCEMENT: Added filter
memberlite_nav_menu_submenu_pagemenuidto set the top level page to generate the submenu on pages. - ENHANCEMENT: Added filter
memberlite_excerpt_largerto turn off the enlarged/enhanced excerpt text for a single post. - BUG FIX/ENHANCEMENT: Improved dark background handling for various frontend elements.
- BUG FIX/ENHANCEMENT: Removed h1 tag from logo on all pages except
home_url.