PluginProbe
Wp-Insert / 1.0
Wp-Insert v1.0
trunk 1.0 1.1 1.2 1.2.1 1.2.2 1.3.0 1.3.1 1.3.3 1.4 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 2.0 All 63 releases
← All changes | support/support.php +9 -8 1.7.41.0 View file →
@@ -1,19 +1,20 @@
1 1 <?php function show_support_options() { ?>
2 2 <table class="form-table">
3 -<tr valign="bottom">
4 -<th scope="row"><small><span style="color:#FF0000;"><b>Donate a few Dollars</b></span><br/><span style="color:#008E04;">Support our FREE Plugins</span><br/>
5 -You Might Also Like <a target="_blank" href="http://wordpress.org/extend/plugins/wp-private/">WP-PRIVATE</a></small></th>
6 -<td width="100px">
3 +<tr>
4 +<td align="left">
5 +<a href="http://www.smartlogix.co.in/"><img src="<?php echo get_bloginfo('url') ?>/wp-content/plugins/wp-insert/images/Smart-Logix-we-customize.jpg" /></a>
6 +</td>
7 +<td align="right">
8 +<b>Think we have done a great job?</b><br/><a href="http://wordpress.org/extend/plugins/wp-insert/">Rate the plugin</a> or <a href="http://www.smartlogix.co.in/">Leave Us a Comment</a>
9 +<div>
7 10 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
8 11 <input type="hidden" name="cmd" value="_s-xclick">
9 -<input type="hidden" name="hosted_button_id" value="7834514">
12 +<input type="hidden" name="hosted_button_id" value="5199131">
10 13 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
11 14 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
12 15 </form>
16 +</div>
13 17 </td>
14 -<td>
15 -<b>Think we have done a great job?</b><br/><a target="_blank" href="http://wordpress.org/extend/plugins/wp-insert/">Rate the plugin</a> or <a target="_blank" href="http://www.smartlogix.co.in/">Leave Us a Comment</a><br/>
16 -<b></b>Let us match your blog to your website : <a target="_blank" href="http://www.smartlogix.co.in/request-a-free-quote/">Request a Quote</a></td>
17 18 </tr>
18 19 </table>
19 20 <?php } ?>