do_action( "elementor/element/{$section_name}/{$section_id}/before_section_end", ElementorControls_Stack $this , array $args )
Before section end.
Description
Fires before Elementor section ends in the editor panel.
The dynamic portions of the hook name, $section_name
and $section_id
, refers to the section name and section ID, respectively.
Parameters
Name | Type | Description |
---|---|---|
$this | ElementorControls_Stack |
The control. |
$args | array |
Section arguments. |
Changelog
Version | Description |
---|---|
1.4.0 | Introduced. |
Source
includes/base/controls-stack.php