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

WordPress Trac noreply at wordpress.org
Sun Sep 15 10:30:27 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
-------------------------------------+-------------------------------------

Comment (by SergeyBiryukov):

 In [changeset:"46122" 46122]:
 {{{
 #!CommitTicketReference repository="" revision="46122"
 Code Modernisation: Use the spread operator in
 `wp_register_sidebar_widget()`.

 Rather than relying `func_get_args()` to retrieve arbitrary function
 arguments, we can now use the spread operator to assign them directly to a
 variable.

 Missed in [45629].

 Props jrf.
 See #47678.
 }}}

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


More information about the wp-trac mailing list