From 0312da5410ab787b66203420cb11837907f8021a Mon Sep 17 00:00:00 2001 From: Kim Coleman Date: Sat, 13 Mar 2021 12:39:39 -0500 Subject: [PATCH] Version bump and readme updates. --- functions.php | 2 +- readme.txt | 11 ++++++++--- style.css | 13 +++++++++---- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/functions.php b/functions.php index 1f7fe41..7d10c6c 100644 --- a/functions.php +++ b/functions.php @@ -4,7 +4,7 @@ * * @package Memberlite */ -define( 'MEMBERLITE_VERSION', '4.5.2' ); +define( 'MEMBERLITE_VERSION', '4.5.3' ); // get default values for options/etc require_once get_template_directory() . '/inc/defaults.php'; diff --git a/readme.txt b/readme.txt index d6f921e..2a158e8 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === Memberlite === Contributors: kimannwall, strangerstudios -Requires at least: WordPress 4.4 -Tested up to: WordPress 5.6 -Version: 4.5.2 +Requires at least: 4.4 +Tested up to: 5.7 Requires PHP: 5.6 +Stable tag: 4.5.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, e-commerce @@ -108,6 +108,11 @@ We highly recommend using these plugins for every site running Memberlite: == Changelog == += 4.5.3 - 2021-03-13 = +* ENHANCEMENT: Now showing member welcome/links in mobile menu if no other widgets defined. +* BUG FIX: Fixed issues with background color and font color for button or cover blocks. +* BUG FIX: General improvements for sites using an inverted (dark) body background color. + = 4.5.2 - 2020-12-08 = * BUG FIX: Fixed issue with the Log in and Log Out links in member header theme area. * BUG FIX/ENHANCEMENT: Fixed localization and escaping throughout theme. diff --git a/style.css b/style.css index 498261f..9f85df9 100644 --- a/style.css +++ b/style.css @@ -4,13 +4,18 @@ Theme URI: https://memberlitetheme.com/ Author: Stranger Studios Author URI: https://www.strangerstudios.com Description: Memberlite is the ideal theme for your membership site - packed with integration for top membership site plugins including Paid Memberships Pro. It's fully customizable with your logo, colors, fonts, custom sidebars and more global layout settings. Extend the site appearance further with icons, masthead banners, post formats, and additional settings for your site's pages. Memberlite is responsive, clean and minimal. -Version: 4.5.2 +Version: 4.5.3 +Requires at least: 5.3 +Tested up to: 5.7 +Requires PHP: 5.6 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, e-commerce Text Domain: memberlite -Tested up to: 5.6 -Requires PHP: 5.6 +Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comments, translation-ready, e-commerce + +Memberlite WordPress Theme, (C) 2021 Stranger Studios, LLC +Memberlite is distributed under the terms of the GNU GPL. +*/ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: