[wp-trac] [WordPress Trac] #47678: Modernize/simplify current_user_can()

WordPress Trac noreply at wordpress.org
Sat Jul 20 18:43:45 UTC 2019


#47678: Modernize/simplify current_user_can()
-------------------------------------+-------------------------------------
 Reporter:  jrf                      |       Owner:  pento
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.3
Component:  Role/Capability          |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-unit-      |     Focuses:  performance, coding-
  tests commit needs-dev-note        |  standards
-------------------------------------+-------------------------------------
Changes (by jrf):

 * Attachment "47678-__call.patch" added.

 Simplify & modernize *::__call()  The callback in these functions is
 always checked against a limited list of valid callbacks and those are not
 problematic, so these can be safely changed to dynamic function calls.

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


More information about the wp-trac mailing list