go back.' ), attribute_escape( stripslashes( $_GET['_wp_original_http_referer'] ) ) ); $messages[2] = __('Custom field updated.'); $messages[3] = __('Custom field deleted.'); $messages[4] = __('Post updated.'); ?>

"; wp_nonce_field('add-post'); } else { $post_ID = (int) $post_ID; $form_action = 'appendpost'; $form_extra = ""; wp_nonce_field('update-post_' . $post_ID); } $form_pingback = ''; $form_prevstatus = ''; $form_trackback = 'to_ping) ) .'" />'; if ('' != $post->pinged) { $pings = '

'. __('Already pinged:') . '

'; } $saveasdraft = ''; ?> post_status ) wp_original_referer_field(true, 'previous'); ?>
: post_title); ?>
: post_content ) ); $tmp_length = strlen ( $tmp_content ); $tmp_start = $tmp_length - 60; if ( $tmp_start < 0 ) { $tmp_start = 0; } $tmp_content = substr ( $tmp_content, $tmp_start, $tmp_length ); if ( $tmp_start > 0 ) { $tmp_content = '..' . $tmp_content; } echo $tmp_content; ?>

100)) { $rows = 10; } ?>
HTML


post_status, array('publish', 'future') ) || 0 == $post_ID ) { ?> " . __('Edit post','wap') . ""; if ( ( 'append' == $action) && current_user_can('delete_post', $post_ID) ) echo " " . __('Delete post','wap') . ""; if ( 'publish' == $post->post_status ) { ?>  
display_name ), mysql2date(get_option('date_format'), $post->post_modified), mysql2date(get_option('time_format'), $post->post_modified)); } else { printf(__('Last edited on %1$s at %2$s','wap'), mysql2date(get_option('date_format'), $post->post_modified), mysql2date(get_option('time_format'), $post->post_modified)); } ?>

post_title) && '' == $post->post_title) || (isset($_GET['message']) && 2 > $_GET['message'])) : ?>