Making WordPress.org


Ignore:
Timestamp:
03/29/2016 04:58:31 PM (10 years ago)
Author:
iandunn
Message:

WordCamp Post Type: Map milestones to new statuses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php

    r2839 r2845  
    4949                create_wordcamp_post( validate_data( $_POST ) );
    5050                // todo email applicant a copy of application w/ the thank you message - just fire trigger and let organizer reminder send it? but how to attach org data? new placeholder?
    51                 $message = "Thank you for your application! We've received it, and we'll contact you once we've had a chance to review it."; // todo run by andrea
     51                $message = "Thank you for your application! We've received it, and we'll contact you once we've had a chance to review it.";
    5252
    5353                require( dirname( __DIR__ ) . '/views/applications/common/submission-results.php' );
Note: See TracChangeset for help on using the changeset viewer.