Skip to content

Instantly share code, notes, and snippets.

@mikejolley
Created December 24, 2013 17:21
Show Gist options
  • Save mikejolley/4cee2949525ae3ba4ef4 to your computer and use it in GitHub Desktop.
Save mikejolley/4cee2949525ae3ba4ef4 to your computer and use it in GitHub Desktop.
$message = sprintf( "Hello,\n\nThe job “%s” which you posted on %s has just expired and will no longer be visible.\n\nTo check your other active listings, or post a new job listing, please visit your dashboard.", esc_html( $post->post_title ), esc_html( get_bloginfo( 'name' ) ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment