-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathreadme.txt
More file actions
executable file
·49 lines (36 loc) · 2.17 KB
/
readme.txt
File metadata and controls
executable file
·49 lines (36 loc) · 2.17 KB
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
=== Paid Memberships Pro - Update Manager ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, update manager, update, upgrade, Add Ons, plugins
Requires at least: 5.4
Tested up to: 6.8
Stable tag: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Manage downloads and updates for all official Paid Memberships Pro Add Ons, themes, and translation files.
== Description ==
Manage downloads and updates for all official Paid Memberships Pro Add Ons, themes, and translation files.
== Installation ==
= Prerequisites =
1. You must have Paid Memberships Pro installed and activated on your site.
= Download, Install and Activate! =
1. Download the latest version of the plugin.
1. Unzip the downloaded file to your computer.
1. Upload the /pmpro-update-manager/ directory to the /wp-content/plugins/ directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
View full documentation at: https://www.paidmembershipspro.com/add-ons/update-manager/
== Changelog ==
= 1.0.1 - 2025-11-12 =
* BUG FIX: Fixed a deprecation warning when installing Add Ons from the Membership > Add Ons screen. #16 (@dparker1005)
= 1.0 - 2025-10-20 =
* ENHANCEMENT: Added class `PMProUM_AddOns` based off the core `PMPro_AddOns` class to better manage Add On downloads, activations, and updates. #13 (@dparker1005)
= 0.2.2 - 2025-10-15 =
* ENHANCEMENT: Added plugin row meta on the installed plugins page linking to documentation and support. #12 (@ipokkel)
* BUG FIX: Fixed an issue where theme update data would not be fetched properly and cause a fatal error on some installations. #15 (@andrewlimaza)
= 0.2.1 - 2025-04-23 =
* BUG FIX: Fixed an issue where memberlite theme would show an update when not installed.
= 0.2 - 2025-04-21 =
* FEATURE: Added support for downloading and updating Themes from the Stranger Studios servers, e.g. Memberlite.
* FEATURE: Added support for downloading and updating translations from the translate.strangerstudios.com.
* BUG FIX: Fixed fatal errors caused when the Update Manager and PMPro core both were trying to load the same functions.
= 0.1 - 2024-10-18 =
* Initial release.