-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
39 lines (27 loc) · 1.12 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
=== What's Hot Activity Tab for BuddyPress ===
Contributors: edwardtownend
Tags: buddypress, bp, social networking, activity, whats hot
Requires at least: 3.6
Tested up to: 4.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds a What's Hot tab to the BuddyPress activity stream.
== Description ==
Adds a What's Hot tab to the BuddyPress activity stream.
What's Hot is defined by items that have received comments, ordered by recency of comments and posts.
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'What's Hot Activity Tab for BuddyPress'
3. Activate What's Hot Activity Tab for BuddyPress from your Plugins page.
4. That's it! There should be a new tab in your activity feed.
= From WordPress.org =
1. Download What's Hot Activity Tab for BuddyPress.
2. Upload the 'bp-whats-hot' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate What's Hot Activity Tab for BuddyPress from your Plugins page.
== Changelog ==
= 0.2 =
* Support < PHP 5.3
= 0.1 =
* Initial launch