Fix:
- Astra Sites not accessible due to incorrect query parameters.
Fix:
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