PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
unlimited-elements-for-elementor
/
provider
/
views
<?php defined('UNLIMITED_ELEMENTS_INC') or die; class AddonLibraryViewLayoutProvider extends AddonLibraryViewLayout{ /** * add toolbar */ function __construct(){ parent::__construct(); $this->shortcodeWrappers = "wp"; $this->shortcode = "blox_layout"; $this->display(); } }
[-] addons.php
[edit]
[-] general_settings.php
[edit]
[-] master_view.php
[edit]
[+]
..
[-] layout_preview.php
[edit]
[-] layout.php
[edit]
[-] stand_alone_broken_error.php
[edit]
[-] form_entry_service.php
[edit]
[-] provider_layouts_view.class.php
[edit]
[-] provider_activation_view.class.php
[edit]
[-] layout_outer.php
[edit]
[-] addon.php
[edit]
[-] compatability_message.php
[edit]