From a846fbb3131e2a65c25e9d4926dfc92c004a6a2b Mon Sep 17 00:00:00 2001 From: mustafauysal Date: Wed, 8 Nov 2023 14:43:34 +0300 Subject: [PATCH] bump version to 1.2 --- readme.txt | 36 ++++++++++++++++++++++++++---------- wp-total-branding.php | 25 +++++++++++++------------ 2 files changed, 39 insertions(+), 22 deletions(-) diff --git a/readme.txt b/readme.txt index 619cd44..99b78fc 100644 --- a/readme.txt +++ b/readme.txt @@ -1,14 +1,15 @@ -=== WP Total Branding === -Contributors: handyplugins, m_uysl -Tags: branding, custom-logo, admin menu, customize, while-label +=== WP Total Branding - Complete branding solution for WordPress === +Contributors: handyplugins, m_uysl +Tags: branding, custom-logo, admin menu, customize, while-label Requires at least: 5.2 -Tested up to: 6.0 -Stable tag: 1.1 -License: GPLv3 -Requires PHP: 7.1 -License URI: http://www.gnu.org/licenses/gpl-3.0.html +Tested up to: 6.4 +Stable tag: 1.2 +License: GPLv3 +Requires PHP: 7.1 +License URI: http://www.gnu.org/licenses/gpl-3.0.html +Donate link: https://handyplugins.co/donate/ -Make your WordPress setup unique. Change or remove WordPress footprints,features and much more... +Make your WordPress unique. Change or remove WordPress footprints,features and much more... == Description == @@ -35,6 +36,15 @@ WP Total Branding is complete branding solution for your WordPress. Check out fe = Contributing & Bug Report = Bug reports and pull requests are welcome on [Github](https://github.com/HandyPlugins/wp-total-branding) +__If you like WP Total Branding, then consider checking out our other projects:__ + +* Magic Login Pro – Easy, secure, and passwordless authentication for WordPress. +* Easy Text-to-Speech for WordPress – Transform your textual content into high-quality synthesized speech with Amazon Polly. +* Handywriter – AI-powered writing assistant that can help you create content for your WordPress. +* PaddlePress PRO – Paddle Plugin for WordPress +* Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score + + == Installation == @@ -54,6 +64,12 @@ Yes, indeed! Enable plugin by activating network wide and visit `Network Admin > == Changelog == += 1.2 (Nov 8, 2023) = +- Add composer support +- Redux framework update (4.4.9) +- Tested with WP 6.4 +- Minor tweaks + = 1.1 (May 6, 2022) = - Tested with WP 6.0 - Redux framework update (4.x) @@ -76,4 +92,4 @@ Yes, indeed! Enable plugin by activating network wide and visit `Network Admin > - Fixing wrong tagging = 1.0 = - - Initial version \ No newline at end of file + - Initial version diff --git a/wp-total-branding.php b/wp-total-branding.php index c63ef8c..6efcde7 100644 --- a/wp-total-branding.php +++ b/wp-total-branding.php @@ -1,19 +1,20 @@