Anonymous bbPress
Anonymous bbPress guest posting
by LittleBizzy · github.com/littlebizzy/anonymous-bbpress · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/littlebizzy/anonymous-bbpress/archive/refs/heads/master.zipDeclares an update source (littlebizzy/anonymous-bbpress), so updates arrive through the plugin's own updater.
From the readme
Anonymous bbPress
Anonymous bbPress guest posting
Changelog
1.2.0
- moved user array to file scope to avoid redeclaring on every request
- added global index to track selected identity across filters
- removed redundant global passing in init functions
- ensured global variables are only declared where used
- cleaned up code spacing and improved comments
1.1.1
- tweaked plugin headers order
- improved guoverridedotorg snippet
- added "prevent direct access" snippet for better security
1.1.0
- removed namespaces
- simpler functions approach (no more classes)
- minor other improvements
- supports PHP 7.0 to PHP 8.3
- supports Multisite
1.0.3
- added sanitize to inputs
- minor code cleanup
- bumped minimum PHP to 7.0
1.0.2
- added disable wordpress.org snippet
- improved plugin headers for Git Updater compatibility
1.0.1
- added support for Git Updater
1.0.0
- initial release
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.0 | Aug 7, 2025 |
| 1.1.1 | Oct 26, 2024 |
| 1.1.0 | Sep 12, 2024 |
| 1.0.3 | Sep 12, 2024 |
| 1.0.2 | Dec 20, 2022 |
| 1.0.1 | Sep 25, 2022 |
| 1.0.0 | Sep 7, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.