PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
unlimited-elements-for-elementor
/
settings
<?php /** * @package Unlimited Elements * @author unlimited-elements.com * @copyright (C) 2021 Unlimited Elements, All Rights Reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html * */ defined('UNLIMITED_ELEMENTS_INC') or die('Restricted access'); $filepathAddonSettings = GlobalsUC::$pathSettings."addon_fields.xml"; UniteFunctionsUC::validateFilepath($filepathAddonSettings); $generalSettings = new UniteCreatorSettings(); if(isset($this->objAddon)){ $generalSettings->setCurrentAddon($this->objAddon); } $generalSettings->loadXMLFile($filepathAddonSettings);
[-] example.xml
[edit]
[-] design.xml
[edit]
[-] page_properties.xml
[edit]
[-] addon_fields.php
[edit]
[+]
..
[-] template_settings_new.xml
[edit]
[-] layouts_global_settings.xml
[edit]
[-] template_settings.xml
[edit]
[-] background.xml
[edit]
[-] layout_addon_container_settings.xml
[edit]
[-] common_hidden.xml
[edit]
[-] layouts_grid_settings.xml
[edit]
[-] addon_fields.xml
[edit]
[-] layout_container_settings.xml
[edit]
[-] layout_row_settings.xml
[edit]
[-] layout_column_settings.xml
[edit]
[-] library.xml
[edit]
[-] layout_grid_settings_screenshot.xml
[edit]
[-] layout_save_section.xml
[edit]
[-] font_panel_data.php
[edit]
[-] animation.xml
[edit]