=== 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: 6.8
Requires PHP: 8.2.4
Stable tag: 1.2.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 ==

= 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)

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

= Can I add custom HTML, JS or CSS code? =  
No. This plugin only generates a basic child theme. However, you can use the WordPress Customizer or a code snippet plugin to add custom code easily.

= What happens if I delete the plugin? =  
Child themes already created will remain active and functional. The plugin is only needed during the creation process.

== 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.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.
