=== Plugin Name === Contributors: Seraph63 Donate link: https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=k7n0g8jiKnX8EmGYX5VAKRTcn3kMls6_RLfkw1GTFyF3rMJz964bHnXqE1i&dispatch=5885d80a13c0db1f8e263663d3faee8d333dc9aadeed3fe0b5b299d55fd35542 Tags: child theme, design, theme Requires at least: 3.0.1 Tested up to: 4.7.4 Stable tag: 2.1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Child Theme Generator is a WordPress plugin to generate and/or remove child themes. == Description == Child Theme Generator is a WordPress plugin, useful to generate child themes. A child theme is a WordPress template that inherits all features and characteristics of another theme, called the parent theme. Creating a child theme, it allows you to edit and / or add functionality to your template without having to overwrite any of the parent theme files, risking making mistakes or losing your job when you make updates. This plugin will generate a child theme in few steps, quickly and safely, it will not slow down your website or spam your database. A few notes about the sections above: * "Contributors" is a comma separated list of wp.org/wp-plugins.org usernames * "Tags" is a comma separated list of tags that apply to the plugin * "Requires at least" is the lowest version that the plugin will work on * "Tested up to" is the highest version that you've *successfully used to test the plugin*. Note that it might work on higher versions... this is just the highest one you've verified. * Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for stable. Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used for displaying information about the plugin. In this situation, the only thing considered from the trunk `readme.txt` is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in your in-development version, without having that information incorrectly disclosed about the current stable version that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag. If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where you put the stable version, in order to eliminate any doubt. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates == Frequently Asked Questions == = A question that someone might have = An answer to that question. = What about foo bar? = Answer to foo bar dilemma. == Screenshots == 1. Go to "Settings", then click on "Child Theme Gen", select a parent-theme from drop-down menu. 2. Now, enter these details (all fields are optional): Heading: enter an easy title to remember (i.e. 'The Green Giants') Description: enter a sentence about your job (i.e. 'Few tweaks to my baseball website') Child Theme URL: enter the URL where to find out more (i.e. link to your article or post) Author: enter your name Author URL: enter your blog or your website URL Version: early version, usually 1.0 Include GPL License: choice if include or not the General Public License. 3. Click on "Create it" button, and a message like this will be displayed. Note: you can Activate your Child Theme just check on "Activate your xyz child-theme?". Lastly, click on "Finished" button to complete. According to WordPress Codex, this plugin will generate one folder and three files: child-theme folder functions.php file style.css file screenshot.png image == Changelog == = 2.1.1.1 = * Added Danish language support = 1.0 = * A change since the previous version. * Another change. = 0.5 = * List versions from most recent at top to oldest at bottom. == Upgrade Notice == = 1.0 = Upgrade notices describe the reason a user should upgrade. No more than 300 characters. = 0.5 = This version fixes a security related bug. Upgrade immediately.