• 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.

    http://ww.wp.xz.cn/extend/plugins/privatepost/

The topic ‘[Plugin: PrivatePost] It's not working with 3.2.1’ is closed to new replies.