• Resolved Peter Hardy-vanDoorn

    (@petervandoorn)


    NextGEN Query’s options are available to all users. Obviously, I don’t want my site editors to be able to change the options to de-register header styles and scripts, so the following needs to be amended in nextgen-query.php at line 30:

    if ( current_user_can( 'manage_options' ) ) {
    	add_submenu_page('nextgen-gallery','NextGEN Query', 'Query', 8, __FILE__, ngq_menu);
      }

    Other than that – thanks for adding much-needed functionality to NextGEN Gallery (almost makes it a good plugin!!)

    http://wordpress.org/extend/plugins/nextgen-query/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: NextGEN Query] Options available to all users’ is closed to new replies.