PluginProbe ʕ •ᴥ•ʔ
Email Encoder – Protect Email Addresses and Phone Numbers / 2.0.5
Email Encoder – Protect Email Addresses and Phone Numbers v2.0.5
2.5.0 2.4.8 trunk 0.10 0.11 0.12 0.20 0.21 0.22 0.30 0.31 0.32 0.40 0.41 0.42 0.50 0.60 0.70 0.71 0.80 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.5 1.5.2 1.51 1.53 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.3.0 2.3.1 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7
email-encoder-bundle / core / includes / partials / widgets / sidebar.php
email-encoder-bundle / core / includes / partials / widgets Last commit date
main.php 6 years ago sidebar.php 6 years ago
sidebar.php
47 lines
1 <div id="support" class="postbox">
2 <div class="inside">
3 <ul>
4 <li>
5 <a href="https://ironikus.com/docs/article-categories/email-encoder-bundle/" target="_blank">
6 <i class="dashicons-before dashicons-media-text"></i>
7 Documentation </a>
8 </li>
9 <li>
10 <a href="http://wordpress.org/support/plugin/email-encoder-bundle#postform" target="_blank">
11 <i class="dashicons-before dashicons-welcome-comments"></i>
12 Report a problem </a>
13 </li>
14 <li>
15 <a href="http://wordpress.org/extend/plugins/email-encoder-bundle/faq/" target="_blank">
16 <i class="dashicons-before dashicons-editor-help"></i>
17 FAQ </a>
18 </li>
19 </ul>
20
21 <hr>
22 <p>
23 <a href="http://wordpress.org/support/view/plugin-reviews/email-encoder-bundle" target="_blank">
24 <i class="dashicons-before dashicons-thumbs-up"></i>
25 <strong>Rate the plugin!</strong>
26 </a>
27 </p>
28
29 <hr>
30 <h4>Other plugins by Ironikus</h4>
31 <ul id="other_plugins">
32 <li>
33 <h4><img src="<?php echo plugins_url('core/includes/assets/img/icon-wp-webhooks.png', EEB_PLUGIN_FILE) ?>"> WP Webhooks</h4>
34 <p>If you love to automate things, this is for you! WP Webhooks allows you to recieve and send data on your WordPress website from any third party service out there.
35 <br /><a href="<?php echo admin_url( $mulsitie_slug . 'plugin-install.php?s=WP+Webhooks&tab=search&type=term'); ?>" target="_blank">Install now for free</a> | <a href="https://wordpress.org/plugins/wp-webhooks/" title="Go to WordPress.org" target="_blank">More info</a>
36 </p>
37 </li>
38 <li>
39 <h4><img src="<?php echo plugins_url('core/includes/assets/img/icon-wp-snow.png', EEB_PLUGIN_FILE) ?>"> WP Snow</h4>
40 <p>Make your website something special with this awesome flakes animation plugin. Make snowflakes, falling snowmans, custom text or any other of the 1300+ icons glide over your website.
41 <br /><a href="<?php echo admin_url( $mulsitie_slug . 'plugin-install.php?s=WP+Snow+–+Best+Snow+Effect+Plugin+&tab=search&type=term'); ?>" target="_blank">Install now for free</a> | <a href="https://wordpress.org/plugins/wp-snow/" title="Go to WordPress.org" target="_blank">More info</a>
42 </p>
43 </li>
44
45 </ul>
46 </div>
47 </div>