-
Notifications
You must be signed in to change notification settings - Fork 64
Frequently Asked Questions
Install and configure the Login Logo plugin by Mark Jaquith. This will change the logo on your password entry page AND also your admin login page.
In the settings, check the 'Allow Feeds' checkbox.
In the settings, check the 'Allow Administrators' checkbox.
You must be an administrator (have the manage_options capability) and in the Password Protected settings, check the 'Allow Administrators' checkbox.
Just add a "password-protected=logout" query to your URL. eg. http://www.example.com/?password-protected=logout
If passing a redirect URL using 'redirect_to' when logging out you need you may need to use the allowed domain names filter to allow redirecting to an external domain.
Please log issues and bugs on the plugin's GitHub page. You can also submit suggested enhancements if you like.
If you can, please fork the code and submit a pull request via GitHub. If you're not comfortable using Git, then please just submit it to the issues link above.