> <?php _e('Newsletter report', "alo-easymail") ?>
:
tag ) { $obj_post = get_post( $newsletter->tag ); $post_title = stripslashes ( alo_em___ ( $obj_post->post_title ) ); $subject = str_replace('[POST-TITLE]', $post_title, $subject); echo "". stripslashes ( alo_em_translate_text ( $lang, $subject ) ) . ""; echo "
". stripslashes ( alo_em_translate_text ( $lang, $newsletter->subject ) ) .""; } else { echo "". stripslashes ( alo_em_translate_text ( $lang, $subject ) ) . ""; } */ echo $subject; ?>
post_author, 'nickname', true ) ?>
:
post_date ) ) ?>
:
():
post_content ), ""); //echo apply_filters('the_content', $newsletter_post->post_content ) ?>
$tot_recipients, 'sent' => $already_sent, 'success' => $sent_with_success, 'error' => $sent_with_error, 'uniqview' => $unique_views, 'uniqclick' => $unique_clicks ); add_post_meta ( $newsletter, "_easymail_archived_recipients", $archived_recipients ); alo_em_delete_newsletter_recipients ( $newsletter ); echo "
". __("Detailed report was archived", "alo-easymail") ."
\n"; endif; ?>
0 ) : ?>">
100% % % % % %
". __("Detailed report was archived", "alo-easymail") ."
\n"; } else if ( alo_em_get_newsletter_status( $newsletter ) == "sent" ) { ?>
">
« get_results ( $wpdb->prepare( "SELECT request, COUNT(*) as num_visits FROM {$wpdb->prefix}easymail_stats WHERE newsletter=%d AND request!='' GROUP BY request ORDER BY num_visits DESC", $newsletter ) ); //echo "
"; print_r($urls);echo "
"; if ( $urls ) { $class = ""; $n = 0; foreach ( $urls as $url ) { $class = ('' == $class) ? "style='background-color:#eee;'" : ""; $n ++; echo ""; echo ""; echo ""; } } ?>
request."\" target=\"_blank\" title=\"". esc_attr( sprintf( __( 'Visit %s' ), esc_url($url->request) ) )."\">" . $url->request ."" . $url->num_visits ."
1 ) : ?> 1 ) ?> "; echo ""; echo ""; echo ""; echo ""; echo ""; //echo "
"; print_r($recipient);echo "
"; } ?>
".$n."".$recipient->email."".$recipient->name.""; if ( isset( $recipient->lang ) ) echo alo_em_get_lang_flag( $recipient->lang, 'name' ) ; echo "". ( ( $recipient->result == "1" ) ? __("Yes", "alo-easymail" ) : __("No", "alo-easymail" ) ) .""; echo ""; if ( count( alo_em_get_recipient_trackings( $recipient->ID, '' ) ) > 1 ) echo " ". count( alo_em_get_recipient_trackings( $recipient->ID, '' ) ); echo ""; echo ""; if ( count( alo_em_get_recipient_trackings_except_views( $recipient->ID ) ) > 1 ) echo " ". count( alo_em_get_recipient_trackings_except_views( $recipient->ID ) ); echo "