= '2.8') { wp_enqueue_script( 'common' ); wp_enqueue_script( 'jquery-color' ); wp_print_scripts('editor'); if (function_exists('add_thickbox')) add_thickbox(); wp_print_scripts('media-upload'); if (function_exists('wp_tiny_mce')) wp_tiny_mce(); wp_admin_css(); wp_enqueue_script('utils'); do_action("admin_print_styles-post-php"); do_action('admin_print_styles'); } else { wp_admin_css('thickbox'); wp_print_scripts('jquery-ui-core'); wp_print_scripts('jquery-ui-tabs'); wp_print_scripts('post'); wp_print_scripts('editor'); add_thickbox(); wp_print_scripts('media-upload'); if (function_exists('wp_tiny_mce')) wp_tiny_mce(); } ?>

Recipients

Choose which kind of recipients (people who subscribe the newsletter or the registered users):

To send to other people insert a list of e-mail addresses separated by comma (,):

 

Subject and text of the e-mail

Choose to send a simple generic e-mail or one concerning a specific post (in this case you can use specific tags listed below).

$n_last_posts, 'order' => 'DESC', 'orderby' => 'date' ); $get_posts = get_posts($args); $tot_posts = count($get_posts); echo ''; ?>

Subject:

Main body (you can use the tags listed below):

[POST-TITLE]The title of the selected post.
[POST-EXCERPT]The excerpt (if any) of the post.
[POST-CONTENT]The main content of the post. NOTE: this tag inserts ALL post content as it is: so it includes shotcodes, [tags] and other plugin code.
[USER-NAME]Name and surname of registered user. (For subscribers: name as inserted)
[USER-FIRST-NAME]First name of registered user. (For subscribers: name as inserted).
[SITE-LINK]The link to the site.E.g.: ".get_option('blogname')."" ?>

Send

Click once and wait while sending.