Improvement
- Added page builder and category filter support to show selected page builder with selected categories.
- Added filter
astra_sites_show_filters
to enable/disable the filter list from admin page.
Improvement
astra_sites_show_filters
to enable/disable the filter list from admin page.Fix
wp_slash
to normalize the Elementor post meta. Elementor have also normalize it. So, We have avoided wp_slash
while importing sites.Fix
wp_slash
to avoid the unslashing data.Improvement:
Improvement
Fix
– Correctly load the elementor pro 2.0 class when the version of elementor pro is higher than 2.0.0-beta1
Improvement
Improvement
2.0.0
. Older versions throw the PHP warning for function process_element_export_import_content()
.Fix
Improvements
Fix
WXR_Import_Info
, WXR_Importer
, WP_Importer_Logger_ServerSentEvents
and WP_Importer_Logger
.