Paypal Donation Shortcode

Tento článek (nebo jeho část) je převzat z externího zdroje. Je tedy slušností jej uvést včetně případného autora.

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.

This code comes with three different attributes: $account, $onHoverand $for. The $account receives your paypal email address(default is your admin email address), the $onHover variable sets the anchor title attribute as you hover over the link and the $for attribute is the title of the Donation(default is your post title).

CODE SNIPPET: