Skip to content

Commit 37967cc

Browse files
committed
1.2.6
1 parent 778fff5 commit 37967cc

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

membership2.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: PS Mitgliedschaften
44
* Plugin URI: https://cp-psource.github.io/mitgliedschaften-pro/
5-
* Version: 1.2.5
5+
* Version: 1.2.6
66
* Description: Das leistungsstärkste, benutzerfreundlichste und flexibelste Mitgliedschafts-Plugin für ClassicPress-Seiten.
77
* Requires at least: 4.6
88
* Tested up to: 5.7
@@ -83,7 +83,7 @@ function membership2_pro_init_app() {
8383
*
8484
* @since 1.0.0
8585
*/
86-
define( 'MS_PLUGIN_VERSION', '1.2.5' );
86+
define( 'MS_PLUGIN_VERSION', '1.2.6' );
8787

8888
/**
8989
* Free or pro plugin?

readme.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: PSOURCE
33
Tags: classicpress-plugin, classicpress, membership, multisite
44
Requires at least: 4.9
55
Tested up to: 5.6
6-
Stable tag: 1.2.5
6+
Stable tag: 1.2.6
77
Requires PHP: 7.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -67,6 +67,8 @@ Use the opportunity to do so on GitHub or send your files to: webmaster@n3rds.wo
6767
* Fix: Fix: Incomplete multi-character sanitization
6868
* Fix: Inefficient regular expression
6969
* Fix: DOM text reinterpreted as HTML
70+
* Fix: Deprecated jQuery Functions
71+
* Fix: PhP8+ Support
7072

7173
= 1.2.5 =
7274

0 commit comments

Comments
 (0)