'.__("Newsletter successfully deleted", "alo-easymail").'
'.__("Impossible to delete the selected newsletter", "alo-easymail").'
Already sending a newsletter.
'; break;*/ case 'success': // ok, sending scheduled $fbk_msg = '
';
$fbk_msg .= ''.__("New sending added with success!", "alo-easymail").'
';
$fbk_msg .= ''.__("Inputs are incompled or wrong. Please check and try again.", "alo-easymail").'
';
$fbk_msg .= ''.__("No recipients selected.", "alo-easymail").'
';
$fbk_msg .= ''.__("Impossible to send. Please try again.", "alo-easymail").'
";print_r($news_on_queue);echo ""; if (count($news_on_queue)) { ?>
| '; } else { echo $row_count; } ?> | user == $user_ID) { echo "".__("you", "alo-easymail").""; } else { if ( $can_edit_all ) { echo get_user_meta($q->user, 'nickname', true); } else { echo"".__("another user", "alo-easymail").""; } } ?> | start_at))." h.".date("H:i", strtotime($q->start_at)) ?> | user == $user_ID || $can_edit_all )? stripslashes ( $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_edit_own ) || $can_edit_all ) { echo ""; echo __("Cancel", "alo-easymail"). ""; } ?> | "; $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", "alo-easymail").''; ?>
". ( ($q->user == $user_ID)? "".__("you", "alo-easymail")."": get_user_meta($q->user, 'nickname', true) ). ""; } ?> | start_at))." h.".date("H:i", strtotime($q->start_at)) ?> | last_at))." h.".date("H:i", strtotime($q->last_at)) ?> | user == $user_ID || $can_edit_all )? stripslashes ( $q->subject ) : "" ?> | user == $user_ID && $can_edit_own ) || $can_edit_all ) { echo ""; echo __("Delete", "alo-easymail"). " - "; echo "ID})\">"; echo __("View", "alo-easymail"). ""; } ?> | "; $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(); } ?>