[wp-trac] [WordPress Trac] #47678: Modernize/simplify current_user_can()
WordPress Trac
noreply at wordpress.org
Sun Sep 15 11:05:41 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:"46128" 46128]:
{{{
#!CommitTicketReference repository="" revision="46128"
Code Modernisation: Introduce the spread operator in `wp-
includes/formatting.php`.
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.
Props jrf.
See #47678.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47678#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list