PluginProbe
Essential Widgets / 3.1
Essential Widgets v3.1
3.2.1 3.3 3.2 trunk 1.0.0 1.0.1 1.1 1.2 1.2.1 1.2.2 1.3 1.4 1.4.1 1.5 1.6 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.8 1.9 2.0 2.1 2.2 All 31 releases
essential-widgets / admin / partials / sidebar.php

sidebar.php in Essential Widgets 3.1, at admin/partials/sidebar.php

75 lines 5.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 if ( ! defined( 'ABSPATH' ) ) {
4 exit; // Exit if accessed directly.
5 }
6 ?>
7
8 <div class="catchp-widget-sidebar" id="sidebar-container">
9 <div id="sidebar">
10 <div class="catch-sidebar-title highlighted"><?php esc_html_e( 'Recommendations', 'essential-widgets' ); ?></div>
11
12 <div class="catchp-sidebar-full-width col-2">
13 <div class="sidebar-spot-inner">
14 <h2><a href="https://catchplugins.com/plugins/essential-widgets-pro/" target="_blank"><?php esc_html_e( 'Get Essential Widgets Pro', 'essential-widgets' ); ?></a></h2>
15 <ul class="catchp-lists">
16 <li><strong><?php esc_html_e( 'EW: About', 'essential-widgets' ); ?></strong></li>
17 <li><strong><?php esc_html_e( 'EW: Advertisement Code', 'essential-widgets' ); ?></strong></li>
18 <li><strong><?php esc_html_e( 'EW: Advertisement Images', 'essential-widgets' ); ?></strong></li>
19 <li><strong><?php esc_html_e( 'EW: Featured Embeds', 'essential-widgets' ); ?></strong></li>
20 <li><strong><?php esc_html_e( 'EW: Featured Images', 'essential-widgets' ); ?></strong></li>
21 <li><strong><?php esc_html_e( 'EW: Featured Pages', 'essential-widgets' ); ?></strong></li>
22 <li><strong><?php esc_html_e( 'EW: Featured Posts', 'essential-widgets' ); ?></strong></li>
23 <li><strong><?php esc_html_e( 'EW: Gallery Images', 'essential-widgets' ); ?></strong></li>
24 <li><strong><?php esc_html_e( 'EW: Gallery Pages', 'essential-widgets' ); ?></strong></li>
25 <li><strong><?php esc_html_e( 'EW: Gallery Posts', 'essential-widgets' ); ?></strong></li>
26 <li><strong><?php esc_html_e( 'EW: Image', 'essential-widgets' ); ?></strong></li>
27 <li><strong><?php esc_html_e( 'EW: Image Slider', 'essential-widgets' ); ?></strong></li>
28 <li><strong><?php esc_html_e( 'EW: Newletter', 'essential-widgets' ); ?></strong></li>
29 <li><strong><?php esc_html_e( 'EW: Tabbed Recent/Popular Posts', 'essential-widgets' ); ?></strong></li>
30 <li><strong><?php esc_html_e( 'EW: Video', 'essential-widgets' ); ?></strong></li>
31 </ul>
32 <a id="catch-premium-button" class="button button-primary" href="https://catchplugins.com/plugins/essential-widgets-pro/" target="_blank"><?php esc_html_e( 'Get Now', 'essential-widgets' ); ?></a>
33 </div>
34 </div> <!-- .catchp-sidebar-full-width -->
35
36 <div class="catchp-sidebar-spot-wrapper">
37 <div class="catchp-sidebar-spot">
38 <div class="sidebar-spot-inner">
39 <h3><?php esc_html_e( 'Premium Themes', 'essential-widgets' ); ?></h3>
40 <p><?php esc_html_e( 'Check out our simple, clean and responsive Premium WordPress Themes that come with an array of crucial features with a superior functionality.', 'essential-widgets' ); ?> <a target="_blank" href="https://catchthemes.com/themes/category/premium/"><?php esc_html_e( 'Check our premium themes.', 'essential-widgets' ); ?></a></p>
41 <a class="catch-banner-link" target="_blank" href="https://catchthemes.com/themes/category/premium/"><img class="catch-banner-image" src="<?php echo esc_url( plugins_url( 'images/premium-theme-246x175.jpg', dirname(__FILE__) ) ) ; ?>" alt="catch" width="246" height="175"></a>
42 </div>
43 </div>
44
45 <div class="catchp-sidebar-spot">
46 <div class="sidebar-spot-inner">
47 <h3><?php esc_html_e( 'Free Themes', 'essential-widgets' ); ?></h3>
48 <p><?php esc_html_e( 'Check out our collection of Free WordPress Themes that are clean, simple and feature-rich.', 'essential-widgets' ); ?> <a target="_blank" href="https://catchthemes.com/themes/category/free/"><?php esc_html_e( 'Check our free themes.', 'essential-widgets' ); ?></a></p>
49
50 <a class="catch-banner-link" target="_blank" href="https://catchthemes.com/themes/category/free/"><img class="catch-banner-image" src="<?php echo esc_url( plugins_url( 'images/free-theme-246x175.jpg', dirname(__FILE__) ) ) ; ?>" alt="catch" width="246" height="175"></a>
51 </div>
52 </div>
53
54 <div class="catchp-sidebar-spot">
55 <div class="sidebar-spot-inner">
56 <h3><?php esc_html_e( 'Premium Plugins', 'essential-widgets' ); ?></h3>
57 <p><?php esc_html_e( 'Check out our secured Premium WordPress Plugins to enhance and add extra functionalities to your website. An exceptional way to get the most out of WordPress!', 'essential-widgets' ); ?> <a target="_blank" href="https://catchplugins.com/plugins/tag/pro/"><?php esc_html_e( 'Check our premium plugins.', 'essential-widgets' ); ?></a></p>
58 <a class="catch-banner-link" target="_blank" href="https://catchplugins.com/plugins/tag/pro/">
59 <img class="catch-banner-image" src="<?php echo esc_url( plugins_url( 'images/premium-plugin-246x116.png', dirname(__FILE__) ) ) ; ?>" alt="catch" width="246" height="116"></a>
60 </div>
61 </div>
62
63 <div class="catchp-sidebar-spot">
64 <div class="sidebar-spot-inner">
65 <h3><?php esc_html_e( 'Free Plugins', 'essential-widgets' ); ?></h3>
66 <p><?php esc_html_e( 'Check out our Free WordPress Plugins and get the taste of our service without affecting your wallet.', 'essential-widgets' ); ?> <a target="_blank" href="https://catchplugins.com/plugins/tag/free/"><?php esc_html_e( 'check our free plugins.', 'essential-widgets' ); ?></a></p>
67 <a class="catch-banner-link" target="_blank" href="https://catchplugins.com/plugins/tag/free/">
68 <img class="catch-banner-image" src="<?php echo esc_url( plugins_url( 'images/free-plugin-246x116.png', dirname(__FILE__) ) ) ; ?>" alt="catch" width="246" height="116"></a>
69 </div>
70 </div>
71 </div><!-- .catchp-sidebar-spot-wrapper -->
72
73 </div>
74 </div>
75