web/wp-content/plugins/gigs-calendar/credits.ajax.php
branchwordpress
changeset 112 fb7cd02b9848
parent 111 6b96085291d7
child 123 561aa6d282f6
--- a/web/wp-content/plugins/gigs-calendar/credits.ajax.php	Tue Jan 05 09:48:24 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-<?php require_once 'ajaxSetup.php'; ?>
-
-<p>
-	<?php _e('The Gigs Calendar plugin for WordPress was developed by me, <a href="http://dancoulter.com">Dan Coulter</a>. If you need some custom PHP development (for WordPress or not), I am available for hire (you can get in touch with me through this plugin).  To find other free plugins and useful tips for bands and musicians, visit my new site, <a href="http://blogsforbands.com">Blogs for Bands</a>.', $gcd) ?>
-</p>
-<p>
-	<?php _e('You can help <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=dancoulter%40gmail%2ecom&item_name=Blogs%20for%20Bands&item_number=Gigs%20Calendar%20Plugin&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8">support the development</a> of this free plugin through Paypal.  If you have specific features that you need, you can request them through the feedback form or hire me to develop them for you.', $gcd) ?>
-</p>
-<p>
-	<?php _e('The lovely <a href="http://www.famfamfam.com/lab/icons/silk/" target="_blank">Silk icons</a> were created by Mark James.  They are licensed under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons</a>.', $gcd) ?>
-</p>
-
-<?php do_action('gigCal_credits_extra'); ?>