Skip to content

Commit 253cd89

Browse files
authored
Update anonymous-bbpress.php
1 parent 4123d3a commit 253cd89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

anonymous-bbpress.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Anonymous bbPress
44
Plugin URI: https://www.littlebizzy.com/plugins/anonymous-bbpress
55
Description: Anonymous bbPress guest posting
6-
Version: 1.1.0
6+
Version: 1.0.3
77
Author: LittleBizzy
88
Author URI: https://www.littlebizzy.com
99
License: GPLv3
@@ -402,6 +402,7 @@ public function bbp_filter_anonymous_post_data( $retval, $r ) {
402402
}
403403
}
404404

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

0 commit comments

Comments
 (0)