forked from LiveCarta/LiveCartaWP
53 lines
2.1 KiB
PHP
53 lines
2.1 KiB
PHP
<?php if ( ! defined( 'ABSPATH' ) ) exit; ?>
|
|
<style type="text/css">
|
|
ul.uaf_list{ list-style-type:square;margin-left: 2em;}
|
|
.sidebar_image{max-width: 100%;}
|
|
</style>
|
|
<br/>
|
|
|
|
<?php if ( is_plugin_active( 'woocommerce/woocommerce.php' ) ) { ?>
|
|
<a href="https://hcn.im/routepricing" target="_blank"><img class="sidebar_image" src="<?php echo plugin_dir_url( dirname( __FILE__ ) ) . 'img/route_pricing.jpg'; ?>" /></a>
|
|
<br/><br/>
|
|
<?php } ?>
|
|
|
|
<table class="wp-list-table widefat fixed bookmarks">
|
|
<thead>
|
|
<tr>
|
|
<th><strong>Quick Link</strong></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<ul class="uaf_list">
|
|
<li><a href="https://wordpress.org/support/plugin/honeypot/" target="_blank">Support Forum</a></li>
|
|
<li><a href="https://www.facebook.com/Dnesscarkey-77553779916" target="_blank">Send Us Msg via Facebook</a></li>
|
|
<li><a href="https://dineshkarki.com.np/buy-wp-armour-extended" target="_blank">Get WP Armour Extended</a></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br/>
|
|
|
|
<table class="wp-list-table widefat fixed bookmarks">
|
|
<thead>
|
|
<tr>
|
|
<th><strong>Plugins You May Like</strong></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<ul class="uaf_list">
|
|
<li><a href="https://wordpress.org/plugins/use-any-font/" target="_blank">Use Any Font</a></li>
|
|
<li><a href="https://dineshkarki.com.np/jquery-validation-for-gravity-forms" target="_blank">Jquery Validation For Gravity Form</a></li>
|
|
<li><a href="https://wordpress.org/extend/plugins/any-mobile-theme-switcher/" target="_blank">Any Mobile Theme Switcher</a></li>
|
|
<li><a href="https://wordpress.org/extend/plugins/jquery-validation-for-contact-form-7/" target="_blank">Jquery Validation For Contact Form 7</a></li>
|
|
<li><a href="https://wordpress.org/extend/plugins/block-specific-plugin-updates/" target="_blank">Block Specific Plugin Updates</a></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br/>
|