Divi Areas Pro

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.Hooks.removeFilter()

This is an alias of DiviArea.removeFilter().

DiviArea.Core.detachArea()

Remove the given area from the current list of visible Areas.

DiviArea.Hooks.addActionOnce()

This is an alias of DiviArea.addActionOnce().

DiviArea.Utils.toMilliseconds()

Converts a CSS timing value into a millisecond value.

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

applyFilters( “area_general_conditions” )

Allows to add custom Area conditions right after the page loaded

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

DiviArea.Debug.verbose()

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