Description
Show number of profile views count by all members only or all viewers (members and guests).
Major Updates:
- Now you can set either only member views or all viewers.
- Now you can set custom string before views
- Use shortcode [bp_profile_viewcount user_id=xxx] to show count where ever you want.
- Use function “get_bp_userviews(user_id)” in your custom code to display view count.
Any queries please send emails to [email protected].
Installation
installing and using buddypress-profile-views is easy:
- Upload /buddypress-profile-views/ to the /wp-content/plugins/ directory
- Activate the plugin through the \’Plugins\’ menu in WordPress
- Done. Now you can see profile views on account page.
FAQ
-
Default settings
-
When Activated, goto “Buddypress Profile Views Settings” menu , and set “Display text” and “Count views” parameters.
Under “Display Text” setting you can provide any language string to display.
Reviews
Contributors & Developers
“Buddypress Profile Views” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Buddypress Profile Views” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.02
- Tested upto wordpress 6.4.1
2.01
- Small bugs resolved
2.0
- More polished code
- Admin settings page added.
- Shortcode and function implemented for developers
- Count views members only or all viewers.
1.8
- Session problem on some sites rectified.
- Plugin Uninstall problem rectified.
1.5 1.6 1.7
- Guest views also recording now.
1.4
- Now more stable
1.3
- More errors corrected
1.2
- More errors corrected
1.1
- Corrected Missing argument 2 for wpdb::prepare() error.
1.0
- First Version