Divi Areas Pro

DiviAreaItem.addFilter()

Register a new hook that only handles filters of this Area

doAction( “init_overlay” )

Allows custom initialization of the background overlay.

DiviArea.Utils.getWindow()

Gets the parent window that contains the specified element. Params Returns The window object which contains the element. Notes No...

doAction( “refresh_area” )

Fires after options were applied to the area DOM elements

DiviArea.register()

Creates a new Divi Area from an arbitrary HTML element on the page

DiviArea.UI.animateArea()

Trigger the intro/outro animation of a specific Area

DiviArea.Core.activateContainer()

Scan the context for Area triggers and attach event listeners to them.

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...

DiviArea.Utils.sanitizeHookName()

Sanitizes the given name before it is injected into a hook-name

doAction( “hide_area” )

Fires, once a previously visible Area is hidden again.