=== Buddypress Profile Views === Contributors: chaladi, rajinichaladi Tags: buddypress, profile views, profile view count Requires at least: 3.2 Tested up to: 6.4.1 Stable tag: 2.02 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show number of profile views count by other members. == 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 gopal@dhrusya.com. == 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. == Screenshots == 1. Preview 2. Admin settings == 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 == Frequently Asked Questions == = 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.