[wp-trac] [WordPress Trac] #48777: get_preferred_from_update_core is missing a @since value

WordPress Trac noreply at wordpress.org
Sat Nov 23 16:37:44 UTC 2019


#48777: get_preferred_from_update_core is missing a @since value
--------------------------+-----------------------------
 Reporter:  zodiac1978    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I was using https://wpseek.com/pluginfilecheck/ to check a plugin and got
 a "Missing version information" error for
 `get_preferred_from_update_core`, so I think there is the `@since` line
 missing.

 It looks like this was the commit introducing the function:
 https://github.com/WordPress/WordPress/commit/e55a05453a270fe551073ab25daa375271c40c0c

 so the correct line would be:

 {{{
 * @since 2.7.0
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48777>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list