You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ For a more detailed installation and setup walkthrough, please see the [manual s
53
53
54
54
### What are the minimum server requirements for this plugin?
55
55
56
-
Beyond the [official WordPress minimum requirements](https://codex.wordpress.org/Template:Server_requirements), WP-Stateless requires a minimum PHP version of 5.6 or higher and OpenSSL to be enabled.
56
+
Beyond the [official WordPress minimum requirements](https://codex.wordpress.org/Template:Server_requirements), WP-Stateless requires a minimum PHP version of 7.2 or higher and OpenSSL to be enabled.
Tags: google, google cloud, google cloud storage, cdn, uploads, media, stateless, backup
5
5
License: GPLv2 or later
6
-
Requires PHP: 5.6
6
+
Requires PHP: 7.2
7
7
Requires at least: 5.0
8
8
Tested up to: 5.9.3
9
-
Stable tag: 3.2.0
9
+
Stable tag: 3.2.1
10
10
11
11
Upload and serve your WordPress media files from Google Cloud Storage.
12
12
@@ -72,7 +72,7 @@ For a more detailed installation and setup walkthrough, please see the [manual s
72
72
73
73
= What are the minimum server requirements for this plugin? =
74
74
75
-
Beyond the [official WordPress minimum requirements](https://codex.wordpress.org/Template:Server_requirements), WP-Stateless requires a minimum PHP version of 5.6 or higher and OpenSSL to be enabled.
75
+
Beyond the [official WordPress minimum requirements](https://codex.wordpress.org/Template:Server_requirements), WP-Stateless requires a minimum PHP version of 7.2 or higher and OpenSSL to be enabled.
76
76
77
77
= What wp-config constants are supported? =
78
78
@@ -103,11 +103,19 @@ To ensure new releases cause as little disruption as possible, we rely on a numb
103
103
104
104
== Upgrade Notice ==
105
105
106
+
= 3.2.0 =
107
+
Before upgrading to WP-Stateless 3.2.0, please, make sure you use PHP 7.2 or above.
108
+
106
109
= 3.0 =
107
110
Before upgrading to WP-Stateless 3.0, please, make sure you tested it on your development environment.
<h2><?php_e("Enable or disable compatibility with other plugins."); ?></h2>
246
-
<p><?php_e(sprintf("Having an issue with another plugin? <a class='stless_setting_tab' href='%s'>Submit feedback</a> and let us know your issue!", "#stless_questions_tab")); ?></p>
245
+
<p><?php_e(sprintf("Having an issue with another plugin? <a class='' target='_blank' href='%s'>Submit feedback</a> and let us know your issue!", "https://wordpress.org/support/plugin/wp-stateless/")); ?></p>
0 commit comments