Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 407e55c

Browse files
authored
Merge pull request #187 from reduxframework/develop
Updating documentation links
2 parents 1d8c7a8 + 6cdfd7e commit 407e55c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+146
-146
lines changed

.github/ISSUE_TEMPLATE/dev.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ Are you a user reporting a bug with a theme or plugin?
1616
======================================================
1717
Redux is a tool for developers to include an options panel in their project. Consequently, we do not offer support for folks who have purchased a theme or plugin that uses Redux. The responsibility of support for themes and plugins falls upon it's author. We realize that some authors have included support links for Redux in their projects when they should not have. We do apologize for that confusion and are taking steps to remedy that situtation.
1818
19-
If you have purchased a theme or plugin that utilizes Redux, please contact the author for support. If the author is unavailable for support or has discontinued support, please refer to this before posting to our issue tracker: https://docs.redux.io/core/support-defined/ If you are unable to get support for the author, we might be able to help you with a premium support purchase (https://redux.io/extension/premium-support).
19+
If you have purchased a theme or plugin that utilizes Redux, please contact the author for support. If the author is unavailable for support or has discontinued support, please refer to this before posting to our issue tracker: https://redux.io/contact/ If you are unable to get support for the author, we might be able to help you with a premium support purchase (https://redux.io/extension/premium-support).
2020
2121
Have a development usage question?
2222
==================================
2323
The issue tracker isn't the best place for usage questions. This format is not well-suited for questions & answers and questions here don't have as much visibility as they do elsewhere. Before you ask a question, here are some resources to get help first:
2424
2525
- Try Redux: https://demo.redux.io/
26-
- Read the docs: https://docs.redux.io/
26+
- Read the docs: https://devs.redux.io/
2727
- Look for/ask questions on StackOverflow: https://stackoverflow.com/questions/tagged/redux-framework
2828
- Ask in our community Slack channel: http://slack.redux.io/
2929
- For Premium support or advanced customizations we offer premium support. See https://redux.io/extension/premium-support/ for more information.
@@ -36,7 +36,7 @@ Think you found a bug?
3636
======================
3737
Please use the "BUG REPORT" template below. Remember, we are rabid about backwards compatability. Do not submit fixes that break previous ways of doing so or they will be rejected.
3838
39-
Also, unless you provide a Support Hash, your request will also be rejected. NO exceptions. If you do not including this information and we close your ticket, please do not ask why. See See https://docs.redux.io/core/generating-a-support-hash/ for more details.
39+
Also, unless you provide a Support Hash, your request will also be rejected. NO exceptions. If you do not including this information and we close your ticket, please do not ask why. See See https://docsv3.redux.io/core/generating-a-support-hash/index.html for more details.
4040
4141
You MUST be using Redux in dev mode when submitting an issue to us. If you are not, or have circumvented our dev mode protocol, you are on your own. There could be information in your issue that requires dev move active (Compressed Javascript, for example. We are unable to diagnose issues with compressed Javascript and why dev mode needs to be enabled).
4242
@@ -50,7 +50,7 @@ Sometimes, an issue may be tied to JavaScript. To make this determination, you w
5050

5151
<!-- BUG TEMPLATE -->
5252
## Support Hash
53-
<!-- Instructions: https://docs.redux.io/core/generating-a-support-hash -->
53+
<!-- Instructions: https://docsv3.redux.io/core/generating-a-support-hash/index.html -->
5454

5555
## Steps to reproduce
5656
<!-- Please list your steps clearly so that we are able to do the same things you do to reproduce the issue. -->

