Divi Areas Pro

DiviArea.Core.detachArea()

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

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.applyFilters()

Applies all previously registered filter hooks and returns the filtered value. Params Returns Returns the filtered value. Notes No notes

DiviArea.Utils.compareCssSpecificity()

Determines, which CSS specificity is more specific

DiviArea.Hooks.addActionOnce()

This is an alias of DiviArea.addActionOnce().

DiviArea.Utils.toMilliseconds()

Converts a CSS timing value into a millisecond value.

DiviArea.removeAction()

Removes a previously registered action hook.

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviArea.Debug.verbose()

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