ujjwalahlawat
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Hi,
I tested this further and I believe the issue is related to the new security filter in Ultimate Member 2.13.0.
My setup was working correctly before updating Ultimate Member. After updating to 2.13.0, the Ultimate Member core pages (Login, Account, Register, etc.) stopped appearing in the page-selection/search dropdown under:
Ultimate Member → Settings → General → Pages
The pages themselves are valid and exist in WordPress. For example, my Account page is:
Account (ID: 2073)
and it contains:
[ultimatemember_account]
Ultimate Member also has this page already assigned as the Account page, but when I search for "Account" in the selector, it is not returned.
I also checked the AJAX request. Theum_get_pages_listrequest returns HTTP 200, but the response excludes the Ultimate Member predefined pages.
I then rolled back Ultimate Member from 2.13.0 to 2.12.1, without changing anything else.
After rolling back to 2.12.1, the Ultimate Member pages immediately became searchable/selectable again.
So the behavior is:
2.12.1 → pages appear correctly ✅
2.13.0 → UM core pages are excluded from the selector ❌
I understand that the code snippet provided in the thread you shared above disables/changes the new security filter, but I would prefer not to add a custom workaround just to make Ultimate Member's own predefined pages selectable in its settings.
Also, in my case the "Create Default" button creates the correct page and assigns it to the corresponding setting, but the newly created page still does not appear in the search results while running 2.13.0.
Could you please confirm whether this is expected behavior in 2.13.0 or a bug/regression in the new security filter?
If this is intentional, could you please explain how users are supposed to select/change their UM core pages without adding custom PHP code?
Thank you.
Viewing 1 replies (of 1 total)