Skip to content

Commit 3ba9f4d

Browse files
authored
Update anonymous-bbpress.php
1 parent 2d6126e commit 3ba9f4d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

anonymous-bbpress.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
/*
33
Plugin Name: Anonymous bbPress
44
Plugin URI: https://www.littlebizzy.com/plugins/anonymous-bbpress
5+
GitHub Plugin URI: littlebizzy/anonymous-bbpress
6+
Release Asset: true
57
Description: Enables guest users to participate in bbPress forums without providing an email address or URL, and assigns random usernames to every single post.
6-
Version: 1.0.0
8+
Version: 1.0.1
79
Author: LittleBizzy
810
Author URI: https://www.littlebizzy.com
911
License: GPLv3
@@ -390,3 +392,4 @@ public function bbp_filter_anonymous_post_data( $retval, $r ) {
390392

391393
// Ref: https://www.ssa.gov/oact/babynames/decades/century.html
392394
// Ref: https://wordpress.stackexchange.com/questions/131550/how-do-i-set-up-real-anonymous-posting-in-bbpress-forums
395+
// Ref: https://git-updater.com/knowledge-base/required-headers/

0 commit comments

Comments
 (0)