PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
master-addons
/
inc
/
templates
/
editor
<?php /** * Templates Keywords Filter */ ?> <# if ( ! _.isEmpty( keywords ) ) { #> <label><?php echo __('Filter by', 'master-addons' ); ?></label> <select id="elementor-template-library-filter-subtype" class="elementor-template-library-filter-select ma-el-library-keywords" data-elementor-filter="subtype"> <option value=""><?php echo __('All Widgets/Addons', 'master-addons' ); ?></option> <# _.each( keywords, function( title, slug ) { #> <option value="{{ slug }}">{{ title }}</option> <# } ); #> </select> <# } #>
[-] template-modal-tabs.php
[edit]
[+]
..
[-] template-modal-header-logo.php
[edit]
[-] template-modal-filters-item.php
[edit]
[-] template-modal-loading.php
[edit]
[-] template-modal-error.php
[edit]
[-] template-modal-content.php
[edit]
[-] template-modal-templates.php
[edit]
[-] template-modal-filters.php
[edit]
[-] template-modal-keywords.php
[edit]
[-] template-modal-header-back.php
[edit]
[-] template-modal-header.php
[edit]
[-] template-modal-preview.php
[edit]
[-] template-modal-tabs-item.php
[edit]
[-] template-modal-item.php
[edit]
[-] template-modal-insert-button.php
[edit]