Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50416, comment 101


Ignore:
Timestamp:
08/04/2020 04:28:13 PM (4 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50416, comment 101

    initial v1  
    66@ryelle sorry, I missed that there were outstanding changes in a PR. Can we make these changes to the developer section and then commit everything that's there at once?
    77
    8 - Change `New filters let custom post types associated with the category taxonomy have a default term beyond “Uncategorized”.` to `Custom post types associated with the category taxonomy can now opt-in to supporting the default term."
     8- Change "New filters let custom post types associated with the category taxonomy have a default term beyond “Uncategorized”." to "Custom post types associated with the category taxonomy can now opt-in to supporting the default term."
    99- Below that point, add "Default terms can now be specified for custom taxonomies in `register_taxonomy()`."
    1010- Add "The REST API now officially supports specifying a default metadata values through `register_meta()`." above the last bullet point.