[wp-trac] [WordPress Trac] #39207: Replace is_super_admin() check with current_user_can( 'manage_options' ) in wp-admin/options-general.php

WordPress Trac noreply at wordpress.org
Fri Dec 9 13:55:57 UTC 2016


#39207: Replace is_super_admin() check with current_user_can( 'manage_options' ) in
wp-admin/options-general.php
-----------------------------+-----------------------------
 Reporter:  Dhaval Parekh    |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Role/Capability  |    Version:
 Severity:  normal           |   Keywords:
  Focuses:  multisite        |
-----------------------------+-----------------------------
 This is part of the
 https://core.trac.wordpress.org/ticket/37616#comment:28 task. There is 1
 is_super_admin() checks in wp-admin/options-general.php that should be
 replaced with current_user_can( 'manage_options' ).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39207>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list