It Works!
By Apple.R (Red Apple) on July 10, 2025
Thank you for creating this plugin. It works perfectly with every theme I use. :)
Huge Help
By andreispirea on January 22, 2025
Great plugin, worked perfectly. Probably it helped me save a few hours of customization. Thanks!
Perfect Thanks you so much
By commarketinguniteck on December 17, 2024
Perfect, I could export my theme settings to my child theme without any problem, in 2 minutes. That's a lot of waste time gained. Thanks you so much !
Very usefull I recommand.
Great Plugin
By paemark on October 15, 2024
Just perfect! Thank you.
Always works great!
By jaapmarcus on September 11, 2024
Works fine!
Perfect
By Lobby13 on July 21, 2024
Exactly what we needed -- Alante theme latest as of this date and WP 6.6. Thank you!
Not Working!
By emadfathy on May 21, 2024
Whatever you change in Customizer, it exports the same data with no difference.
[WordPress 6.5.3, Astra 4.6.14]
Does what I need it to
By Chris Lovie-Tyler (chrislt) on April 19, 2024
Thanks for making this plugin!
A small fixup
By spyrulis on February 4, 2024
Thanks for the awesome plugin, it saved me some hours.
I encountered a small problem that you can reproduce with the theme called Hestia, this theme doesn't appear to have the value “Template” at the beginning of its styles.css so moving the configs to a child theme didn't work.
I simply removed the lines around 300 in :
customizer-export-import/classes/class-cei-core.php
//if ( $data['template'] != $template ) {
// $cei_error = __( 'Error importing settings! The settings you uploaded are not for the current theme.', 'customizer-export-import' );
// return;
//}
I wonder why this is not included in the core
By cck23 on January 9, 2024
I wonder why this is not included in the core.
The developers did a good job!