[wp-trac] [WordPress Trac] #62279: Coding Standards fixes for WP 6.8

WordPress Trac noreply at wordpress.org
Sun Jan 19 16:55:36 UTC 2025


#62279: Coding Standards fixes for WP 6.8
----------------------------+---------------------
 Reporter:  desrosj         |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  6.8
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+---------------------

Comment (by SergeyBiryukov):

 In [changeset:"59664" 59664]:
 {{{
 #!CommitTicketReference repository="" revision="59664"
 Coding Standards: Rename the `$dateCreated` variable in `wp_xmlrpc_server`
 methods.

 This resolves a few WPCS warnings:
 {{{
 Variable "$dateCreated" is not in valid snake_case format, try
 "$date_created"
 }}}

 Follow-up to [1563], [1659], [5888], [6691], [8543], [19848].

 See #62279.
 }}}

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


More information about the wp-trac mailing list