Child Theme Creator by Orbisius - Version 1.0.1

Version Description

Added links to video demo

Download this release

Release Info

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

Code changes from version 1.0.0 to 1.0.1

Files changed (2) hide show
  1. orbisius-child-theme-creator.php +17 -10
  2. readme.txt +9 -2
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.0.0
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
@@ -199,6 +199,15 @@ function orbisius_child_theme_creator_tools_action() {
199
 
200
  <hr />
201
 
 
 
 
 
 
 
 
 
 
202
  <h2>Want to hear about future plugins? Join our mailing List! (no spam)</h2>
203
  <p>
204
  Get the latest news and updates about this and future cool <a href="http://profiles.wordpress.org/lordspace/"
@@ -222,7 +231,13 @@ function orbisius_child_theme_creator_tools_action() {
222
  $app_title = urlencode($plugin_data['Name']);
223
  $app_descr = urlencode($plugin_data['Description']);
224
  ?>
225
- <h2>Share with friends</h2>
 
 
 
 
 
 
226
  <p>
227
  <!-- AddThis Button BEGIN -->
228
  <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
@@ -254,14 +269,6 @@ function orbisius_child_theme_creator_tools_action() {
254
  </p>
255
  <?php endif ?>
256
 
257
- <h2>Support &amp; Premium Plugins</h2>
258
- <div class="app-alert-notice">
259
- <p>
260
- ** NOTE: ** We have launched our Club Orbisius site: <a href="http://club.orbisius.com/" target="_blank" title="[new window]">http://club.orbisius.com/</a>
261
- which offers lots of free and premium plugins, video tutorials and more. The support is handled there as well.
262
- <br/>Please do NOT use the WordPress forums or other places to seek support.
263
- </p>
264
- </div>
265
  </div>
266
  <?php
267
  }
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.0.1
7
  Author: Svetoslav Marinov (Slavi)
8
  Author URI: http://orbisius.com
9
  */
199
 
200
  <hr />
201
 
202
+ <h2>Support &amp; Premium Plugins</h2>
203
+ <div class="app-alert-notice">
204
+ <p>
205
+ ** NOTE: ** We have launched our Club Orbisius site: <a href="http://club.orbisius.com/" target="_blank" title="[new window]">http://club.orbisius.com/</a>
206
+ which offers lots of free and premium plugins, video tutorials and more. The support is handled there as well.
207
+ <br/>Please do NOT use the WordPress forums or other places to seek support.
208
+ </p>
209
+ </div>
210
+
211
  <h2>Want to hear about future plugins? Join our mailing List! (no spam)</h2>
212
  <p>
213
  Get the latest news and updates about this and future cool <a href="http://profiles.wordpress.org/lordspace/"
231
  $app_title = urlencode($plugin_data['Name']);
232
  $app_descr = urlencode($plugin_data['Description']);
233
  ?>
234
+ <h2>Demo</h2>
235
+ <p>
236
+ <iframe width="560" height="315" src="http://www.youtube.com/embed/BZUVq6ZTv-o" frameborder="0" allowfullscreen></iframe>
237
+
238
+ <br/>Video Link: <a href="http://www.youtube.com/watch?v=BZUVq6ZTv-o&feature=youtu.be" target="_blank">http://www.youtube.com/watch?v=BZUVq6ZTv-o&feature=youtu.be</a>
239
+ </p>
240
+ <h2>Share with friends</h2>
241
  <p>
242
  <!-- AddThis Button BEGIN -->
243
  <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
269
  </p>
270
  <?php endif ?>
271
 
 
 
 
 
 
 
 
 
272
  </div>
273
  <?php
274
  }
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Orbisius Child Theme Creator ===
2
  Contributors: lordspace
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
4
- Tags: child theme, CSS, styling,resposive design,design,custom themeing, shared hosting, theme,themes,wp,wordpress,orbisius
5
  Requires at least: 3.0
6
  Tested up to: 3.5.1
7
- Stable tag: 1.0.0
8
  License: GPLv2 or later
9
 
10
  This plugin allows you to quickly create child themes from any theme that you have currently installed on your site/blog.
@@ -29,6 +29,10 @@ It also creates rtl.css if exists in the parent theme.
29
 
30
  Go to Admin > Tools > Orbisius Child Theme Creator then click on the theme you like and the child theme will be created for you.
31
 
 
 
 
 
32
  = Support =
33
  * Support is handled on our site: <a href="http://club.orbisius.com/support/" target="_blank" title="[new window]">http://club.orbisius.com/support/</a>
34
  * Please do NOT use the WordPress forums or other places to seek support.
@@ -63,5 +67,8 @@ Go to http://club.orbisius.com and post suggestions in our forum for new feature
63
 
64
  == Changelog ==
65
 
 
 
 
66
  = 1.0.0 =
67
  Initial release
1
  === Orbisius Child Theme Creator ===
2
  Contributors: lordspace
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
4
+ Tags: child theme, childtheme,CSS, styling,resposive design,design,custom themeing, shared hosting, theme,themes,wp,wordpress,orbisius
5
  Requires at least: 3.0
6
  Tested up to: 3.5.1
7
+ Stable tag: 1.0.1
8
  License: GPLv2 or later
9
 
10
  This plugin allows you to quickly create child themes from any theme that you have currently installed on your site/blog.
29
 
30
  Go to Admin > Tools > Orbisius Child Theme Creator then click on the theme you like and the child theme will be created for you.
31
 
32
+ = Demo =
33
+
34
+ http://www.youtube.com/watch?v=BZUVq6ZTv-o
35
+
36
  = Support =
37
  * Support is handled on our site: <a href="http://club.orbisius.com/support/" target="_blank" title="[new window]">http://club.orbisius.com/support/</a>
38
  * Please do NOT use the WordPress forums or other places to seek support.
67
 
68
  == Changelog ==
69
 
70
+ = 1.0.1 =
71
+ Added links to video demo
72
+
73
  = 1.0.0 =
74
  Initial release