Divi Areas Pro

DiviAreaItem.setVisible()

Mark the area as visible or not-visible.

DiviArea.doAction()

Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes

DiviArea.Debug.group()

Start or end a debug-group in the JS console

applyFilters( “storage_method” )

Filter the storage method for local-data.

doAction( “ready” )

The JS API is fully initialized and all Areas were registered

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

DiviArea.Utils.setCookie()

Set the value of a cookie, with an expiration date.

DiviArea.addActionOnce()

Same as addAction() but the callback is unhooked again when the action is called the next time. This function ensures,...

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

applyFilters( “ignore_overlay_click” )

Allows to ignore the click on the popup overlay