Changeset 1389
- Timestamp:
- 03/10/2015 04:59:11 PM (10 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
r1288 r1389 47 47 </label> 48 48 49 <span class="description">(e.g., http:// <?php echo esc_html( date( 'Y' ) ); ?>.city.wordcamp.org)</span>49 <span class="description">(e.g., http://city.wordcamp.org/<?php echo esc_html( date( 'Y' ) ); ?>)</span> 50 50 <?php endif; // domain_exists ?> 51 51 <?php endif; // current_user_can ?>
Note: See TracChangeset
for help on using the changeset viewer.