JS Filters

applyFilters( “area_general_conditions” )

Allows to add custom Area conditions right after the page loaded

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

applyFilters( “area_trigger_conditions” )

Allows to add custom Area conditions right before an Area is triggered

applyFilters( “pre_init_area” )

Called before a new Divi Area is initialized

applyFilters( “area_preparation_time” )

Filter the default detach delay when creating a new Area.

applyFilters( “init_options” )

Filters the initial JS options while preparing the JS API

applyFilters( “storage_method” )

Filter the storage method for local-data.

applyFilters( “apply_z_index” )

Filters the z-index of an Area before it is applied to the DOM element.

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry