Title: wrong role group
Last modified: August 21, 2016

---

# wrong role group

 *  Resolved [epdoom](https://wordpress.org/support/users/epdoom/)
 * (@epdoom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wrong-role-group/)
 * first this is an great plugin!!
 * But after installation i wondered why all of our Authors can now Add new Pages!!
 * After some searching i´ve found the mistake in the source code
 * The mistake seems is in function: public static function admin_menu(){
    advanced_page_manager.
   php” line 119
 * `$browse_pages_menu = add_submenu_page( 'edit.php?post_type=page', __('All Pages',
   ApmConfig::i18n_domain), __('All Pages',ApmConfig::i18n_domain), 'edit_published_posts','
   apm_browse_pages_menu', array(__CLASS__,'bo_panel_template'));`
 * the value ‘edit_published_posts’ should be ‘edit_published_pages’
 * [https://wordpress.org/plugins/advanced-page-manager/](https://wordpress.org/plugins/advanced-page-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Uncategorized Creations](https://wordpress.org/support/users/uncategorized-creations/)
 * (@uncategorized-creations)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wrong-role-group/#post-5038629)
 * Ouch! Good point 🙁 You’re totally right. Thank you. We’ll fix it in the next
   release.
 *  [Uncategorized Creations](https://wordpress.org/support/users/uncategorized-creations/)
 * (@uncategorized-creations)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/wrong-role-group/#post-5038748)
 * Bug fixed in version 1.4.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wrong role group’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-page-manager_709cd7.svg)
 * [Advanced Page Manager](https://wordpress.org/plugins/advanced-page-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-page-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-page-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-page-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-page-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-page-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Uncategorized Creations](https://wordpress.org/support/users/uncategorized-creations/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/wrong-role-group/#post-5038748)
 * Status: resolved