[wp-trac] [WordPress Trac] #45737: Starter Content: Add support for terms and taxonomies

WordPress Trac noreply at wordpress.org
Fri Dec 21 22:02:17 UTC 2018


#45737: Starter Content: Add support for terms and taxonomies
---------------------------+------------------------------
 Reporter:  aaroncampbell  |       Owner:  (none)
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Customize      |     Version:  4.7
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------
Changes (by westonruter):

 * version:  5.0 => 4.7


Comment:

 Using terms in starter content is currently blocked by #37914. Starter
 content for posts works by means of creating posts with the `auto-draft`
 status so that they are invisible to the site unless the changeset is
 published, at which time the statuses get transitioned to `publish`;
 otherwise the posts are garbage-collected if the changeset is never
 published. There is no such concept for terms yet (i.e. `term_status`), so
 creating such a shadow term is difficult.

 See also #37915 which is about drafting taxonomy terms for nav menu items.

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


More information about the wp-trac mailing list