-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
44 lines (29 loc) · 986 Bytes
/
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
=== Restrict Content Pro - BuddyPress ===
Contributors: tanner-m
Donate link: https://tannermoushey.com/downloads/restrict-content-pro-buddypress/
Tags:
Requires at least: 3.5.1
Tested up to: 4.3.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Extends Restrict Content Pro to integrate with BuddyPress
== Installation ==
= Manual Installation =
1. Upload the entire `/restrict-content-pro-buddypress` directory to the `/wp-content/plugins/` directory.
2. Activate Restrict Content Pro - BuddyPress through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0.2 =
Make sure that is_plugin_active is defined before calling it during the setup check.
= 1.0.1 =
* Add improvements to plugin updater
= 1.0.0 =
* First release
== Upgrade Notice ==
= 1.0.1 =
Add improvements to plugin updater
= 1.0.0 =
First Release