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

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

'; } $saveasdraft = ''; if (empty($post->post_status)) $post->post_status = 'draft'; ?> $_GET['message']) : ?>

id ); // TODO: ROLE SYSTEM if ( $authors && count( $authors ) > 1 ) : ?>

$authors, 'name' => 'post_author_override', 'selected' => empty($post_ID) ? $user_ID : $post->post_author) ); ?>
post_status ) { ?> post_content); ?>

post_status || 0 == $post_ID) { ?>

' . __('This feature requires iframe support.') . ''; } ?>

()

post_status) ? __("You are about to delete this draft '%s'\n 'Cancel' to stop, 'OK' to delete.") : __("You are about to delete this post '%s'\n 'Cancel' to stop, 'OK' to delete."), $post->post_title )) . "') ) { document.forms.post._wpnonce.value = '$delete_nonce'; return true;}return false;\""; ?> />