where should i enter this code ???
$slp_redirect “URL”; $slp_authorization “string”;
and do i need to modify something in this code?
Per the installation notes: http://ww.wp.xz.cn/plugins/stealth-login-page/installation/
- Upload contents of the directory to /wp-content/plugins/ (or use the automatic installer)
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the settings to create the secret authorization code and redirect URL.
- Verify it works by going to your login form.
Those you mentioned are if you are on multi-site, which I doubt you are as a new user. Activate = installed. Follow Step #3.
thanks for reply,
i have followed same procedure,
1. uploaded in plugins dire.
2. activated plugin
3. configured secret code and redirect URL.
but when i trying to login my site with username password and secret code , my site redirect me to my redirected URL.
i am not able to login.
i am using better WP security pluging..
Oh,,, i have solved problem,
i was using code with special characters. like “cyinB’NH”
now i am using simple characters only and its work now. 🙂
now i have one question,
my site is like online shop.
how user know about secret code???? is it possible to add feature like generate one time secret code????
Sorry – this one didn’t get e-mailed to me.
Thanks for the pro-tip on that field. I didn’t know that was an issue with a text field, but now that it’s a password field in 4.1.0 (in development), you might be able to make it more complex.
We’re getting pretty advanced here. What I imagine you’re looking for is the account ability like Premise has to register Premise users who aren’t WP users. They might be different than the WP login – do you have a custom login form for your shop or does it take them to the wp-login.php? You might want to see if a custom login page will work for you and then I can see if I can work around this, but it is a somewhat custom request, so big population percentages have to take priority on revisions with my “hobby time.”