[wp-trac] [WordPress Trac] #47861: PHPDoc correction for get_last_updated in wp-includes/ms-blogs.php

WordPress Trac noreply at wordpress.org
Sun Aug 11 16:01:59 UTC 2019


#47861: PHPDoc correction for get_last_updated in wp-includes/ms-blogs.php
--------------------------------+------------------------------
 Reporter:  atachibana          |       Owner:  SergeyBiryukov
     Type:  defect (bug)        |      Status:  reviewing
 Priority:  normal              |   Milestone:  5.3
Component:  Networks and Sites  |     Version:
 Severity:  minor               |  Resolution:
 Keywords:  has-patch           |     Focuses:  docs, multisite
--------------------------------+------------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => reviewing
 * milestone:  Awaiting Review => 5.3


Comment:

 Thanks for the patch!

 For reference, `@since MU (3.0.0)` is not the same as `@since 3.0.0`, it's
 used for functions that actually come from the MU codebase. The difference
 is specifically mentioned in [comment:ticket:16702:1].

 `get_last_updated()` was introduced in
 https://mu.trac.wordpress.org/changeset/79.

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


More information about the wp-trac mailing list