hihi;
im new to wp and having a bit headache from this role/scopes :)
i need to have working super-popup also for Editor role;
i changed wp-super-popup.php:
function smp_create_menu()...
$page = add_menu_page('Super Popup', 'Super Popup', 7,
7 or instead of 'administrator' to 'editor'...
this will show my menu for editors but cant save any changes :( it says im "cheating" o_O
any1 plz? :(