Skip to content

Commit 6a5e465

Browse files
authored
Merge pull request #14 from codebard/2_1_8
Updated readme, changelog.
2 parents 326097c + f39aa9f commit 6a5e465

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.1.7
6+
Version: 2.1.8
77
Author: CodeBard
88
Author URI: http://codebard.com
99
Text Domain: cb_p6

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.1.7',
13+
'version' => '2.1.8',
1414
'plugin_name' => 'CodeBard\'s Patron Button and Widgets for Patreon',
1515

1616
'callable_from_request' => array(

readme.txt

Lines changed: 14 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.1
10-
Stable Tag: 2.1.7
9+
Tested up to: 6.2
10+
Stable Tag: 2.1.8
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

@@ -59,6 +59,12 @@ To be updated
5959

6060
== Upgrade Notice ==
6161

62+
= 2.1.8 =
63+
64+
* Fixed a bug that could prevent WP cli used in managed hosting services from failing in certain tasks
65+
* Addressed a PHP warning
66+
* Sanitized setup modal's site_account input
67+
6268
= 2.1.7 =
6369

6470
* Added alt tags and aria labels for screen readers to call to action button under posts and sitebar widgets and forms for accessibility.
@@ -184,6 +190,12 @@ To be updated
184190

185191
== Changelog ==
186192

193+
= 2.1.8 =
194+
195+
* Fixed a bug that could prevent WP cli used in managed hosting services from failing in certain tasks
196+
* Addressed a PHP warning
197+
* Sanitized setup modal's site_account input
198+
187199
= 2.1.7 =
188200

189201
* Added alt tags and aria labels for screen readers to call to action button under posts and sitebar widgets and forms for accessibility

0 commit comments

Comments
 (0)