'your-paypal-email-address', 'for' => $post->post_title, 'onHover' => '', ), $atts)); if(empty($content)) $content='Make A Donation'; return ''.$content.''; } add_shortcode('donate', 'donate_shortcode'); ?> /* Instructions: This code will make it simpler to accept paypal donations. To use it, simply place the above snippet in your functions.php file and use any of the shortcodes below. */ [donate] [donate]Donate Now[/donate] [donate account="you@yoursite.com" onHover="Thanks" for="Title"] [donate account="you@yoursite.com" onHover="Thanks" for="Title"]Donate Now[/donate]