[wp-trac] [WordPress Trac] #38615: Round out and refine starter content

WordPress Trac noreply at wordpress.org
Thu Nov 10 16:26:46 UTC 2016


#38615: Round out and refine starter content
----------------------------+------------------
 Reporter:  helen           |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  high            |   Milestone:  4.7
Component:  Themes          |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------

Comment (by helen):

 Generally, the idea here is to have content that showcases various WP and
 default theme features and gives users an idea of what sort of site X
 theme will help them create. Of note, I think we need to flesh out the
 page content that's been committed and add more that does some showcasing
 of formatting and media (doesn't need to be full-on theme unit testing by
 any means), as well as do a little more with widgets. We may also want to
 think about how to allow for page template setting, although not sure it's
 critical for 4.7.

 I should also point out that images are missing entirely from this. While
 I think they are important, I'm okay with not considering them critical
 for launch either, and there are a ton of considerations around sizes and
 where they're loaded from and how.

 First run commit content, for easy reference (options and theme mods can
 also be set):

 == Widgets

 `text_business_info`
 * Text widget
 * Title: Find Us
 * Text:[[BR]]'''Address'''[[BR]]123 Main Street[[BR]]New York, NY
 10001[[BR]][[BR]]'''Hours'''[[BR]]Monday—Friday:
 9:00AM–5:00PM[[BR]]Saturday & Sunday: 11:00AM–3:00PM

 `search`
 * Search widget
 * Title: Site Search

 `text_credits`
 * Text widget
 * Title: Site Credits
 * Text: This site was created on {{current time}}

 == Nav menus
 Each of the sample content pages is available via the following IDs:
 * `page_home`
 * `page_about`
 * `page_blog`
 * `page_contact`

 Links (currently geared toward commonly used social nav menus):

 `link_yelp`
 * Title: Yelp
 * URL: https://www.yelp.com

 `link_facebook`
 * Title: Facebook
 * URL: https://www.facebook.com/wordpress

 `link_twitter`
 * Title: Twitter
 * URL: https://twitter.com/wordpress

 `link_instagram`
 * Title: Instagram
 * URL: https://www.instagram.com/explore/tags/wordcamp/

 `link_email`
 * Title: Email
 * URL: mailto:wordpress at example.com

 == Posts (of any type)

 `home`
 * Type: Page
 * Title: Homepage
 * Content: Welcome home.

 `about-us`
 * Type: Page
 * Title: About Us
 * Content: More than you ever wanted to know.

 `contact-us`
 * Type: Page
 * Title: Contact Us
 * Content: Call us at 999-999-9999

 `blog`
 * Type: Page
 * Title: Blog

 `homepage-section`
 * Type: Page
 * Title: A homepage section
 * Content: This is an example of a homepage section, which are managed in
 theme options.

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


More information about the wp-trac mailing list