[wp-trac] [WordPress Trac] #53399: Docblock improvements for WP 5.9

WordPress Trac noreply at wordpress.org
Mon Nov 1 14:29:57 UTC 2021


#53399: Docblock improvements for WP 5.9
----------------------------+---------------------
 Reporter:  desrosj         |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  5.9
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  docs
----------------------------+---------------------

Comment (by SergeyBiryukov):

 In [changeset:"51965" 51965]:
 {{{
 #!CommitTicketReference repository="" revision="51965"
 Docs: Add a `@since` note for the `rest_namespace` argument of
 `register_post_type()` and `register_taxonomy()`.

 Use 3-digit, x.x.x-style semantic versioning for `@since` tags of the
 `$rest_namespace` property in `WP_Post_Type` and `WP_Taxonomy`.

 Add a `@since` note to `WP_REST_Taxonomies_Controller::get_item_schema()`
 for the `visibility` and `rest_namespace` properties.

 The `rest_base` property was also added after the method was initially
 introduced, but that happened during the same release cycle, so it doesn't
 need a separate `@since` note.

 Follow-up to [38832], [39191], [42729], [51959], [51961], [51962],
 [51964].

 See #53399.
 }}}

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


More information about the wp-trac mailing list