Mitsuru
Forum Replies Created
-
I think you pointed out the following instructions;
If you accidentally delete them then you can use the following steps to recreate the pages:
- Go to the Settings -> Tools interface of the plugin.
- Click on the “Re-create the Required Pages” button. This will create the pages for you (if needed).
I know the above information. In this sense, the entries in the page setting is not critical for my case. (I mean it is easy to modify.)
But the entries for redirections (“After login redirection page” and “After Logout redirect URL”) annoyed me. Actually it took me a time to find them to be modified, because they belog to separate pages. I’d like to have any good solution, when the site needs to change the domain.Simple Membership plugin provides the flexibility by specifying URL for the pages and redirections. (See below)
My point is what if we need to change Website URL? (Domain Name change, etc.)I’d like to suggest that the root URL can to be replaced with home_url() (or equivalent). It makes the change much easier and done at once.
Ex. (Supposing thta %home_url% contains the output of “echo home_url()”)
Login Pgae URL: %home_url%/membership-login/
Registration Page URL, and others: ditto
After Login Redirection Page: %home_url%/silver-level-home/
After Logout Redirect URL: %home_url%/basic-rich-chocolate-cake/


- This reply was modified 1 year, 9 months ago by Mitsuru.