astra_addon_swap_mobile_below_header_sections()

Function: Whether to fix the Swap Sections on Mobile Devices not working case or not.

addons/header-sections/classes/below-header-dynamic.css.php:571

astra_addon_support_swap_mobile_above_header_sections()

Function: Whether to fix the Swap Sections on Mobile Devices not working case or not.

addons/header-sections/classes/above-header-dynamic.css.php:571

astra_addon_header_builder_sections_colors_dynamic_css()

Function: Dynamic CSS

addons/colors-and-background/classes/dynamic-css/header-builder-sections-dynamic.css.php:19

is_support_swap_mobile_below_header_sections()

Function: Deprecating is_support_swap_mobile_below_header_sections function.

classes/deprecated/deprecated-functions.php:121

is_support_swap_mobile_above_header_sections()

Function: Deprecating is_support_swap_mobile_above_header_sections function.

classes/deprecated/deprecated-functions.php:153

astra_ext_header_builder_sections_colors_dynamic_css()

Function: Deprecating astra_ext_header_builder_sections_colors_dynamic_css function.

classes/deprecated/deprecated-functions.php:327

Astra_Addon_Update_Filter_Function::astra_remove_header_sections_deps_header_builder()

Method: Remove ‘Header Sections’ addon dependency

classes/class-astra-addon-update-filter-function.php:83

Astra_Addon_Update_Filter_Function::astra_add_bg_color_outline_cart_header_builder()

Method: In old header for Cart widget we have background: #ffffff; for outline cart, whereas this CSS missed in new HFB > Cart element. Adding it now as per support requests.

classes/class-astra-addon-update-filter-function.php:61

astra_shop_pagination_infinite()

Function: Deprecating astra_shop_pagination_infinite function.

classes/deprecated/deprecated-functions.php:36

astra_pagination_infinite()

Function: Deprecating astra_pagination_infinite function.

classes/deprecated/deprecated-functions.php:22

astra_addon_outline_cart_bg_color_support()

Function: In old header for Cart widget we have background: #ffffff; for outline cart, whereas this CSS missed in new HFB > Cart element. Adding it now as per support requests. This case is only for new header builder > WooCommerce cart.

classes/astra-addon-update-functions.php:95

astra_addon_swap_section_not_working_in_old_header()

Function: Swap section on Mobile Device not working in old header. As this change can reflect on frontend directly, adding this backward compatibility.

classes/astra-addon-update-functions.php:110

astra_addon_remove_header_sections_deps_new_builder()

Function: Till now “Header Sections” addon has dependency conflict with new header builder, unless & until this addon activate dynamic CSS does load for new header layouts.

classes/astra-addon-update-functions.php:77