Making WordPress.org

Changeset 5378


Ignore:
Timestamp:
04/19/2017 09:40:23 PM (9 years ago)
Author:
coffee2code
Message:

jobs.wordpress.net: Add caveat prior to job submission indicating it is up to the job poster to properly vet applicants as we cannot vouch for anyone.

File:
1 edited

Legend:

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

    r2721 r5378  
    133133                <li><?php _e( 'If you provided a contact email address as your method of contact for job seekers, that email address will be made publicly available and you will likely receive a lot of email.', 'jobswp' );?></li>
    134134                <li><?php _e( 'Upon successful submission, you will not be able to make any edits. Proofread everything again to make sure it&#8217;s what you want.', 'jobswp' ); ?></li>
     135                <li><?php _e( 'It rests on you to vet applicants in whatever manner you see fit. We make absolutely no claims or guarantees as to the identity, capabilities, or reliability of applicants. <strong>Hire at your own risk.</strong>', 'jobswp' ); ?></li>
    135136                <li><?php _e( 'Upon successful submission, you will be immediately presented with a job token. <strong>MAKE NOTE OF THE TOKEN</strong>. It is your only means of removing the job from the site in a <em>timely</em> fashion.', 'jobswp' ); ?></li>
    136137            </ul>
Note: See TracChangeset for help on using the changeset viewer.