Child Theme Creator by Orbisius - Version 1.3.6

Version Description

  • Corrected some links from club.orbisius.com -> orbisius.com
Download this release

Release Info

Developer lordspace
Plugin Icon wp plugin Child Theme Creator by Orbisius
Version 1.3.6
Comparing to
See all releases

Code changes from version 1.3.5 to 1.3.6

Files changed (2) hide show
  1. orbisius-child-theme-creator.php +16 -15
  2. readme.txt +4 -1
orbisius-child-theme-creator.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
  Plugin Name: Orbisius Child Theme Creator
4
- Plugin URI: http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/
5
  Description: This plugin allows you to quickly create child themes from any theme that you have currently installed on your site/blog.
6
- Version: 1.3.5
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
@@ -494,7 +494,7 @@ function orbisius_child_theme_creator_settings_page() {
494
  <br/>
495
  <a href="<?php echo $product_page; ?>" target="_blank" title="[new window]">Product Page</a>
496
  |
497
- <span>Support: <a href="http://club.orbisius.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-creator&utm_medium=plugin-settings&utm_campaign=product"
498
  target="_blank" title="[new window]">Forums</a>
499
 
500
  <!--|
@@ -506,7 +506,7 @@ function orbisius_child_theme_creator_settings_page() {
506
  <h3><span>Troubleshooting</span></h3>
507
  <div class="inside">
508
  If your site becomes broken because of a child theme check:
509
- <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-theme-fixer/?utm_source=orbisius-child-theme-creator&utm_medium=settings_troubleshooting&utm_campaign=product"
510
  target="_blank" title="[new window]">Orbisius Theme Fixer</a>
511
  </div>
512
  </div> <!-- .postbox -->
@@ -618,7 +618,7 @@ function orbisius_child_theme_creator_settings_page() {
618
 
619
  <!--<h2>Support & Feature Requests</h2>
620
  <div class="updated"><p>
621
- ** NOTE: ** Support is handled on our site: <a href="http://club.orbisius.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-editor&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">http://club.orbisius.com/support/</a>.
622
  Please do NOT use the WordPress forums or other places to seek support.
623
  </p></div>-->
624
 
@@ -637,9 +637,9 @@ function orbisius_child_theme_creator_top_links($slug_area = 'orbisius-child-the
637
  <div style="float: right;padding: 3px;" class="updated">
638
  <a href="http://qsandbox.com/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product"
639
  target="_blank" title="Opens in new tab/window. qSandbox is a service that allows you to setup a test/sandbox WordPress site in 2 seconds. No technical knowledge is required.
640
- Test themes and plugins before you actually put them on your site">Quick Test Site</a> <small>(setup in seconds)</small>
641
 
642
- | <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product"
643
  target="_blank" title="[new window]" style="font-weight: bolder;color:<?php echo $text_color;?>">Pro Addon
644
 
645
  <?php if ( ! orbisius_child_theme_creator_is_pro_installed() ) : ?>
@@ -652,9 +652,9 @@ function orbisius_child_theme_creator_top_links($slug_area = 'orbisius-child-the
652
  | <a href="http://orbisius.com/page/free-quote/?utm_source=child-theme-creator&utm_medium=plugin-links&utm_campaign=plugin-update"
653
  target="_blank" title="If you want a custom web/mobile app or a plugin developed contact us. This opens in a new window/tab">Hire Us</a>
654
 
655
- | <a href="http://club.orbisius.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">Support Forums</a>
656
 
657
- | <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">Product Page</a>
658
 
659
  | <a href="http://orbisius.us2.list-manage.com/subscribe?u=005070a78d0e52a7b567e96df&id=1b83cd2093" target="_blank"
660
  title="This opens in a new window/tab">Newsletter</a>
@@ -1148,7 +1148,7 @@ function orbisius_child_theme_creator_tools_action() {
1148
  <br/>
1149
  <a href="<?php echo $product_page; ?>" target="_blank" title="[new window]">Product Page</a>
1150
  |
1151
- <span>Support: <a href="http://club.orbisius.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-creator&utm_medium=plugin-settings&utm_campaign=product"
1152
  target="_blank" title="[new window]">Forums</a>
1153
 
1154
  <!--|
@@ -1160,7 +1160,7 @@ function orbisius_child_theme_creator_tools_action() {
1160
  <h3><span>Troubleshooting</span></h3>
1161
  <div class="inside">
1162
  If your site becomes broken because of a child theme check:
1163
- <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-theme-fixer/?utm_source=orbisius-child-theme-creator&utm_medium=settings_troubleshooting&utm_campaign=product"
1164
  target="_blank" title="[new window]">Orbisius Theme Fixer</a>
1165
  </div>
1166
  </div> <!-- .postbox -->
@@ -2208,6 +2208,7 @@ function orbisius_ctc_theme_editor() {
2208
  <ul>
2209
  <li>Syntax Highlighting</li>
2210
  <li>Better dropdown for selecting themes and files</li>
 
2211
  <li></li>
2212
  </ul>
2213
  <?php endif; ?>
@@ -2215,19 +2216,19 @@ function orbisius_ctc_theme_editor() {
2215
 
2216
  <?php if ( orbisius_child_theme_creator_is_pro_installed() ) : ?>
2217
  <div class="app-alert-success">
2218
- The <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product"
2219
  target="_blank" title="[new window]" style="font-weight: bolder;text-decoration: underline;">Pro Addon</a>
2220
  is up and running. Thanks for supporting our <a
2221
- href="http://club.orbisius.com/products/wordpress-plugins/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product" target="_blank">work</a>!
2222
  </div>
2223
  <?php else : ?>
2224
  <span>Get more cool features by purchasing the </span>
2225
- <a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product"
2226
  target="_blank" title="[new window]" style="font-weight: bolder;color:red;text-decoration: underline;">Pro Addon</a> <sup>New!</sup>
2227
  <?php endif; ?>
2228
 
2229
  <!--<ul>
2230
- <li><a href="http://club.orbisius.com/products/wordpress-plugins/orbisius-theme-switcher/?utm_source=orbisius-child-theme-creator&utm_medium=editors&utm_campaign=product"
2231
  target="_blank" title="Opens in a new tab/window">Orbisius Theme Switcher</a> - Allows you to preview any of the installed themes on your site.</li>
2232
  </ul>-->
2233
  </div>
1
  <?php
2
  /*
3
  Plugin Name: Orbisius Child Theme Creator
4
+ Plugin URI: http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/
5
  Description: This plugin allows you to quickly create child themes from any theme that you have currently installed on your site/blog.
6
+ Version: 1.3.6
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
494
  <br/>
495
  <a href="<?php echo $product_page; ?>" target="_blank" title="[new window]">Product Page</a>
496
  |
497
+ <span>Support: <a href="http://orbisius.com.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-creator&utm_medium=plugin-settings&utm_campaign=product"
498
  target="_blank" title="[new window]">Forums</a>
499
 
500
  <!--|
506
  <h3><span>Troubleshooting</span></h3>
507
  <div class="inside">
508
  If your site becomes broken because of a child theme check:
509
+ <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-theme-fixer/?utm_source=orbisius-child-theme-creator&utm_medium=settings_troubleshooting&utm_campaign=product"
510
  target="_blank" title="[new window]">Orbisius Theme Fixer</a>
511
  </div>
512
  </div> <!-- .postbox -->
618
 
619
  <!--<h2>Support & Feature Requests</h2>
620
  <div class="updated"><p>
621
+ ** NOTE: ** Support is handled on our site: <a href="http://orbisius.com.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-editor&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">http://orbisius.com.com/support/</a>.
622
  Please do NOT use the WordPress forums or other places to seek support.
623
  </p></div>-->
624
 
637
  <div style="float: right;padding: 3px;" class="updated">
638
  <a href="http://qsandbox.com/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product"
639
  target="_blank" title="Opens in new tab/window. qSandbox is a service that allows you to setup a test/sandbox WordPress site in 2 seconds. No technical knowledge is required.
640
+ Test themes and plugins before you actually put them on your site">Free Staging Site</a> <small>(quick set up)</small>
641
 
642
+ | <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product"
643
  target="_blank" title="[new window]" style="font-weight: bolder;color:<?php echo $text_color;?>">Pro Addon
644
 
645
  <?php if ( ! orbisius_child_theme_creator_is_pro_installed() ) : ?>
652
  | <a href="http://orbisius.com/page/free-quote/?utm_source=child-theme-creator&utm_medium=plugin-links&utm_campaign=plugin-update"
653
  target="_blank" title="If you want a custom web/mobile app or a plugin developed contact us. This opens in a new window/tab">Hire Us</a>
654
 
655
+ | <a href="http://orbisius.com.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">Support Forums</a>
656
 
657
+ | <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product" target="_blank" title="[new window]">Product Page</a>
658
 
659
  | <a href="http://orbisius.us2.list-manage.com/subscribe?u=005070a78d0e52a7b567e96df&id=1b83cd2093" target="_blank"
660
  title="This opens in a new window/tab">Newsletter</a>
1148
  <br/>
1149
  <a href="<?php echo $product_page; ?>" target="_blank" title="[new window]">Product Page</a>
1150
  |
1151
+ <span>Support: <a href="http://orbisius.com.com/forums/forum/community-support-forum/wordpress-plugins/orbisius-child-theme-creator/?utm_source=orbisius-child-theme-creator&utm_medium=plugin-settings&utm_campaign=product"
1152
  target="_blank" title="[new window]">Forums</a>
1153
 
1154
  <!--|
1160
  <h3><span>Troubleshooting</span></h3>
1161
  <div class="inside">
1162
  If your site becomes broken because of a child theme check:
1163
+ <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-theme-fixer/?utm_source=orbisius-child-theme-creator&utm_medium=settings_troubleshooting&utm_campaign=product"
1164
  target="_blank" title="[new window]">Orbisius Theme Fixer</a>
1165
  </div>
1166
  </div> <!-- .postbox -->
2208
  <ul>
2209
  <li>Syntax Highlighting</li>
2210
  <li>Better dropdown for selecting themes and files</li>
2211
+ <li>Soon: snippet library stored in the cloud</li>
2212
  <li></li>
2213
  </ul>
2214
  <?php endif; ?>
2216
 
2217
  <?php if ( orbisius_child_theme_creator_is_pro_installed() ) : ?>
2218
  <div class="app-alert-success">
2219
+ The <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product"
2220
  target="_blank" title="[new window]" style="font-weight: bolder;text-decoration: underline;">Pro Addon</a>
2221
  is up and running. Thanks for supporting our <a
2222
+ href="http://orbisius.com.com/products/wordpress-plugins/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product" target="_blank">work</a>!
2223
  </div>
2224
  <?php else : ?>
2225
  <span>Get more cool features by purchasing the </span>
2226
+ <a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator-pro/?utm_source=orbisius-child-theme-editor&utm_medium=footer&utm_campaign=product"
2227
  target="_blank" title="[new window]" style="font-weight: bolder;color:red;text-decoration: underline;">Pro Addon</a> <sup>New!</sup>
2228
  <?php endif; ?>
2229
 
2230
  <!--<ul>
2231
+ <li><a href="http://orbisius.com.com/products/wordpress-plugins/orbisius-theme-switcher/?utm_source=orbisius-child-theme-creator&utm_medium=editors&utm_campaign=product"
2232
  target="_blank" title="Opens in a new tab/window">Orbisius Theme Switcher</a> - Allows you to preview any of the installed themes on your site.</li>
2233
  </ul>-->
2234
  </div>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: theme,child theme,childtheme,childthemes,parent theme,child themes,CSS,styling,resposive design,design,custom themeing, shared hosting,theme editor theme,themes,wp,wordpress,orbisius,theme creator,custom theme,theme generator,css,css editor
5
  Requires at least: 3.4
6
  Tested up to: 4.7
7
- Stable tag: 1.3.5
8
  License: GPLv2 or later
9
 
10
  Create Child Themes quickly and easily from any theme that you have currently installed on your site/blog.
@@ -165,6 +165,9 @@ Todo
165
 
166
  == Changelog ==
167
 
 
 
 
168
  = 1.3.5 =
169
  * Changed twitter non-ssl links to protocol relative URLs.
170
  * Added LOCK_SH for the file read operation
4
  Tags: theme,child theme,childtheme,childthemes,parent theme,child themes,CSS,styling,resposive design,design,custom themeing, shared hosting,theme editor theme,themes,wp,wordpress,orbisius,theme creator,custom theme,theme generator,css,css editor
5
  Requires at least: 3.4
6
  Tested up to: 4.7
7
+ Stable tag: 1.3.6
8
  License: GPLv2 or later
9
 
10
  Create Child Themes quickly and easily from any theme that you have currently installed on your site/blog.
165
 
166
  == Changelog ==
167
 
168
+ = 1.3.6 =
169
+ * Corrected some links from club.orbisius.com -> orbisius.com
170
+
171
  = 1.3.5 =
172
  * Changed twitter non-ssl links to protocol relative URLs.
173
  * Added LOCK_SH for the file read operation