Skip to content

Commit 8d06fe3

Browse files
committed
Prepping readme for release; Increment theme version
1 parent fbef39a commit 8d06fe3

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package Memberlite
66
*/
7-
define( 'MEMBERLITE_VERSION', '4.5.4.0.1' );
7+
define( 'MEMBERLITE_VERSION', '4.5.4.1' );
88

99
// get default values for options/etc
1010
require_once get_template_directory() . '/inc/defaults.php';

readme.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: kimannwall, strangerstudios
33
Requires at least: 5.3
44
Tested up to: 6.0
55
Requires PHP: 5.6
6-
Stable tag: 4.5.4
6+
Stable tag: 4.5.4.1
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
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
@@ -104,6 +104,16 @@ We highly recommend using these plugins for every site running Memberlite:
104104

105105
== Changelog ==
106106

107+
= 4.5.4.1 - 2022-09-27 =
108+
* ENHANCEMENT: Improved core WP block styling for tables and quotes.
109+
* BUG FIX: Fixed links to install and activate recommended plugins when using a WordPress multisite environment.
110+
* BUG FIX: Updated Font Awesome icon weights for Elementor compatibility for post titles on protected content, post types.
111+
* BUG FIX: Added code to prevent a duplicate featured image showing as banner and thumbnail on archives.
112+
* BUG FIX: Added missing Non Sans local font file.
113+
* BUG FIX: Fixed dropdowns in primary navigation that could be behind row two if your primary menu wraps.
114+
* BUG FIX: Improvements to button colors on default PMPro levels page, footer skip link, and sidebars.
115+
* BUG FIX: Replaced lost separator for sites that show the larger "excerpt" content on loop and single posts.
116+
107117
= 4.5.4 - 2022-09-11 =
108118
* FEATURE: Added grid layout for blog.
109119
* FEATURE: Added block image option for showing post thumbnails in the loop and single post.

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://memberlitetheme.com/
44
Author: Stranger Studios
55
Author URI: https://www.strangerstudios.com
66
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.
7-
Version: 4.5.4
7+
Version: 4.5.4.1
88
Requires at least: 5.3
99
Tested up to: 6.0
1010
Requires PHP: 5.6

0 commit comments

Comments
 (0)