.github/ISSUE_TEMPLATE/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The reason is simple. Each theme/plugin author integrates Redux is different wa
1616
1717
We realize that some authors have included support links for Redux in their projects, when they should not have. We do apologize for that confusion and are taking steps to remedy this confusion.
1818
19-
If you have purchased a theme or plugin that utilizes Redux, please contact the author for support. If the author is unavailable for support or has discontinued support, please refer to this before posting to our issue tracker: https://docs.redux.io/core/support-defined. In extreme cases where support from the author is impossible, we might be able to help you with a premium support purchase: https://redux.io/extension/premium-support. That service is not free. Please read the terms on that page carefully.
19+
If you have purchased a theme or plugin that utilizes Redux, please contact the author for support. If the author is unavailable for support or has discontinued support, please refer to this before posting to our issue tracker: https://devs.redux.io/core/support-defined. In extreme cases where support from the author is impossible, we might be able to help you with a premium support purchase: https://redux.io/extension/premium-support. That service is not free. Please read the terms on that page carefully.
2020
2121
Because of these policies, we will no longer be able to answer the influx of these types of issues individually. They will be closed without reply. We're sorry about this and apologize for this inconvenience.
2222

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ Future development of our extension library for new features and updates for Red
8484
#### What happens to Redux v3 when v4 is finished?
8585
Upon completion, Redux v4 will completely replace v3 in our primary repository and at wp.org. At that time, we will no longer be offering v3 in any form nor will we be maintaining any code v3. Any copies or forks out there will be considered deprecated and should be considered 'as is'.
8686

