Skip to content

Commit 81d7535

Browse files
author
Codebard
committed
Updated version, changelog.
1 parent 2406958 commit 81d7535

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Plugin Name: CodeBard's Patron Button and Widgets for Patreon
44
Plugin URI: https://wordpress.org/plugins/patron-button-and-widgets-by-codebard/
55
Description: Patreon Patron Buttons, Widgets and Patreon Functions
6-
Version: 2.2.0
6+
Version: 2.2.1
77
Author: CodeBard
8-
Author URI: http://codebard.com
8+
Author URI: https://codebard.com
99
Text Domain: cb_p6
1010
Domain Path: /lang
1111
*/

plugin/includes/default_internal_vars.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'id' => 'cb_p6',
1111
'plugin_id' => 'patron-button-and-widgets-by-codebard',
1212
'prefix' => 'cb_p6_',
13-
'version' => '2.2.0',
13+
'version' => '2.2.1',
1414
'plugin_name' => 'CodeBard\'s Patron Button and Widgets for Patreon',
1515

1616
'callable_from_request' => array(

readme.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Donate link: http://codebard.com/donate
66
Tags: plugins, patreon, widgets, crowdfunding, crowdfund, crowd fund, crowd funding, sponsor, donate, donations, donation, charity, fundraising, charities, sponsorship, sponsorships, campaign, campaigns, giving, peer to peer, peer to peer fundraising, fundraiser, peer to peer fundraiser, non profit, non profits, income, money, subscription, social, rewards, kickstart
77
License: GPL
88
Requires at least: 4.0
9-
Tested up to: 6.4.1
10-
Stable Tag: 2.2.0
9+
Tested up to: 6.4.3
10+
Stable Tag: 2.2.1
1111

1212
Patron Button and Plugin allows you to add Patreon Buttons to your content and sidebars, along with offering other Patreon functions. Upgradable to Patron Plugin Pro with patron-only posts and powerful features.
1313

@@ -60,6 +60,10 @@ To be updated
6060

6161
== Upgrade Notice ==
6262

63+
= 2.2.1 =
64+
65+
* Sanitized various inputs against xss attacks
66+
6367
= 2.2.0 =
6468

6569
* Settings tab resetting & going to dashboard when saving a setting was fixed
@@ -202,6 +206,10 @@ To be updated
202206

203207
== Changelog ==
204208

209+
= 2.2.1 =
210+
211+
* Sanitized various inputs against xss attacks
212+
205213
= 2.2.0 =
206214

207215
* Settings tab resetting & going to dashboard when saving a setting was fixed

0 commit comments

Comments
 (0)