Fix:
- Gutenberg render markup is invalid due to encoded characterless e.g. <, > are decoded into HTML tag.
Fix:
Improvement:
Fix:
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