A simple plugin for ThemeMove's themes on WordPress.org and ThemeMove Club. You can check theme update, import/export demo data or customize the theme.
Please take a look at our articles first.
If you can't find an answer there, please look through the support forums or start your own topic.
No. It only works with the themes on WordPress.org and ThemeMove Club.
You can find your license keys here
We use transient to save the theme information on your site. It will be automatically refreshed after 1 day. You can try to clear those update caches by going to Dashboard > Updates. If you still don't see the update message, please try to use this plugin to delete all update caches.
The importer requires minimum PHP configuration as follow:
You can verify your PHP configuration limits in the System Info tab in ThemeMove Core > Tools. You can do this on your own, or contact your web host and ask them to adjust those configurations.
Yes, it's. Please add the code below to the functions.php file in your child theme
add_filter( 'tmc_ignore_import_issues', '__return_true' );
Note: We do not guarantee the demo data will be imported properly when you ignore the import issues
Please contact our support staff in the support forums or start your own topic. He will send you the media package and give you an instruction to install it on your server.
You should use this plugin.
Yes you can! Join in on our GitHub repository
$demo_slug
to tmc_demo_steps
filterSupport read import data files for other plugins
Support export data to files for other plugins
Fix PHP notice when enqueueing custom CSS for CMB2 fields
Add custom fields for CMB2
Initial release
Id: | thememove-core |
Version: | 1.3.0 |
Published: | 12/7/2020 |
License: | licenses.nuget.org/GPL-2.0-or-later |