After activating the plugin was unable to do anything with it as even loged in as admin I didn’t “have enough permission level” to change the options or access Private Posts! Couldn’t log out from admin account. After deactivating the plugin all went back to normal.
]]>When I click on option – settings – PrivatePost, I get a one liner message “You don’t have permissions”.
I commented out the following code:
add_action(‘admin_menu’, ‘add_private_manage_panel’);
add_action(‘admin_menu’, ‘add_private_options_panel’);
This blocks the option settings menu.
Plugin seems to be hiding contents between [private] tags.
But
– I can’t logout : Blank page
– See the followup page after clicking on publish.