Making WordPress.org

Changeset 1605


Ignore:
Timestamp:
05/20/2015 06:24:10 PM (11 years ago)
Author:
coffee2code
Message:

jobs.wordpress.net: Add message urging job poster to review the accuracy of their posting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/content-post-job.php

    r1600 r1605  
    106106            <p><?php echo sprintf( __( 'Line and paragraph breaks are automatic. <acronym title="Hypertext Markup Language">HTML</acronym> allowed: <code>%s</code>', 'jobswp' ), jobswp_allowed_tags() ); ?></p>
    107107            <p><?php _e( 'All job postings are moderated prior to appearing on the site.', 'jobswp' ); ?></p>
     108
     109            <p><?php _e( 'Please review your job posting for accuracy. Once submitted, you will not be able to make any changes unless you do so by submitting a contact form request which can take 24 hours or longer to fulfull.', 'jobswp' ); ?></p>
    108110        </div>
    109111
Note: See TracChangeset for help on using the changeset viewer.