Divi Areas Pro

DiviArea.Utils.setLocalData()

Save the given information for a specified number of minutes in the current browser. This method stores data either in...

WordPress Multilingual Plugin (WPML)

✔︎ Divi Areas Pro comes with a WordPress Multilingual Plugin integration! You can use WPML (WordPress Multilingual Plugin) with Divi...

doAction( “hide_area” )

Fires, once a previously visible Area is hidden again.

DiviArea.addActionOnce()

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

doAction( “show_area” )

The Area is visible or the intro-animation has started

doAction( “before_show_area” )

Fires before an Area is displayed

doAction( “refresh_area” )

Fires after options were applied to the area DOM elements

applyFilters( “storage_method” )

Filter the storage method for local-data.

DiviArea.Utils.getClientRect()

Returns a rect for the first element in the jQuery object. Params Returns An object with details about the client...

DiviAreaItem.setVisible()

Mark the area as visible or not-visible.