Changeset 1127 for sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/template-past-wordcamps.php
- Timestamp:
- 01/12/2015 12:58:52 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/template-past-wordcamps.php
r1113 r1127 56 56 57 57 <h2 class="wc-title"><?php wcpt_wordcamp_title(); ?></h2> 58 <span class="wc-country"><?php wcpt_wordcamp_location( ); ?></span>58 <span class="wc-country"><?php wcpt_wordcamp_location( $post->ID ); ?></span> 59 59 60 60 <span class="wc-date"> 61 <?php WordCamp_Central_Theme::the_wordcamp_date( ); ?>,62 <?php wcpt_wordcamp_start_date( 0, 'Y' ); ?>61 <?php WordCamp_Central_Theme::the_wordcamp_date( $post->ID ); ?>, 62 <?php wcpt_wordcamp_start_date( $post->ID, 'Y' ); ?> 63 63 </span> 64 64 </a>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)