Child Theme Creator by Orbisius - Version 1.2.9

Version Description

  • Added a link in the plugin's settings page to point to Appearance Orbisius Child Theme Creator ( to save 1-2 seconds to the user :) )
  • Removed the Free test from qSandbox as there is no longer a free plan.
  • Tested with WP 4.3.1
Download this release

Release Info

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

Code changes from version 1.2.8 to 1.2.9

nbproject/private/private.xml CHANGED
@@ -51,6 +51,7 @@
51
  <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
52
  <group>
53
  <file>file:/C:/Copy/Dropbox/cloud/projects/default/htdocs/wordpress313/wp-content/plugins/orbisius-child-theme-creator/orbisius-child-theme-creator.php</file>
 
54
  </group>
55
  </open-files>
56
  </project-private>
51
  <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
52
  <group>
53
  <file>file:/C:/Copy/Dropbox/cloud/projects/default/htdocs/wordpress313/wp-content/plugins/orbisius-child-theme-creator/orbisius-child-theme-creator.php</file>
54
+ <file>file:/C:/Copy/Dropbox/cloud/projects/default/htdocs/wordpress313/wp-content/plugins/orbisius-child-theme-creator/readme.txt</file>
55
  </group>
56
  </open-files>
57
  </project-private>
orbisius-child-theme-creator.php CHANGED
@@ -3,7 +3,7 @@
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.2.8
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
@@ -307,6 +307,7 @@ function orbisius_child_theme_creator_add_edit_theme_link($actions, $theme) {
307
 
308
  // Generates Options for the plugin
309
  function orbisius_child_theme_creator_settings_page() {
 
310
  ?>
311
 
312
  <div class="wrap orbisius_child_theme_creator_container">
@@ -326,7 +327,8 @@ function orbisius_child_theme_creator_settings_page() {
326
  </p></div>
327
 
328
  <div class="updated0"><p>
329
- This plugin doesn't currently have any configuration options. To use it go to <strong>Appearance &rarr; Orbisius Child Theme Creator</strong>
 
330
  </p></div>
331
 
332
  <div id="poststuff">
@@ -393,7 +395,7 @@ function orbisius_child_theme_creator_settings_page() {
393
  }
394
  </script>
395
  <!-- AddThis Button START part2 -->
396
- <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=lordspace"></script>
397
  <!-- AddThis Button END part2 -->
398
  </div> <!-- .postbox -->
399
 
@@ -634,8 +636,8 @@ function orbisius_child_theme_creator_top_links($slug_area = 'orbisius-child-the
634
  ?>
635
  <div style="float: right;padding: 3px;" class="updated">
636
  <a href="http://qsandbox.com/?utm_source=<?php echo $slug_area; ?>&utm_medium=action_screen&utm_campaign=product"
637
- target="_blank" title="Opens in new tab/window. qSandbox is a FREE service that allows you to setup a test/sandbox WordPress site in 2 seconds. No technical knowledge is required.
638
- Test themes and plugins before you actually put them on your site">Free Test Site</a> <small>(2 sec setup)</small>
639
 
640
  | <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"
641
  target="_blank" title="[new window]" style="font-weight: bolder;color:<?php echo $text_color;?>">Pro Addon
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.2.9
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
307
 
308
  // Generates Options for the plugin
309
  function orbisius_child_theme_creator_settings_page() {
310
+ $just_link = orbisius_child_theme_creator_util::get_create_child_pages_link();
311
  ?>
312
 
313
  <div class="wrap orbisius_child_theme_creator_container">
327
  </p></div>
328
 
329
  <div class="updated0"><p>
330
+ This plugin doesn't currently have any configuration options. To use it go to
331
+ <a href='<?php echo $just_link;?>'><strong>Appearance &rarr; Orbisius Child Theme Creator</strong></a>
332
  </p></div>
333
 
334
  <div id="poststuff">
395
  }
396
  </script>
397
  <!-- AddThis Button START part2 -->
398
+ <script type="text/javascript" src="//s7.addthis.com/js/250/addthis_widget.js#pubid=lordspace"></script>
399
  <!-- AddThis Button END part2 -->
400
  </div> <!-- .postbox -->
401
 
636
  ?>
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
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: lordspace,orbisius
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
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.2.2
7
- Stable tag: 1.2.8
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.
@@ -143,6 +143,11 @@ Let's talk.
143
 
144
  == Changelog ==
145
 
 
 
 
 
 
146
  = 1.2.8 =
147
  * Improved security even more. Thanks Mika!
148
 
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
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.3.1
7
+ Stable tag: 1.2.9
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.
143
 
144
  == Changelog ==
145
 
146
+ = 1.2.9 =
147
+ * Added a link in the plugin's settings page to point to Appearance → Orbisius Child Theme Creator ( to save 1-2 seconds to the user :) )
148
+ * Removed the Free test from qSandbox as there is no longer a free plan.
149
+ * Tested with WP 4.3.1
150
+
151
  = 1.2.8 =
152
  * Improved security even more. Thanks Mika!
153