'; if ( !empty( $_POST['spam_button'] ) ) { printf(__ngettext('%s comment marked as spam', '%s comments marked as spam.', $i), $i); } else { printf(__ngettext('%s comment deleted.', '%s comments deleted.', $i), $i); } echo '
$page_links
"; if ('view' == $mode) { if ($comments) { $offset = $offset + 1; $start = " start='$offset'"; echo "'; wp_nonce_field('bulk-comments'); echo '
' . __('Name') . ' | ' . __('E-mail') . ' | ' . __('IP') . ' | ' . __('Comment Excerpt') . ' | ' . __('Actions') . ' | |||
---|---|---|---|---|---|---|---|
comment_post_ID) ) { ?> | (Unapproved) | comment_post_ID) ) { echo "" . __('Edit') . ""; } ?> | comment_post_ID) ) { echo "comment_post_ID."&c=".$comment->comment_ID."\" onclick=\"return deleteSomething( 'comment', $comment->comment_ID, '" . js_escape(sprintf(__("You are about to delete this comment by '%s'. \n 'Cancel' to stop, 'OK' to delete."), $comment->comment_author )) . "', theCommentList );\" class='delete'>" . __('Delete') . " "; } ?> |
'); return false } return confirm('')" /> '); return false } return confirm('')" />
$page_links"; ?>