Newsletter successfully deleted
Impossible to delete the selected newsletter
Already sending a newsletter.
'; break;*/ case 'success': // ok, sending scheduled $fbk_msg = '
';
$fbk_msg .= 'New sending added with success!
';
$fbk_msg .= 'Inputs are incompled or wrong. Please check and try again.
';
$fbk_msg .= 'No recipients selected.
';
$fbk_msg .= 'Impossible to send. Please try again.
";print_r($news_on_queue);echo ""; if (count($news_on_queue)) { ?>
Queue |
Scheduled by | Added on | Subject | Progress | Action | '; } else { echo $row_count; } ?> | user == $user_ID) { echo "you"; } else { if ($can_see_all) { echo get_usermeta($q->user, 'nickname'); } else { echo"another user"; } } ?> | start_at))." h.".date("H:i", strtotime($q->start_at)) ?> | user == $user_ID || $can_see_all)? $q->subject : ""; ?> | recipients ); $q_tot = count($q_recipients); $n_sent = 0; foreach ($q_recipients as $qr) { if ( isset($qr['result']) ) $n_sent ++; } echo round($n_sent*100/ $q_tot ) . " %" ; ?> | user == $user_ID || $can_see_all) { echo ""; echo "Cancel"; } ?> | echo ""; $row_count++; } echo "
|---|
"; } ?> get_results("SELECT * FROM {$wpdb->prefix}easymail_sendings WHERE sent = 1 {$where_user} ORDER BY ID DESC"); //echo "
";print_r($news_on_queue);echo ""; if (count($news_done)) { ?>
# |
Scheduled by'; ?>
Added on | Completed | Subject | Report | ". ( ($q->user == $user_ID)? "you": get_usermeta($q->user, 'nickname') ). ""; } ?> | start_at))." h.".date("H:i", strtotime($q->start_at)) ?> | last_at))." h.".date("H:i", strtotime($q->last_at)) ?> | user == $user_ID || $can_see_all)? $q->subject : "" ?> | user == $user_ID || $can_see_all) { echo ""; echo "Cancel - "; echo "ID})\">"; echo "View"; } ?> | echo ""; $row_count++; } echo "
|---|
"; } ?> = '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(); } ?>