v1.0.0 — 2026-04-25
Initial production release.
- Full forum room + thread + reply system with
of_room,of_thread,of_replyCPTs - 4-level trust system with auto-recalculation
- Emoji reactions (configurable set)
- Full-text search with filters (room, type, author, date range)
- Thread and room subscriptions + email notifications
- In-forum notification bell with unread count badge
- @mention detection with immediate notifications
- Reply quoting (prefills form with quoted text)
- Thread reading position memory (localStorage)
- Solved / accepted solution marking
- Moderation queue: report, dismiss, warn, delete
- Shadow ban + IP ban (with expiry) + moderation audit log
- Standalone admin panel with top nav (Omailer-pattern UI)
- Dark / light theme toggle in admin (localStorage persistence)
- REST API: full CRUD for rooms, threads, replies, reactions, search
- SEO: BreadcrumbList schema, DiscussionForumPosting schema, Yoast + SEO Framework sitemap integration
- Analytics: posts/day chart, peak hours chart, top users, room stats
- Shortcodes:
[oforum],[oforum_room],[oforum_thread] - Clean uninstall hook (drops tables + removes all CPT posts + options)
- No jQuery dependency on frontend (vanilla JS)
- PHP 8.0+ required
