Members have no way to know who is looking at their BuddyPress profile, removing a social signal that drives engagement on every major network. Who Viewed My Profile records recent profile visitors and displays them on the member's profile page, giving members visibility into their audience and a reason to keep their profile current.
A third chart style on the Views tab. Polar area joins Line and Bar.
Brand-new admin UI. Every settings screen rewritten as a clean card-panel layout with a sidebar, proper page header, and plain-English labels.
"WB Plugins" hub. All Wbcom plugins now share a single top-level admin menu with a card-grid dashboard, keeping the WordPress sidebar tidy when running the full community bundle.
Overview dashboard with live counts of total views, unique viewers, views in the last 24 hours, and members with at least one recorded view, plus a snapshot of the current configuration at a glance.
Dedicated Overview, Members Views, General, Display, and License tabs. Each one focused on a single decision so admins don't hunt across screens.
License tab inside Profile Views. Enter, activate, and check your license key without leaving the plugin admin page. Activated keys are masked in the UI.
Improve
Members Views tab now renders a server-side top-100 leaderboard (7-day, 30-day, and total columns) cached for one minute. The 800KB ag-Grid bundle is no longer shipped to the admin area.
Admin assets now load only on the plugin's own screens, reducing conflicts with third-party plugins.
Plain-language labels across every settings screen. "How views are counted", "Recent visitors on member profiles", "Send a BuddyPress notification on each qualifying view".
Settings are now validated through a typed sanitizer, bounding every value to its allowed range before saving.
Fix
The "Show view count on members directory cards" setting now works. Previously the toggle existed but had no effect; it now renders a "N views" badge on each member card when enabled.
The "Let members opt out of being tracked" setting now exposes a real control. With it on, members see a "Record my visits to other profiles" toggle on their own Views tab and can opt out with one click.
Bot and crawler hits (Googlebot, Facebot, LinkedInBot, Pingdom, etc.) are no longer counted as profile views. Counts now reflect real human visitors.
Major performance fix. The plugin previously read every user account on every page load to backfill the default tracking flag. On a community with a thousand members that was a thousand database reads per page. The backfill now runs once after activation and never again.
PHP sessions no longer start on every public request. They start only when the "referer" view-counting mode actually needs them, eliminating conflicts with page-cache plugins and other session-using plugins.
Admin Overview counts and the Members Views leaderboard now update immediately after a new view, instead of lagging up to 60 seconds behind.
Security
Closed a data leak on the profile-views chart endpoint. An unauthenticated request without a security token previously slipped through and returned another user's view history. The endpoint now requires a valid token, an authenticated session, and verifies you can only fetch your own chart.
License key activation and deactivation now require an admin user, not just a valid form token. Logged-in non-admins can no longer trigger license operations.
Compat
Requires WordPress 6.0 and PHP 7.4. Tested against WordPress 6.9, BuddyPress 14.x, and PHP 8.4.
v1.4.1
March 12, 2026
Fix 4
Fix
Recent visitors widget not working as expected.
Display visitor count when Recent Visitors enabled.
Translation issues.
PHPCS errors.
v1.4.0
May 20, 2025
New 7 Improve 8 Fix 7
New
Friendship request and message buttons now visible on "Awaiting Response" users.
Notification for settings successfully saved.
Option to hide the cover area's visitor display.
Visitors count now works seamlessly with other themes.
Recent visitor heading added when using Youzify.
Message displayed when no views are found after filtering.
New filter added to allow changing the default filter value.
Improve
Refined "Most Visited Users" layout for better compatibility with Reign theme.
Text strings improved for clearer messaging throughout the plugin.
BP Stats widget UI improved on the BuddyX Pro front page.
Minified CSS and JS improved for RTL language support.
Icons updated for better alignment with Reign theme styles.
Legacy template updated for improved compatibility.
Plugins and themes documentation links improved.
Content inside plugins and themes tabs refined.
Fix
Function and variable names cleaned up for better code clarity.
Visitor count issue in member header area resolved.
Recent visitors layout issues resolved.
PHP warning resolved in `edd-plugin-license.php`.
Visitor graph filtering issue corrected.
PHPCS issues resolved in multiple files including `edd-plugin-license.php` and `class-bp-profile-views-public.php`.
Database-related code issues resolved for PHPCS compliance.
v1.3.1
Improve 2 Fix 2
Improve
Minified CSS and JS files for improved performance.
Removed dependency on HardG for better compatibility.
Fix
Updated query to display the latest unique profile visitors.
Ensured only the most recent unique profile visitors are shown.
v1.3.0
Note 7
Note
Managed recent visitors' UI compatibility with Youzify.
Resolved UI issue in the "Most Popular" widget layout.
Fixed warning messages across various plugin sections.
Updated plugin name inconsistencies.
Resolved fatal errors and compatibility issues with Youzify.
Fixed PHP errors and warnings.
Addressed view tab issue reported on the client site.
v1.2.9
New 4 Improve 2 Fix 7
New
Filter
Separator and typo
Default logout visitor count
Notification restriction when a user visits again on the displayed user profile
Improve
Icon with BB theme and text-domain fixes
The description
Fix
Don't show the label Recent Visitors in the member header in case of no members
Typo
Do not show recent visitors header on edit profile and account screen
Issues and update content
Count is increasing on page refresh: By referrer
Issue with BuddyBoss Platform
Remove the recent visitor's tab from the member directory
v1.2.8
Fix 1
Fix
(#89)Fixed Issue in preference settings
v1.2.7
Fix 1
Fix
The license does not deactivate if the response is failed.
v1.2.6
Fix 5
Fix
Resolved PHP warning (#85).
Addressed BuddyPress function deprecated issue (#79).
Corrected console error in the member directory and PHP deprecated issue (#78, #80).
Eliminated console error (#77).
Fixed conflict between member review and notification redirection (#62).
v1.2.5
New 3 Improve 2 Fix 19
New
(#70) Filter
(#70) New admin member view option
User profile link
Improve
Banner image and URL
Description title and offer banner
Fix
(#72) Visitors notifications were not working
(#63) Count is increasing on page refresh(By referrer)
Admin members view list option manage UI
(#70) Viewed time
(#64) Show recent visitors in the member header
(#70) Profile inside
(#70) Notification
Fixed and added SocialV theme support
(#65) Issue with recent visitors' preference setting
Change label and FAQ section
Admin FAQ section hover color and community bundle URL base marketing
Text domain issue
BP v12 fixes
License issue
PHPCS fixes
#56 The issue with the notification
(#54) Notification conflict with the BuddyPress Reactions plugin
(#52) Issue with bp 12v
(#52) Issue with PHP 8.2
v1.2.4
Fix 1
Fix
Auto update fixes
v1.2.3
New 4 Fix 13
New
(#44) Recent Visit Option
(#44) Visitor tab enabled on the member directory
(#44) User visits visible to others' profile
(#44) Setting for preference
Fix
(#44) Recent visitor count issue on the member directory
(#44) Update the default option
(#44) Check nonce
(#44) Update class-bp-profile-views.php
(#44) Update member header meta setting for BuddyBoss
(#49) Notification issue on admin visit
(#47) Visitors tab display to the logged-in users only
(#46) Default behavior of recent visit tab
(#24) Notification redirection issue
(#44) Update the backend setting description
(#44) Recent visitors not showing in the user meta with the bb platform
(#44) Fatal error with the bb platform
(#44) RTL fixes
v1.2.2
Fix 6
Fix
Update License activation file and set response in transient
managed welcome head title
Added setting, support menu and update plugin url
Fixed text domain issue and created pot file
(#32) Manage UI of notice on BP Profile and widget
Fixed Plugin redirect issue when multi plugin activate the same time
v1.2.1
Fix 8
Fix
(#31) Fixed profile view tab UI with legacy template
(#33) Update string
(#34) Fixed save view count by referrer is not working
(#35) Added support tab in WBCOM wrapper
(#36) Fixed translation issue
(#37) Fixed php warnings
(#38) Fixed fatal error on session save count
(#40) Fixed randomly number are increasing on reloading the page
v1.2.0
Fix 3
Fix
remove admin all notice error
fixed buddyboss admin notice issue
(#29) - Added kleo legacy support
v1.1.0
Fix 1
Fix
Update wrapper UI
v1.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.