-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
50 lines (34 loc) · 1.33 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
=== MediaPress Set Profile Cover ===
Contributors: buddydev, raviousprime
Tags: mediapress, buddypress
Requires at least: 4.0
Tested up to: 4.9
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Use your MediaPress uploaded photo as your BuddyPress Profile Cover.
== Installation ==
This section describes how to install the plugin and get it working.
You may need to follow the following steps.
1. Download `mpp-set-profile-cover.xyz.zip` (where xyz is version number )and extract
2. Upload `mpp-set-profile-cover` directory to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. That's all.
== Frequently Asked Questions ==
= Where do I get support? =
We request you to use [BuddyDev Forums](https://buddydev.com/support/forums/) for all the support questions. We love helping. Using BuddyDev forums allows us to assist you better and quicker.
== Screenshots ==
1. Set profile pic link in lightbox
2. Set profile pic link in media listing page
3. Redirect to change cover page with photo as cover picture
== Changelog ==
= 1.0.3 =
* Minor fixes
= 1.0.2 =
* Minor fixes
= 1.0.1 =
* Only load if BuddyPress is active and not disabled user cover option
* Bug fixes for setting profile pic cover.
= 1.0.0 =
* Initial release.