Releases: strangerstudios/pmpro-network-subsite
Releases · strangerstudios/pmpro-network-subsite
0.5.3 - 2024-10-07
= 0.5.3 - 2024-10-07 =
- ENHANCEMENT: Improved settings UI for compatibility with PMPro admin screens. #38 (@MaximilianoRicoTabo, @kimcoleman)
- BUG FIX: Fixed errors when PMPro core is not active. #35 (@andrewlimaza)
0.5.2 - 2024-03-05
- BUG FIX: Fixed a minor typo regarding the PHP constant "PMPRO_MULTISITE_REWRITE_URLS" released in V0.5.1
0.5.1 - 2024-01-18
- BUG FIX: Fixed an issue where custom CSS in the admin area was causing issues on non Paid Memberships Pro pages.
- REFACTOR: Stopped automatically swapping out the main sites URLs for PMPro pages when on a subsite. Developers need to enable this functionality via a PHP constant "PMPRO_MULTISITE_REWRITE_URLS".
0.5 - 2023-12-15
- SECURITY: Improved sanitization and escaping of contents of the plugin.
- ENHANCEMENT: Added support for Multiple Memberships Per User and Paid Memberships Pro 3.0.
- ENHANCEMENT: Added localization functionality and it is now translatable.
- ENHANCEMENT: Remove all pmpro_ prefixed cron jobs from subsites as the main site is responsible for all cron jobs and related tasks.
- ENHANCEMENT: Added the ability to reach the Advanced Settings page on a subsite to allow for tweaking of certain, important settings.
- BUG FIX: Stop fatal error from happening when installing on a non-multisite environment.
- BUG FIX: Fixed an issue where the content restriction and URLs were not automatically pointing to the main site on the network.
0.4.5 - 2021-10-21
BUG FIX: Fixed issue when activated without PMPro active.