Version Description
- Tested with WP 3.8.1
Download this release
Release Info
Developer | lordspace |
Plugin | Child Theme Creator by Orbisius |
Version | 1.1.8 |
Comparing to | |
See all releases |
Code changes from version 1.1.7 to 1.1.8
- nbproject/private/private.xml +2 -2
- orbisius-child-theme-creator.php +1 -1
- readme.txt +5 -2
nbproject/private/private.xml
CHANGED
@@ -13,12 +13,12 @@
|
|
13 |
<url>orbisius-child-theme-creator.php</url>
|
14 |
<bookmark id="4">
|
15 |
<name/>
|
16 |
-
<line>
|
17 |
<key/>
|
18 |
</bookmark>
|
19 |
<bookmark id="3">
|
20 |
<name/>
|
21 |
-
<line>
|
22 |
<key/>
|
23 |
</bookmark>
|
24 |
</file>
|
13 |
<url>orbisius-child-theme-creator.php</url>
|
14 |
<bookmark id="4">
|
15 |
<name/>
|
16 |
+
<line>1887</line>
|
17 |
<key/>
|
18 |
</bookmark>
|
19 |
<bookmark id="3">
|
20 |
<name/>
|
21 |
+
<line>2133</line>
|
22 |
<key/>
|
23 |
</bookmark>
|
24 |
</file>
|
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.1.
|
7 |
Author: Svetoslav Marinov (Slavi)
|
8 |
Author URI: http://orbisius.com
|
9 |
*/
|
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.1.8
|
7 |
Author: Svetoslav Marinov (Slavi)
|
8 |
Author URI: http://orbisius.com
|
9 |
*/
|
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: child theme, childtheme,childthemes,child themes,CSS, styling,resposive design,design,custom themeing, shared hosting, theme,themes,wp,wordpress,orbisius,theme creator
|
5 |
Requires at least: 3.4
|
6 |
-
Tested up to: 3.8
|
7 |
-
Stable tag: 1.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.
|
@@ -123,6 +123,9 @@ Let's talk.
|
|
123 |
|
124 |
== Changelog ==
|
125 |
|
|
|
|
|
|
|
126 |
= 1.1.7 =
|
127 |
* Added Plugin's links to the admin nav bar.
|
128 |
* Added site preview button in the theme editor
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
|
4 |
Tags: child theme, childtheme,childthemes,child themes,CSS, styling,resposive design,design,custom themeing, shared hosting, theme,themes,wp,wordpress,orbisius,theme creator
|
5 |
Requires at least: 3.4
|
6 |
+
Tested up to: 3.8.1
|
7 |
+
Stable tag: 1.1.8
|
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.
|
123 |
|
124 |
== Changelog ==
|
125 |
|
126 |
+
= 1.1.8 =
|
127 |
+
* Tested with WP 3.8.1
|
128 |
+
|
129 |
= 1.1.7 =
|
130 |
* Added Plugin's links to the admin nav bar.
|
131 |
* Added site preview button in the theme editor
|