[wp-trac] [WordPress Trac] #59650: Coding Standards fixes for WP 6.5
WordPress Trac
noreply at wordpress.org
Mon Feb 5 03:40:40 UTC 2024
#59650: Coding Standards fixes for WP 6.5
--------------------------------------+-------------------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.5
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: coding-standards
--------------------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"57532" 57532]:
{{{
#!CommitTicketReference repository="" revision="57532"
Coding Standards: Rename the `$expires_offset` variable in
`cache_javascript_headers()`.
This resolves a WPCS warning:
{{{
Variable "$expiresOffset" is not in valid snake_case format, try
"$expires_offset"
}}}
Follow-up to [4109], [21996].
See #59650.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59650#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list