-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
59 lines (41 loc) · 1.68 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== Plugin Name ===
Contributors: littlemonks, dipesh.kakadiya, mehulkaklotar, pareshradadiya, utkarshpatel, sanket.parmar
Tags: BuddyPress, Profile, Count, Views, Views Count, BuddyPress Profile Views, Profile Views, Buddy Views
Requires at least: 4.0
Tested up to: 4.3
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Show profile view count for the buddypress user similar to linkedin.
== Description ==
A buddypress plugin that shows profile view count for the buddypress user similar to linkedin.
= Contributing to Buddy Views =
If you have a patch, or stumbled upon an issue with Buddy Views, you can contribute this back to the code. Submit your pull request or issue on [Github buddy-views](https://github.com/LittleMonks/buddy-views/)
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'Buddy Views'
3. Activate Buddy Views from your Plugins page.
= From WordPress.org =
1. Download Buddy Views.
2. Upload the 'buddy-views' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate Buddy Views from your Plugins page.
== Frequently Asked Questions ==
= Will it just show profile counts? =
No. It will also show who viewed your profile and graph of your profile view.
== Screenshots ==
1. Showing profile views just like google plus
2. Showing notifications of profile view
3. Listing notification
4. Profile view graph
== Changelog ==
= 1.1 =
* Language support
* CSS minified
= 1.0.1 =
* Show profile views on member page
* Send notifications of profile view
* Profile view graph
* Screenshots and icons added
= 1.0.0 =
* Initial beta release