Skip to content

Commit

Permalink
Update to version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
raftaar1191 committed Oct 12, 2023
1 parent 1509c00 commit e5f1fe7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: buddyboss, buddyboss-platform, like-notifications, notifications-on-post-l
Donate link: https://acrosswp.com/
Requires at least: 6.0
Tested up to: 6.3
Stable tag: 1.0.7
Stable tag: 1.0.8
Requires PHP: 5.6.20
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -32,28 +32,28 @@ Yes.

== Changelog ==

= 1.0.0 =
* Add Plugin to WordPress Repository
= 1.0.8 =
* Fix for github-issue-9

= 1.0.1 =
* Fix Email template missing issue
= 1.0.7 =
* Once a notification is clicked and viewed, it will not be marked as a read notification #7

= 1.0.2 =
* Update Readme files
= 1.0.6 =
* Add Media

= 1.0.3 =
* Fix Updating the Email Template duplicate issue
* Tested the plugin with WordPress Latest Version
= 1.0.5 =
* Fixed username not displaying issue #6

= 1.0.4 =
* Fix Notification getting send to the author of the post if he like his own post
* Fix User are see admin in the text even when they are not admin

= 1.0.5 =
* Fixed username not displaying issue #6
= 1.0.3 =
* Fix Updating the Email Template duplicate issue
* Tested the plugin with WordPress Latest Version

= 1.0.6 =
* Add Media
= 1.0.2 =
* Update Readme files

= 1.0.7 =
* Once a notification is clicked and viewed, it will not be marked as a read notification #7
= 1.0.0 =
* Add Plugin to WordPress Repository
2 changes: 1 addition & 1 deletion languages/notifications-on-post-like-for-buddyboss.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-10-04 15:27+0000\n"
"POT-Creation-Date: 2023-10-12 13:07+0000\n"
"Report-Msgid-Bugs-To: https://github.com/acrosswp/notifications-on-post-like-for-buddyboss/issues\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
Expand Down
2 changes: 1 addition & 1 deletion notifications-on-post-like-for-buddyboss.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Plugin Name: Notifications On Post Like For BuddyBoss
* Plugin URI: https://acrosswp.com
* Description: Notifications to the Post author on there Post Like by Someone For BuddyBoss by AcrossWP
* Version: 1.0.7
* Version: 1.0.8
* Author: AcrossWP
* Author URI: https://acrosswp.com
* License: GPL-2.0+
Expand Down

0 comments on commit e5f1fe7

Please sign in to comment.