87-
#### Is Redux v4 free?
88-
Yes. This is the 'core' and it remains free to use, fork, embed, etc. However, what you see is what you get. All new features, extensions, add-ons, etc will come in the form of Redux Pro, which will require a maintained subscription for licensed usage. We do not yet have details to offer about availability or pricing at this time. Please join our mailing list for updates on this and other Redux related news as it becomes available: [https://redux.io/subscribe-to-redux-framework](https://redux.io/subscribe-to-redux-framework)
87+
<!--#### Is Redux v4 free?
88+
Yes. This is the 'core' and it remains free to use, fork, embed, etc. However, what you see is what you get. All new features, extensions, add-ons, etc will come in the form of Redux Pro, which will require a maintained subscription for licensed usage. We do not yet have details to offer about availability or pricing at this time. Please join our mailing list for updates on this and other Redux related news as it becomes available: [https://redux.io/subscribe-to-redux-framework](https://redux.io/subscribe-to-redux-framework) -->

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"support": {
3232
"issues": "https://github.com/reduxframework/redux-framework/issues",
33-
"docs": "https://docs.redux.io",
33+
"docs": "https://devs.redux.io",
3434
"forum": "https://wordpress.org/support/plugin/redux-framework/",
3535
"website": "https://redux.io/"
3636
},

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can also contribute code-wise via our <a href="https://github.com/reduxframe
101101

102102
<h4>📝 Documentation and Support</h4>
103103
<ul>
104-
<li>For more information about features, FAQs and documentation, check out our website at <a href="https://docs.redux.io/" rel="nofollow ugc">Redux</a>.</li>
104+
<li>For more information about features, FAQs and documentation, check out our website at <a href="https://devs.redux.io/" rel="nofollow ugc">Redux</a>.</li>
105105
<li>If you have any more questions, visit our support on the <a href="https://wordpress.org/support/plugin/redux-framework">Plugin's Forum</a>.</li>
106106
</ul>
107107

redux-core/inc/themecheck/checks/class-redux-embedded.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function check( $php_files, $css_files, $other_files ) {
3939
if ( $redux ) {
4040
if ( ! isset( $_POST['redux_wporg'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification
4141
checkcount();
42-
$this->error[] = '<div class="redux-error">' . sprintf( '<span class="tc-lead tc-recommended">' . esc_html__( 'RECOMMENDED', 'redux-framework' ) . '</span>: ' . esc_html__( 'If you are submitting to WordPress.org Theme Repository, it is', 'redux-framework' ) . ' <strong>' . esc_html__( 'strongly', 'redux-framework' ) . '</strong> ' . esc_html__( 'suggested that you read', 'redux-framework' ) . ' <a href="%s" target="_blank">' . esc_html__( 'this document', 'redux-framework' ) . '</a>, ' . esc_html__( 'or your theme will be rejected because of Redux.', 'redux-framework' ), '//docs.redux.io/core/wordpress-org-submissions/' ) . '</div>';
42+
$this->error[] = '<div class="redux-error">' . sprintf( '<span class="tc-lead tc-recommended">' . esc_html__( 'RECOMMENDED', 'redux-framework' ) . '</span>: ' . esc_html__( 'If you are submitting to WordPress.org Theme Repository, it is', 'redux-framework' ) . ' <strong>' . esc_html__( 'strongly', 'redux-framework' ) . '</strong> ' . esc_html__( 'suggested that you read', 'redux-framework' ) . ' <a href="%s" target="_blank">' . esc_html__( 'this document', 'redux-framework' ) . '</a>, ' . esc_html__( 'or your theme will be rejected because of Redux.', 'redux-framework' ), 'https://docsv3.redux.io/core/wordpress-org-submissions/' ) . '</div>';
4343
$ret = false;
4444
} else {
4545
// TODO Granular WP.org tests!!!

redux-core/inc/welcome/class-redux-welcome.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ public function heath_check() {
271271
public function actions() {
272272
?>
273273
<p class="redux-actions">
274-
<a href="http://docs.redux.io/" class="docs button button-primary">Docs</a>
274+
<a href="http://devs.redux.io/" class="docs button button-primary">Docs</a>
275275
<a
276276
href="https://wordpress.org/support/view/plugin-reviews/redux-framework?filter=5#postform"
277277
class="review-us button button-primary"

redux-core/inc/welcome/views/health-report.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function redux_help_tip( $tip ) {
6262
</a>
6363
<a
6464
class="skip button-primary"
65-
href="//docs.redux.io/core/support/understanding-the-redux-framework-system-status-report/"
65+
href="https://devs.redux.io/core/support/understanding-the-redux-framework-system-status-report/"
6666
target="_blank">
6767
<?php esc_html_e( 'Understanding the Status Report', 'redux-framework' ); ?>
6868
</a>

redux-core/inc/welcome/views/support.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class="hash"
131131
<p>
132132
<em>
133133
<?php // translators: %s: Support Defined URL. ?>
134-
<?php echo sprintf( wp_kses( __( 'Should the developer not be responsive, read the <a href="%s" target="_blank">following article</a> before asking for support from us directly.', 'redux-framework' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( 'http://docs.redux.io/core/support-defined/' ) ); ?>
134+
<?php echo sprintf( wp_kses( __( 'Should the developer not be responsive, read the <a href="%s" target="_blank">following article</a> before asking for support from us directly.', 'redux-framework' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( 'https://docsv3.redux.io/core/support-defined/' ) ); ?>
135135
</em>
136136
</p>
137137
<input

sample/barebones-config.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* ReduxFramework Barebones Sample Config File
4-
* For full documentation, please visit: http://docs.redux.io/
4+
* For full documentation, please visit: http://devs.redux.io/
55
*
66
* @package Redux Framework
77
*/
@@ -152,7 +152,7 @@
152152
// ADMIN BAR LINKS -> Setup custom links in the admin bar menu as external items.
153153
$args['admin_bar_links'][] = array(
154154
'id' => 'redux-docs',
155-
'href' => '//docs.redux.io/',
155+
'href' => '//devs.redux.io/',
156156
'title' => esc_html__( 'Documentation', 'your-textdomain-here' ),
157157
);
158158

@@ -289,7 +289,7 @@
289289

290290
$section = array(
291291
'title' => esc_html__( 'Text', 'your-textdomain-here' ),
292-
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="//docs.redux.io/core/fields/text/" target="_blank">//docs.redux.io/core/fields/text/</a>',
292+
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/text.html" target="_blank">https://devs.redux.io/core-fields/text.html</a>',
293293
'id' => 'opt-text-subsection',
294294
'subsection' => true,
295295
'fields' => array(
@@ -308,7 +308,7 @@
308308

309309
$section = array(
310310
'title' => esc_html__( 'Text Area', 'your-textdomain-here' ),
311-
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="//docs.redux.io/core/fields/textarea/" target="_blank">//docs.redux.io/core/fields/textarea/</a>',
311+
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/textarea.html" target="_blank">https://devs.redux.io/core-fields/textarea.html</a>',
312312
'id' => 'opt-textarea-subsection',
313313
'subsection' => true,
314314
'fields' => array(

0 commit comments

Comments
 (0)