Members who want to publish posts on your community site have to ask for backend access or use clunky third-party forms. BuddyPress Member Blog gives every member a frontend Editor.js blog interface that auto-saves drafts every 60 seconds and adds a Blog tab to their BuddyPress profile. Works standalone or alongside BuddyPress, BuddyBoss, and PeepSo.
The `[bp-member-blog-recent]` shortcode now supports search and a category filter on the front end. Visitors can narrow the list by keyword or category without going to a category archive page.
Admins can now choose where the `[bp-member-blog-recent]` shortcode output appears (full content, before content, after content, sidebar, or specific pages) directly from the plugin settings - no theme edits required.
Publishing options moved into a dedicated tab in the plugin settings, and the legacy "BuddyPress" tab has been renamed to "Blog" to reflect that the plugin now works standalone and on BuddyBoss / PeepSo as well.
Improve
Member-blog activity feed entries now render their cover image, video, or audio preview inline, so the timeline shows the same media the post itself uses.
Replaced four browser confirm / alert dialogs in the member dashboard with an accessible in-page toast and modal - keyboard users no longer need to dismiss a native browser popup.
Fix
The Classic Editor "Update" button no longer silently fails on posts that have been temporarily cleared while editing. Saving an empty draft is now handled gracefully.
The YouTube embed preview now renders correctly when you re-open an existing post in the Editor.js editor. Previously the embed could render blank until the post was saved and reloaded.
Dev
New filter `bpmb_should_enqueue_assets` lets themes and integrations decide whether to load the plugin's frontend assets on a given page.
v3.4.0
April 16, 2026
New 1 Fix 1
New
Filter to customize subtabs slug
Fix
Pagination 404 error on user profile blog
v3.3.0
March 13, 2026
Note 19
Note
Fixed post limit restrictions not enforcing correctly due to dead hook references
Fixed image upload nonce caching issue on cached editor pages with nocache headers
Fixed word count validation for Chinese, Japanese, and Korean (CJK) text
Fixed activity posts showing unnecessary read more button
Fixed HTML rendering issue in post content display
Fixed duplicate message rendering on post submission
Fixed blog post preview functionality
Fixed str_contains() PHP 8.0+ compatibility issue
Fixed unescaped CSS class outputs in post form templates
Fixed HR tag being stripped and focus mode TinyMCE issues
Fixed reading time label being overwritten by counter animation
Fixed member blog behavior in standalone free mode
Fixed subscribers unable to edit or delete their own media in the media library
Added future status handling for scheduled posts with "Scheduled" notice on edit screen
Added PeepSo template future status support
Improved media modal to allow subscribers to edit/delete own attachments
Improved reading info positioning above post content
Renamed "Create New Post" button to "Publish" for clarity
Updated documentation configuration for live URL compatibility
v3.2.0
Note 7
Note
Fixed post redirect now uses actual post status for correct URL after publish/unpublish
Fixed BuddyPress 12.0.0+ compatibility with bp_members_get_user_url() function
Added filter for BuddyPress profile template query args
Added filter for dashboard shortcode query args
Improved unified dashboard handler for all modes (BuddyPress/PeepSo/Standalone)
Improved PeepSo UI compatibility
Removed redundant Quick Links section from overview page
v3.1.0
Note 9
Note
Fixed publish, unpublish, and delete post buttons not working on member profiles
Fixed pagination displaying incorrect number of posts per page (now consistently shows 10 posts)
Fixed pagination 404 errors on BuddyPress member profiles
Fixed dark mode styling issues with Editor.js popover menus and media library modal
Fixed Font Awesome icons not appearing in Medium Editor toolbar
Fixed TinyMCE Classic Editor not loading properly when enabled in settings
Fixed Medium Editor form submission and inline author display
Improved featured image help text to show dynamic allowed file extensions
Added internal distribution task to Gruntfile for docs/marketing inclusion
v3.0.0
Note 31
Note
Added BuddyPress, BuddyBoss Platform, PeepSo, and Standalone WordPress support
Added platform abstraction layer for seamless switching between platforms
Added BuddyBoss compatibility layer with unique identifier profile URL support
Added BuddyBoss app detection for optimized mobile notifications
Added PeepSo profile integration with blog tabs and navigation
Added modern Editor.js block-style editor with inline image uploads
Added Focus Mode with localStorage state persistence
Added image upload authorization checks and validation
Added [bp-member-blog] shortcode to display member blog posts
Added [bp-member-blog-form] shortcode for frontend post creation form
Added [bp-member-blog-popular] shortcode for popular posts display
Added [bp-member-blog-authors] shortcode for top contributors showcase
Added SEO settings with Yoast, Rank Math, and AIOSEO integration
Added Open Graph and Twitter Card meta tags for social sharing
Added skeleton loaders for improved content loading UX
Added CSS design system with CSS variables for consistency
Added grid/list toggle and search UI for post listings
Ensured "Add to Draft" option appears when pending review is disabled.
Resolved post draft and save issues for better content management.
Allowed admin users to add blogs from the front end in multisite environments.
Managed mobile and tablet UI issues for a smoother experience.
Resolved UI issues in the "Create Member Blog" dropdown.
PHPCS adjustments for category dropdown on blog edit pages.
Notices are now properly displayed when no blogs exist on user profiles.
Addressed capability issue where a subscriber's pending blog could be edited by another subscriber.
Resolved blog count duplication issue when using Youzify.
Fixed blog tab functionality with Youzify integration.
v2.4.0
Note 7
Note
Managed mobile and tablet UI responsiveness issues.
Resolved UI issue on the "Create a Member Blog" dropdown.
Fixed blog category dropdown display issue on the edit blog screen.
Fixed notices displayed when no blog posts exist
Fixed issue where pending subscriber blogs could be edited by other subscribers.
Resolved blog count duplication issue with Youzify.
Fixed blog tab display issue with Youzify.
v2.3.1
Note 1
Note
Fixed category exclusion logic and improved category selection.
v2.3.0
Improve 2 Fix 3
Improve
Managed button color to align with the theme's color scheme.
Adjusted image size settings and alignment for better visuals.
Fix
Resolved fatal error on editing posts.
Corrected the function call for bp_member_blog_display_category_options().
Hookable position for category now works as expected.
v2.2.2.1
Fix 1
Fix
Pagination issue
v2.2.2
Fix 8 Note 1
Fix
Removed Condition to show the menu on all pages
Warning in the admin side
Blog menu with BuddyPress platform
Post updated notice UI
Update and manage form fields UI in frontend
Remove unwanted css
Update and manage form fields UI in frontend
Move the Hook after updating the custom fields
Note
Managed backend options for responsive fixes
v2.2.1
Improve 4 Fix 1
Improve
Added nested view for category management.
Merged branch '2.2.1' from GitHub repository for synchronization.
Added <p> tag in notice messages for better formatting.
Added image hyperlink functionality.
Fix
Managed image resolution to full width and applied necessary fixes.
v2.2.0
Improve 4 Fix 4
Improve
Added filter for category management.
Changed descriptions for clarity.
Improved pagination spacing for better UI.
Managed UI within the blog tab for a smoother experience.
Fix
Resolved group pagination issue with BB platform.
Fixed pagination redirecting to 404 on the group page.
Ensured admins do not need approval to publish posts.
Corrected published blog count issue.
v2.1.1
Fix 2
Fix
(#242)Fixed issue on tab Translation
(#238)Fixed fatal error on the client site
v2.1.0
Fix 2
Fix
(#236) Client site conflict issue.
(#230) Fixed issue with the edit link
v2.0.4
Fix 2
Fix
Fixed: (#219) Edit blog URL on member profile.
Fixed translation issue
v2.0.3
Fix 2
Fix
(#227) Managed dark mode with reign theme
Fixed can not upload media on edit post
v2.0.2
Improve 1
Improve
Added option for template override
v2.0.1
New 3 Improve 5 Fix 6
New
Filter hook
(#216) Documentation link and updated top banner
(#216) Icon classes and fixes
Improve
(#216) Member type option label and description
(#216) Featured Image and edit form UI
(#216) Frontend form labels
(#216) Display the pro plugin label and version
(#216) Backend settings label, description, and pro tabs and images
Fix
Post tab hidden for admin user
(#225) Media uploading issue
(#216) Media management option disabled by default
Removed ACF code
Count issue
BP v12 fixes
v2.0.0
Fix 3
Fix
PHPCS fixes
(#247) Issue with PHP version 8.2
(#214) Blog option showing in moderation plugin
v1.9.9
Fix 2
Fix
(#205) Category dropdown issue
(#203) Blog menu disappears when we visit other pages
v1.9.8
Fix 2
Fix
(#126)iframe
(#198) query moniter issue
v1.9.7
Fix 2
Fix
comment issue on the create blog page.
(#193)Unable to translate blog string.
v1.9.6
Fix 1
Fix
Fixed blog label and slug at admin bar menu
v1.9.5
Fix 4
Fix
Fixed blog post navigation count issue
Create dynamic slug
(#185) Fixed previous pagination issue
(#168) Added integration of recaptcha
v1.9.4
Improve 3 Fix 2
Improve
(#169) blog post add pending nav, post count with UI managed
(#169) post listing added subnav count
(#169) post listing added pending tab
Fix
(#183) Fixed update post do not work with BB theme
Fixed Plugin redirect issue when multi plugin activate the same time
v1.9.3
Fix 1
Fix
(#152) Fixed warning
v1.9.2
Fix 3
Fix
(#144)Fixed author unable to post media
(#145)Fixed managed groups activity UI
(#148)Fixed managed issue in edit post
v1.9.1
Fix 1
Fix
(#140)Fixed edit blog not working
v1.9.0
Fix 5
Fix
Category UI fixes frontend form
Fixed buddyboss admin notice issue
(#119) Fixed add category option from the front end
"Fixed: (#118) Issue with adding draft subnav.
(#122) Admin categories field UI fixed
v1.8.0
Fix 4
Fix
Fixed asign category issue
Fixed conflict issue with Member blog pro
(#119) Added front-end create category option
Updated new admin ui
v1.7.1
Fix 1
Fix
(#117) Fixed Subscriber user can't upload media from fronted
v1.7.0
Fix 6
Fix
Add Dark Mode and filter category issue
(#108) Managed pro tabs UI
(#105) Added Pro options as a disabled mode
(#107) post category UI managed
(#32) Display post category name on the blog tab
Managed UI with BuddyBoss.
v1.6.1
Fix 2
Fix
remove extra div
#101 Profile Blog List UI issue
v1.6.0
Fix 12
Fix
backend UI Updated tab icons
(#80)Fixed wbcom wrapper display even if plugin is deactivated
(#79)Fixed pagination issue for logout user
Removed install plugin button from wrapper and phpcs fixes
Managed Profile blog form UI
(#74) Fixed add new post sub tab post form issue with youzify
Set Groups Integration icon
Removed blog tab and added sub tab in posts tab if youzify activated
(#76)changed the blog tab notice for loggedin user
#73, #74 Member Post Listing and Add New post form
(#76) changed the blog tab notice for loggedin user
(#75) Fixed conflict issue with BP rewrites plugin
v1.5.0
Fix 8
Fix
(#68) Fixed blog count issue on display user
(#65) Managed UI conflict issue with other plugins
(#58) Fixed category display issue on admin
Introduce new action hook for blog profile tab
(#34) Fixed grammatical error on admin dashboard
#57 Managed Add New Blog UI
Fixed upload image issue
Added hookable position after submit post
v1.4.2
Fix 4
Fix
(#42) BuddyPress nav tab redirection issue with BP Rewrites plugin.
(#41) Fixed conflict issue with BP Rewrites plugin
Managed RTL fixes
(#40) Fixed reset setting issue after activation
v1.4.1
Fix 1
Fix
(#36) Fixed category and tags are not adding from front-end
v1.4.0
Fix 5
Fix
(#30) Grammatical error.
(#33) Fixed admin warning
Introduce new admin action hooks
Fixed phpcs errors
Fixed escaping function error
v1.3.0
Fix 1
Fix
updated permissions for displayed member profile
v1.2.0
Fix 5
Fix
Hide Blog Menu for not allowed user role or member type to create post
Added Blog in BuddyPress Mmeber Menu Section
Post Tags issue and set Input field to add Post Tags
#18 - when unpublish or delete the blog redirects to 404
Managed post tags UI
v1.1.0
Fix 1
Fix
Blog slug on user profile
v1.0.0
Note 1
Note
Initial Release
Seriously, one of the best software tech experiences I've ever had!
After 16 years of buying WordPress themes and plugins, I know exactly what bad support looks like and Wbcom Designs is the polar opposite. My setup was a nightmare: multiple tools, deep integrations, custom configurations that required…
Duston McGroarty·US·
Great service, great plugins
I was using an excellent plugin created by Wbcom Designs and had both an error and discovered a slight bug in one aspect of the plugin. After creating a support ticket I got a super-quick response and discovered the error was on my part…
Edward Bonthrone·US·
Excellent Theme, Powerful Plugins and Outstanding Support
I am using the REIGN theme and several plugins from Wbcom Designs on my website. The theme is beautifully designed, and the plugins are user-friendly. Everything works smoothly, and the features are perfect for building professional…
S W Malcolm·US·
The best development team ever
It has been a very pleasurable experience working with Wbcom Designs. Anmybia Siddiqui has been a stellar leader of the dev team. Her communications are very professional and productive. Anmybia and her team have completed every task we…
Real America's Voice News·US·
Top notch support
Top notch support. I have been frustrated generally by the slow support for most themes and plugins, but they are helpful and quick to reply. Highly recommend.
Woods·DE·
I was impressed
I have worked with many WordPress plugins over the past 14 years part time. I have learned that if the support is not prompt and effective it is a sign to move on. Tonight, Wbcom has impressed me and I will be hiring them for some more…
Steve Valencia·US·
Perfect plugins for community sites
I wanted to build a community website and these guys created the perfect plugins for me. To be honest, I want to buy every single one of their plugins. If I had more money I would.
Sora Seaton·US·
Excellent Plugins and Outstanding Support
We use BuddyPress with several free BP plugins from Wbcom Designs, and we are extremely satisfied. The plugins add real value for our community, are updated regularly, and are continuously improved. They integrate seamlessly with their…
Peter Gibson·DE·
Great and very supportive
This company have been great and very supportive. I highly recommend them.
Steve s·GB·
Excellent template and first-class support
The template from Wbcom Designs is truly great, modern, flexible, and easy to use. The support is very helpful and friendly. For questions or problems you receive fast, competent assistance and feel well taken care of. Highly recommended.