I have two website with this plug in active but only one can be locked.
The second are not locked. Maybe for cookie… so if you have one blog with one session opened is ok but if you have multiple open session in the same PC with different blog works only for one blog.
]]>Hi, I tried to use your plugin with postman but it say’s there’s a conflict. I mailed the postman author and he said the issue is with your plugin, to be more specific,
“On lines 13-15 of lock.php:
if(!function_exists('wp_get_current_user')) {
include(ABSPATH . "wp-includes/pluggable.php");
}
This code forces WordPress to skip it’s normal bootstrap. Thus Postman fails to initialize. I recommend not running Dashboard Quick Lock until the author fixes this behaviour, as it is a potential security issue.”
is there any chance you could possibly fix the issues and make is usable with postman?
Thanks
]]>Hi,
a good idea is lock user from Dashboard also is user are not idle on the page.
So works as log – in expired.
If user are logged in but no activity in the last xx minutes user for log in into dashboard must insert PIN.
How works now:
Dashboard are locked only if user press Ctrl+Q or user are idle in some page of the website for xx time.
Maybe you should add a check box option who let admin set the request PIN also if user are not idle in the page maybe because browser are closed or browser is not on the site at the moment but if user don’t have done activity in the last 3 minute when they go to the website must insert PIN for log in in Dashboard.
Actually you are not locked if you are idle for more than xx minutes but you don’t stay in the page.. so this not protect open session in smarphones for example. With this suggested option also in a phone who user are logged in but iddle for more than xx minutes but not are on the site must insert PIN when visit again the website.
Great plug in!
]]>Can this plugin replace the stock login page for WP admin and users, registered or otherwise?
]]>