Support » Plugin: Coaching Staffs » Change permission

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi Zak,
    Glad to hear you are enjoying the plugins.

    The fix is easy enough. Three statements need to be changed in includes/mstw-coaching-staffs-admin.php.

    Search for mstw_cs_register_menu_pages and change 'manage-options' to 'edit-posts' in the add_menu_page() and add_submenu_page() calls. In my trunk they are lines 471, 481, and 489.

    Let me know how that works out.

    -Mark

    Thread Starter zakbald

    (@zakbald)

    Thank you Mark!
    It works!
    Just a little thing: in ‘manage_options’ and ‘edit_post’ there is “_”, not “-“.
    Thank you again.
    Zak

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change permission’ is closed to new replies.