Skip to content

Releases: strangerstudios/pmpro-user-pages

0.7.2 - 2026-08-19

Choose a tag to compare

@dparker1005 dparker1005 released this 19 Aug 17:08

SECURITY: Added nonce verification when saving the User Pages settings. #29 (@flintfromthebasement)
SECURITY: User pages can no longer be read through the REST API by users who do not have access to them. #29 (@flintfromthebasement)

0.7.1 - 2026-05-04

Choose a tag to compare

@dparker1005 dparker1005 released this 04 May 19:38
  • ENHANCEMENT: Localized the order confirmation message that links members to their most recent purchase page so the strings can be translated. #24 (@ipokkel)
  • ENHANCEMENT: Wrapped the order page permalink and post title output in esc_url() and esc_html() in the confirmation message. #24 (@ipokkel)

0.7 - 2023-08-18

Choose a tag to compare

@dparker1005 dparker1005 released this 18 Aug 18:19
  • ENHANCEMENT: Added the pmproup_allow_access_to_user_page filter to adjust viewing restrictions for a user page. #14 (@andrewlimaza, @dparker1005)
  • ENHANCEMENT: Added <span> tags around dates in the Account Page member links to allow styling that content. #13 (@kimwhite)
  • BUG FIX/ENHANCEMENT: Now cleaning up user page data for users whose corresponding user page has been deleted. #12 (@dparker1005)
  • BUG FIX/ENHANCEMENT: Improved compatibility with PMPro Multiple Memberships Per User Add On. #20 (@dparker1005)
  • BUG FIX/ENHANCEMENT: Now creating sub-pages whenever a membership level is changed instead of only after checkouts. #20 (@dparker1005)
  • BUG FIX/ENHANCEMENT: Updated localization and escaping of strings. #15 (@femiyb)