Divi Areas Pro

doAction( “refresh_area” )

Fires after options were applied to the area DOM elements

applyFilters( “storage_method” )

Filter the storage method for local-data.

applyFilters( “ignore_overlay_click” )

Allows to ignore the click on the popup overlay

applyFilters( “ignore_close_area” )

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

DiviArea.Utils.isPosition()

Checks, whether the given element (or one of its’ parents) has the given position attribute. Typically used to check, if...

DiviArea.Core.blurArea()

Remove the focus-state from an area and deactivated that area again.

doAction( “init_overlay” )

Allows custom initialization of the background overlay.

doAction( “load” )

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

Ninja Forms

✔︎ Divi Areas works well with Ninja Forms! Ninja Forms is a popular, free form builder plugin that beats Divis’s...

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.