Tagged Questions
-1
votes
0answers
14 views
Using third-party authentication with WordPress admin login [closed]
I manage a lot of WordPress websites and am looking for ways to improve the security of them. Currently I use a randomly generated password for each and store them with 1Password however this is ...
0
votes
1answer
66 views
WordPress ReAuth =1 Loop with wpCAS
The wpCAS plugin appears to be working: I have a subdomain on a website which contains the WordPress installation (i.e. test.mywebsite.com), and I'm running through a WordPress GitHub Repo along with ...
0
votes
1answer
53 views
Advice on setting up private site
I've developed a wordpress site which is only to be made available to around 30 people, whose email addresses I have in a spreadsheet. I want to allow these people to be able to register/login and ...
0
votes
2answers
94 views
Change All Login/Signup Links in Plugin
I would like to redirect all login and signup links to an external site.
I would prefer to do this in a plugin, or somewhere that isn't affected by WordPress upgrades or theme changes.
What is the ...
3
votes
2answers
365 views
How can I log a user out of Wordpress before the page loads?
I would am using the code below so that on my wordpress site if ?logout is appended to the end of the URL the user will be logged out. This works well - if the user visits a page such as ...
0
votes
1answer
112 views
Any one know why Flickr Gallery won't authenticate with Flickr? [closed]
Using wordpress 3.2.1 and Flickr Gallery 1.5.2
When I try to generate a token Flicker tells me "Oops! Flickr can't find a valid callback URL".
Has anyone used this plugin or any plug in and found a ...