Skip to content

Commit d475af9

Browse files
committed
Updated changelog, readme, version
1 parent ecd0b68 commit d475af9

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-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: Patreon Button, Widgets and Plugin by CodeBard
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.0
6+
Version: 2.1.1
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.0',
13+
'version' => '2.1.1',
1414
'plugin_name' => 'Patreon Button, Widgets and Plugin by CodeBard',
1515

1616
'callable_from_request' => array(

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Tags: plugins, patreon, widgets, crowdfunding, crowdfund, crowd fund, crowd fund
77
License: GPL
88
Requires at least: 4.0
99
Tested up to: 5.8
10-
Stable Tag: 2.1.0
10+
Stable Tag: 2.1.1
1111

1212
Patreon 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

@@ -25,7 +25,7 @@ In addition, all authors will be able to add their own Patreon username in their
2525

2626
More features are planned as they become available in Patreon API.
2727

28-
You can upgrade to Patron Plugin Pro and enable powerful content-locking options to serve Patron only content from your own website! Patron Plugin Pro will also allow you to put your patrons directly to patron pipeline instead of your profile. Check it out below:
28+
You can upgrade to Patron Plugin Pro, add the Patron Content Manager addon and enable powerful content-locking options to serve Patron only content from your own website! Patron Plugin Pro will also allow you to put your patrons directly to patron pipeline instead of your profile. Check it out below:
2929

3030
https://codebard.com/patron-plugin-pro
3131

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

6060
== Changelog ==
6161

62+
= 2.1.1 =
63+
64+
* Added a notice system. Adjusted notices to show 30 days after last notice is shown. Made notices appear in sequential order. Separated system notices and non system notices. Notices are permanently dismissable.
65+
* Made plugin save time of activation when activated
66+
* Added notice for new Patreon plugin
67+
6268
= 2.1.0 =
6369

6470
* Updated update_usermeta to update_user_meta to address warnings

0 commit comments

Comments
 (0)