I have commented out the code in class-wootickets that outputs this message, yet it remains on emails. Where is this phantom controlled? I cannot seem to get rid of this message. What am I missing here?
Stu
if ( ! $has_tickets ) return;
if ( $has_tickets) return;
/** echo '<br/>' . apply_filters( "wootickets_email_message", __( "You'll receive your tickets in another email.", "tribe-wootickets" ) );
*/
}
Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Can't kill "You'll receive your tickets…"’ is closed to new replies.