-
Notifications
You must be signed in to change notification settings - Fork 585
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add file deprecation notice to old v3 shim files.
Signed-off-by: Kev Provance <[email protected]>
- Loading branch information
Showing
47 changed files
with
290 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_ace_editor.php', '4.3', 'class-redux-ace-editor.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_background.php', '4.3', 'class-redux-background.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_border.php', '4.3', 'class-redux-border.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_button_set.php', '4.3', 'class-redux-button-set.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_checkbox.php', '4.3', 'class-redux-checkbox.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_color.php', '4.3', 'class-redux-color.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_color_gradient.php', '4.3', 'class-redux-color-gradient.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_color_rgba.php', '4.3', 'class-redux-color-rgba.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_date.php', '4.3', 'class-redux-date.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_dimensions.php', '4.3', 'class-redux-dimensions.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_divide.php', '4.3', 'class-redux-divide.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_editor.php', '4.3', 'class-redux-editor.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_gallery.php', '4.3', 'class-redux-gallery.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_image_select.php', '4.3', 'class-redux-image-select.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_info.php', '4.3', 'class-redux-info.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_link_color.php', '4.3', 'class-redux-link-color.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_media.php', '4.3', 'class-redux-media.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_multi_text.php', '4.3', 'class-redux-multi-text.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_palette.php', '4.3', 'class-redux-palette.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_password.php', '4.3', 'class-redux-password.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_radio.php', '4.3', 'class-redux-radio.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_raw.php', '4.3', 'class-redux-raw.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_section.php', '4.3', 'class-redux-section.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_select.php', '4.3', 'class-redux-select.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_select_image.php', '4.3', 'class-redux-select-image.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_slider.php', '4.3', 'class-redux-slider.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
<?php | ||
// Shim file for bad theme developers. | ||
/** | ||
* Silence is golden. | ||
* | ||
* @package Redux Framework | ||
*/ | ||
|
||
_deprecated_file( 'field_slides.php', '4.3', 'class-redux-slides.php', 'This file has been renamed and is no longer used in Redux 4. Please change any references to it as it will be removed in future versions of Redux.' ); | ||
|
Oops, something went wrong.