=== ChildMaker AI ===
Contributors: javicastilowp
Tags: child theme, theme creator, site builder, theme development, child theme generator
Requires at least: 6.2.2
Tested up to: 7.1
Requires PHP: 8.2.4
Stable tag: 1.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create child themes quickly and easily from your WordPress admin panel — clean, simple, and safe.

== Description ==

**ChildMaker AI** lets you create a child theme from any installed theme with just a few clicks. It's ideal for beginners and developers who want a fast and intuitive way to generate child themes without touching code.

- No configuration required  
- Clean code output (style.css, functions.php, screenshot.png)  
- Limited to 3 child themes in this free version  
- Designed for performance and simplicity

== Installation ==

1. Upload the plugin folder via the WordPress admin or FTP.  
2. Activate the plugin via the “Plugins” menu.  
3. Go to the **ChildMaker AI** tab in your dashboard and choose a parent theme.  
4. Click "Create" — and you're done!

== Frequently Asked Questions ==

= Is the generated child theme SEO-friendly? =

Yes. ChildMaker AI creates a standard WordPress child theme without modifying your website's content, metadata, or SEO settings. Your SEO configuration remains managed by WordPress, your parent theme, and your SEO plugins.

= Is ChildMaker AI compatible with WordPress Multisite? =

Yes. ChildMaker AI can be used in WordPress Multisite. Child themes are created at the network level and can then be enabled for the appropriate sites through the Network Admin.

= Will this work with any theme? =  
Yes — it works with any properly coded WordPress theme that supports child theming.

= How many child themes can I create? =  
This free version allows up to 3 child themes. To learn more, visit [our site](https://dev-ia.com/childmaker-ai)

== Screenshots ==

1. Select a parent theme and create a child theme in seconds.  
2. This version does not include an option to add custom code.  
3. No configuration. Minimalist interface.

== Changelog ==

= 1.3.0 =
* Tested with WordPress 7.1.
* Added DEV-IA as the author of generated child themes.
* Added version information to generated child theme metadata.

= 1.2.0 =
* Replacing filemtime by version on the chmkr_enqueue_admin_styles function of the class-childmaker-ai.php file to better performance.
* No functional changes for users — all features remain intact.

= 1.0.0 =
* Initial release — supports up to 3 child themes.

== Upgrade Notice ==

= 1.2.0 =
Structural improvements (enqueue the chmkr-admin-style.css by versions). No impact on existing functionality.
