/home/suroeste/public_html/wp-content/plugins/elementor/includes/editor-templates
NameSizeModeActions
editor-wrapper.php11980644editdlrm
global.php55410644editdlrm
hotkeys.php68700644editdlrm
library-layout.php11960644editdlrm
navigator.php46880644editdlrm
panel-elements.php54580644editdlrm
panel.php168630644editdlrm
repeater.php12040644editdlrm
responsive-bar.php37340644editdlrm
templates.php187870644editdlrm
Edit: /home/suroeste/public_html/wp-content/plugins/elementor/includes/editor-templates/navigator.php (4688B)
experiments->is_feature_active( Editor::EDITOR_V2_EXPERIMENT_NAME ); $has_pro = Utils::has_pro(); $elements_list_class = ''; if ( ! $has_pro ) { $promotion_data = [ 'text' => esc_html__( 'Access all Pro widgets', 'elementor' ), 'url_label' => esc_html__( 'Upgrade Now', 'elementor' ), 'url' => 'https://go.elementor.com/go-pro-structure-panel/', ]; $promotion_data = Filtered_Promotions_Manager::get_filtered_promotion_data( $promotion_data, 'elementor/navigator/custom_promotion', 'url' ); $elements_list_class = 'elementor-navigator-list__promotion'; } ?>