PluginProbe
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions / 260917
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions v260917
260917 260913 260909 260829 260814 260805 110710 110731 110812 110815 110912 110913 110915 110926 110927 111002 111003 111011 111017 111029 111105 111206 111216 111220 120213 All 189 releases
← All changes | s2member.php +5 -5 260805260917 View file →
@@ -19,10 +19,10 @@
19 19 * @since 1.0
20 20 */
21 21 /* -- This section for WordPress parsing. ------------------------------------------------------------------------------
22 22
23 -Version: 260805
24 -Stable tag: 260805
23 +Version: 260917
24 +Stable tag: 260917
25 25
26 26 SSL Compatible: yes
27 27 bbPress Compatible: yes
28 28 WordPress Compatible: yes
@@ -35,13 +35,13 @@
35 35 PayPal Pro Compatible: yes w/s2Member Pro
36 36 Authorize.Net Compatible: yes w/s2Member Pro
37 37 ClickBank Compatible: yes w/s2Member Pro
38 38
39 -Tested up to: 7.1-RC1-63034
39 +Tested up to: 7.2-alpha-63608
40 40 Requires at least: 4.2
41 41
42 42 Requires PHP: 5.6.2
43 -Tested up to PHP: 8.4
43 +Tested up to PHP: 8.5.9
44 44
45 45 Copyright: © 2009 WP Sharks
46 46 License: GNU General Public License
47 47 Contributors: WebSharks, JasWSInc, anguz, raamdev, bruce-caldwell, clavaque
@@ -76,9 +76,9 @@
76 76 * @since 3.0
77 77 *
78 78 * @var string
79 79 */
80 -${__FILE__}['tmp'] = '260805'; //version//
80 +${__FILE__}['tmp'] = '260917'; //version//
81 81 if(!defined('WS_PLUGIN__S2MEMBER_VERSION'))
82 82 define('WS_PLUGIN__S2MEMBER_VERSION', ${__FILE__}['tmp']);
83 83 /**
84 84 * Minimum PHP version required to run s2Member.