Use them and if my work helps you to save time, earn money or just makes you happy feel free to donate Thanks.
The donation link can be found at the sidebar next to this text...
Upload the files to the wp-content plugins buddypress-who-clicked-at-my-profile directory or install through WordPress directly..
You want to change the number of visits that should be tracked.
This sets the value of users that get tracked to 25 for example...
Add the following code to your functions php my buddypress wcamp excludeUsers { return array exclude Users with ID, 5, 8 and 23 }.
This sets the value of users that get tracked to 50 for example...
Add the following code to your functions php to disable the usage of buddypress notifications system for this plugin function my buddypress wcamp usenotifications { return false }..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added filter for excluding specified users from being tracked, FAQ for usage amount of tracked visits now per default set to 25 widget that shows last visits has new options, aount of visits that should be displayed can be configured now.. 3.3 code optimation and removing deprecated widget structure . 3.2.
Read more