Postman Compatibility..?
-
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
- The topic ‘Postman Compatibility..?’ is closed to new replies.