Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5136
    finchkelsey
    Participant

    Something in the ‘Mark New Posts’ plugin is causing the Admin Menu editor to not function.

    We are using the ‘block selected’ method.

    I have tested this plugin to be the issue. If you could take a look we’d love to turn it back on.

    Thank you!

    Mark New Posts

    #5137
    Vladimir
    Keymaster

    Give more details. What does not work in “Admin menu blocking” add-on?

    The 1st thing I see in “Mark New Posts” – it adds its’ submenu item to the “Settings” menu with ‘administrator’ role ID instead of ‘manage_options’ user capability. Thus this menu item is available to the user with ‘administrator’ role only.

    
    mark-new-posts.php:244:         add_options_page(self::PLUGIN_NAME, self::PLUGIN_NAME, 'administrator', basename(__FILE__), array(&$this, 'display_options_page'));
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.