Making WordPress.org

Changeset 1389


Ignore:
Timestamp:
03/10/2015 04:59:11 PM (10 years ago)
Author:
iandunn
Message:

WordCamp Post Type: Update sample URL to match new convention.

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  
    4747                    </label>
    4848
    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>
    5050                <?php endif; // domain_exists ?>
    5151            <?php endif; // current_user_can ?>
Note: See TracChangeset for help on using the changeset viewer.