Divi Areas Pro

applyFilters( “get_option_{key}” )

Filters the value of a JS option

doAction( “ready” )

The JS API is fully initialized and all Areas were registered

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

DiviArea.Utils.getUrlParam()

Returns a single URL param valuewith the given name. If no paramName is given, returns the entire list of all...

DiviAreaItem.theId()

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

DiviAreaItem.css()

Shortcut to `jQuery.css()` on the Area.

DiviAreaItem.detach()

Detach the current Area from the DOM tree (hide it)

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

How to install Popups for Divi

The plugin Popups for Divi is a free plugin hosted by wordpress.org – you cannot download it from divimode.com Installation...