Divi Areas Pro

applyFilters( “ignore_close_area” )

Allows to ignore the "close_area" request and force an area to stay open

doAction( “refresh_area” )

Fires after options were applied to the area DOM elements

applyFilters( “storage_method” )

Filter the storage method for local-data.

doAction( “init_overlay” )

Allows custom initialization of the background overlay.

WordPress Multilingual Plugin (WPML)

✔︎ Divi Areas Pro comes with a WordPress Multilingual Plugin integration! You can use WPML (WordPress Multilingual Plugin) with Divi...

applyFilters( “ignore_overlay_click” )

Allows to ignore the click on the popup overlay

doAction( “load” )

Fires after the API was fully loaded, but before it is initialized

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

DiviAreaItem.theId()

Returns the full Area-ID, including the `#` prefix

DiviArea.addFilter()

Register a callback function for a certain JS filter