Divi Areas Pro

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

doAction( “load” )

Fires after the API was fully loaded, but before it is initialized

DiviAreaItem.isPrepared()

Tests, if the Area is fully initialized.

DiviArea.Utils.getOption()

Fetches the value of a DiviAreaConfig option. Params Returns The option value Notes No notes

applyFilters( “get_option_{key}” )

Filters the value of a JS option

DiviArea.addActionOnce()

Same as addAction() but the callback is unhooked again when the action is called the next time. This function ensures,...

doAction( “area_close_button” )

Allows customization of the default close button

DiviAreaItem.get()

Returns a jQuery element of the current area.

Hummingbird Pro

✔︎ Divi Areas Pro works with any feature that Hummingbird Pro offers! Hummingbird Pro is rather easy to use and...

DiviArea.Data.sanitizeId()

Sanitize an area ID string: Return a ID with leading hash.