PluginProbe ʕ •ᴥ•ʔ
Spider Elements – Premium Elementor Widgets & Addons Library / 1.5.0
Spider Elements – Premium Elementor Widgets & Addons Library v1.5.0
trunk 1.0.0 1.1.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.7.0 1.8.0 1.9.0
spider-elements / includes / template_library / templates / views / template-library-button.php
spider-elements / includes / template_library / templates / views Last commit date
template-library-badge.php 1 year ago template-library-button.php 1 year ago template-library-header.php 1 year ago template-library-loader.php 1 year ago template-library-preview.php 1 year ago template-library-search.php 1 year ago template-library-toolbar.php 1 year ago templates.php 1 year ago
template-library-button.php
14 lines
1
2 <script type="text/template" id="docy-TemplateLibrary_insert-button">
3 <a class="elementor-template-library-template-action elementor-button docyTemplateLibrary_insert-button footer-live-preview">
4 <i class="eicon-file-download" aria-hidden="true"></i>
5 <span class="elementor-button-title"><?php esc_html_e( 'Insert', 'spider-elements' ); ?></span>
6 </a>
7 </script>
8
9 <script type="text/template" id="docy-TemplateLibrary_pro-button">
10 <a class="elementor-template-library-template-action elementor-button liteTemplateLibrary_pro-button" href="" target="_blank">
11 <i class="eicon-external-link-square" aria-hidden="true"></i>
12 <span class="elementor-button-title"><?php esc_html_e( 'Go Pro', 'spider-elements' ); ?></span>
13 </a>
14 </script>