[wp-trac] [WordPress Trac] #54728: Coding Standards fixes for WP 6.0
WordPress Trac
noreply at wordpress.org
Wed Jan 12 11:15:30 UTC 2022
#54728: Coding Standards fixes for WP 6.0
----------------------------+-------------------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by SergeyBiryukov):
In [changeset:"52568" 52568]:
{{{
#!CommitTicketReference repository="" revision="52568"
Coding Standards: Remove an extra variable in `get_author_posts_url()`.
This fixes a `Variable "$auth_ID" is not in valid snake_case format` WPCS
warning by using the existing `$author_id` variable, and brings
consistency with a similar fragment in `get_author_feed_link()`.
Follow-up to [979], [5087], [6364], [6365].
See #54728.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54728#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list