[wp-trac] [WordPress Trac] #63511: Adjust deprecation note in WP_Community_Events::format_event_data_time()

WordPress Trac noreply at wordpress.org
Mon Jun 2 14:58:38 UTC 2025


#63511: Adjust deprecation note in WP_Community_Events::format_event_data_time()
-------------------------------------------------+-------------------------
 Reporter:  SergeyBiryukov                       |       Owner:
                                                 |  SergeyBiryukov
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  6.9
Component:  Administration                       |     Version:  5.5.2
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  good-first-bug has-patch dev-        |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60273" 60273]:
 {{{
 #!CommitTicketReference repository="" revision="60273"
 General: Adjust `WP_Community_Events::format_event_data_time()`
 deprecation.

 `_deprecated_function()` does not support a custom message, which appears
 to be redundant here, as the method's DocBlock already indicates that it
 is unused as of WordPress 5.5.2.

 Includes correcting the version in the `@deprecated` tag.

 Follow-up to [49146], [49201].

 Props dhruvik18, dhruvang21, rollybueno, SirLouen, SergeyBiryukov.
 Fixes #63511.
 }}}

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


More information about the wp-trac mailing list