Divi Areas Pro

DiviArea.Hooks.addActionOnce()

This is an alias of DiviArea.addActionOnce().

DiviArea.Debug.verbose()

Output debug info in the JS console, when JS verbose debugging is enabled

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Data.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Notes No...

DiviArea.Data.getArea()

This is an alias of DiviArea.getArea().

DiviArea.Debug.sysInfo()

Display details about the current system

DiviArea.hideOverlay()

Removes the background overlay and re-enables scrolling.

DiviArea.removeAction()

Removes a previously registered action hook.