Awesome
WP-Gratipay
Contributors: daankortenbach, KakersUK
Tags: gratipay, gittip, donation, widget
Requires at least: 3.0.1
Tested up to: 4.1
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Do you need a simple way to show a Gratipay widget on your site? WP Gratipay allows you to display a Gratipay widget on your site.
It's super easy to use, just install, activate, drag the widget in a sidebar and enter your Gratipay username.
Installation
- Upload the
wp-gratipay
folder to your/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Drag and drop the WP Gratipay widget to your a sidebar
- Enter your Gratipay username and optionally a title
- Get tips!
Changelog
1.2.2
- Bug fix for possible privilege escalation and swapped htmlspecialchars for WP's esc_attr function. - Thanks @nashe
1.2.1
- Bug fix to prevent XSS in shortchode - Thanks @0xibram
1.2
- Added shortcode. Usage [gratipay username=""]
1.1.1
- Updated some missing renames.
- Readded readme.txt for wordpress.org upload.
1.1
- Renamed Gittip to Gratipay.
- Widget script updated.
1.0
- Initial version.