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

WordPress Trac noreply at wordpress.org
Fri Dec 21 21:59:09 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:  5.0
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by aaroncampbell):

 This is in the same vein as #40807, although obviously not the same.
 Having said that, I wonder if it might make sense to talk about whether we
 should allow hooking into
 `WP_Customize_Manager::import_theme_starter_content()` some to allow
 custom extension? You can filter the starter content using
 `get_theme_starter_content` to add custom content, but there's no real way
 to process that custom content aside from hooking another function into
 `after_setup_theme` which would work if what you want to do is really
 stand alone, or unhooking
 `WP_Customize_Manager::import_theme_starter_content()` and doing your own
 thing completely.

 Any thoughts @westonruter ?

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


More information about the wp-trac mailing list