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
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Field sanitizing allows one to pass an array of function names as an argument to
50
50
51
51
One may use any existing function including PHP functions, WordPress functions and custom written functions. The return value of any used function must be that of a string. Any other return value will be disregarded.
52
52
53
-
Please view the [sample-config.php](https://github.com/reduxframework/redux-framework-4/blob/master/sample/sample-config.php) file for specific examples.
53
+
Please view the [sample-config.php](https://github.com/reduxframework/redux-framework/blob/master/sample/sample-config.php) file for specific examples.
54
54
55
55
### Select2 AJAX Loading
56
56
The AJAX loading routines for the select2 fields have been fixed/finished. See the 'capabilities' field in the demo panel for an example.
Copy file name to clipboardExpand all lines: readme.txt
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Supercharge the Gutenberg editor with our ever-growing library of WordPress Bloc
17
17
18
18
Worried that our templates may not work with your theme? We've got you covered. With our custom <em>page templates</em> option you can override any theme. Missing a plugin a template needs? No worries, we’ll even help you install what you need, all from the Gutenberg editor.
19
19
20
-
Don’t waste hours trying to recreate a template you love. With a click of a button it is own website where you can start customizing it for your needs.
20
+
Don’t waste hours trying to recreate a template you love. With a click of a button it its own website where you can start customizing it for your needs.
@@ -35,11 +35,11 @@ Don’t waste hours trying to recreate a template you love. With a click of a bu
35
35
</ul>
36
36
37
37
<h4>🚀 TYPICAL USE CASE OF THIS PLUGIN</h4>
38
-
You are building a **big site** with **lots of pages** and you just want it to look amazing. With Redux you can begin making pages with a variety of "starter blocks," or templates.
38
+
You are building a **big site** with **lots of pages** and you just want it to look amazing. With Redux, you can begin making pages with a variety of "starter blocks," or templates.
39
39
40
40
You can browse through the categories, as well as collections of like-styled pages. When you find something you like, Redux makes sure you have everything you need. If a dependency (or required plugin) is missing, you are notified and can install the missing dependency. Worried that our templates may not work with your theme? No problem! With our custom `page templates` options you can transform any site into exactly what you want it to be no matter what them you are using.
41
41
42
-
Don’t waste hours trying to recreate a design you love. With a click of a button, you have it on your own site and you can begin customizing your "starter block" for your needs.
42
+
Don’t waste hours trying to recreate a design you love. With a click of a button, you have it on your own site, and you can begin customizing your "starter block" for your needs.
43
43
44
44
<h4>🎉 Supported Page Builders</h4>
45
45
Currently Redux supports only the <a href="https://wordpress.org/plugins/gutenberg/"><strong>Gutenberg / Block Editor of WordPress 5.0+</strong></a>.
@@ -96,7 +96,7 @@ Though Redux will work with any theme that uses Gutenberg, we have done extra wo
96
96
<h4>👍 BE A CONTRIBUTOR</h4>
97
97
If you want to translate, <a href="https://translate.wordpress.org/projects/wp-plugins/redux-framework">go to the Translation Portal at translate.wordpress.org</a>.
98
98
99
-
You can also contribute code-wise via our <a href="https://github.com/reduxframework/redux-framework-4/">GitHub Repository</a> – and see where you can help. Be sure to use our develop branch to submit pull requests.
99
+
You can also contribute code-wise via our <a href="https://github.com/reduxframework/redux-framework/">GitHub Repository</a> – and see where you can help. Be sure to use our develop branch to submit pull requests.
100
100
101
101
<h4>📝 Documentation and Support</h4>
102
102
<ul>
@@ -108,8 +108,7 @@ You can also contribute code-wise via our <a href="https://github.com/reduxframe
108
108
<ul>
109
109
<li>Follow us on <a href="https://www.facebook.com/reduxframework" rel="nofollow ugc">Facebook 💬</a></li>
110
110
<li><strong>Rate us 5 ⭐ stars</strong> on <a href="https://wordpress.org/support/plugin/redux-framework/reviews/?filter=5/#new-post">WordPress.org</a></li>
111
-
<li><a href="https://github.com/sponsors/dovy/" rel="nofollow ugc"><strong>Become a Sponsor</strong> 💜</a> and support ongoing development, maintenance and support of this plugin</li>
112
-
<li>Follow us on Twitter 🐦: <a href="https://twitter.com/reduxframework" rel="nofollow ugc">@ReduxFramework</a> and <a href="https://twitter.com/dovyp" rel="nofollow ugc">@DovyP</a></li>
111
+
<li>Follow us on Twitter 🐦: <a href="https://twitter.com/reduxframework" rel="nofollow ugc">@ReduxFramework</a></li>
113
112
</ul>
114
113
115
114
<h4>🔐 Privacy</h4>
@@ -132,7 +131,7 @@ The Redux plugin uses a custom API to fetch our content library and our Gutenber
132
131
API requests are only made when a user clicks on the Library button, launches the Redux Challenge, or opts into Google Font updates.
133
132
134
133
For more details on our privacy policy: [https://redux.io/privacy](https://redux.io/privacy)
135
-
For more details on on our terms and conditions: [https://redux.io/terms](https://redux.io/terms)
134
+
For more details on our terms and conditions: [https://redux.io/terms](https://redux.io/terms)
136
135
137
136
== Installation ==
138
137
1. Upload the entire plugin folder to the `/wp-content/plugins/` directory.
@@ -144,7 +143,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
144
143
145
144
== Screenshots ==
146
145
147
-
1. With Redux you have access to hundreds of sections to help you create any type of page.
146
+
1. With Redux, you have access to hundreds of sections to help you create any type of page.
148
147
2. Take the Redux challenge to learn your way around the Redux Templates Library.
149
148
3. See instantly what required plugins each template requires on hover.
150
149
4. Preview each template instantly in your own website.
@@ -199,7 +198,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
199
198
* Fixed: Changed use of ctype_xdigit to account for hosts where it's disabled.
200
199
* Added: Shim for people using terms data key, but using taxonomies instead of taxonomy.
201
200
* Fixed: Static call mismatch in redux colors.
202
-
* Fixed: CSRF security issue with a flipped if conditional. Thanks @ErwanLR.
201
+
* Fixed: CSRF security issue with a flipped if conditional. Thanks, @ErwanLR.
203
202
* Fixed: WordPress 4.6 API warnings.
204
203
* Fixed: WordPress 4.6 customizer issue where fields not displaying properly.
205
204
* Fixed: Massive speed improvement to the library.
@@ -230,7 +229,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
230
229
* Fixed: Google fonts html validation issues.
231
230
* Added: Feedback modal.
232
231
* Fixed: Import logic flaw.
233
-
* Fixed: Security bug. Thanks @lenonleite of www.lenonleite.com.br.
232
+
* Fixed: Security bug. Thanks, @lenonleite of www.lenonleite.com.br.
234
233
* Release date: Oct 08, 2020
235
234
236
235
= 4.1.20 =
@@ -246,7 +245,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
246
245
* Fixed: Invalid logic causing some extensions not to run.
247
246
* Release date: Sep 18, 2020
248
247
249
-
** For a full changelog, see https://github.com/reduxframework/redux-framework-4/blob/master/CHANGELOG.md **
248
+
** For a full changelog, see https://github.com/reduxframework/redux-framework/blob/master/CHANGELOG.md **
250
249
251
250
== Frequently Asked Questions ==
252
251
@@ -258,7 +257,7 @@ The Redux Block Library for Gutenberg is a complete package of unique and creati
258
257
259
258
You only need to have the latest version of WordPress on your website, to begin with. Redux is for Gutenberg is basically an addon for the default WordPress block editor. Therefore, the latest WordPress installation along with a theme should be enough, to begin with.
260
259
261
-
= What themes does Redux Library for Gutenberg work with? =
260
+
= What themes do Redux Library for Gutenberg work with? =
262
261
263
262
Redux is built to work wonderfully with all themes.
264
263
@@ -272,4 +271,4 @@ Yes! You can certainly use Redux on yours as well as your client's websites.
272
271
273
272
= Will Redux slow down my website? =
274
273
275
-
Absolutely not! The Redux Library for Gutenberg plugin is built with ease and performance in mind. Its module architecture and the clean code keep it extremely fast. Every performance issue that seems to be coming from Redux is actually the integration code of third-party developers. If you're having issues let us know and we'll try to help you out.
274
+
Absolutely not! The Redux Library for Gutenberg plugin is built with ease and performance in mind. Its module architecture and the clean code keep it extremely fast. Every performance issue that seems to be coming from Redux is actually the integration code of third-party developers. If you're having issues let us know, and we'll try to help you out.
0 commit comments