Changeset 6013 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-new-site.php
- Timestamp:
- 10/09/2017 11:21:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-new-site.php
r5510 r6013 506 506 'content' => 507 507 '<p>' . __( '<em>Organizers note:</em> You can enter content for this page in the Sessions menu item in the sidebar.', 'wordcamporg' ) . '</p> ' . 508 '<p>[sessions ]</p>',508 '<p>[sessions orderby="session_time" order="asc"]</p>', 509 509 'status' => 'publish', 510 510 'type' => 'page',
Note: See TracChangeset
for help on using the changeset viewer.