Create New Page

"; ?>

get_results("SELECT * FROM $wpdb->posts WHERE post_status = 'static' AND post_author = $user_ID"); } else { $posts = $wpdb->get_results("SELECT * FROM $wpdb->posts WHERE post_status = 'static'"); } if ($posts) { $bgcolor = ''; foreach ($posts as $post) { start_wp(); $class = ('alternate' == $class) ? '' : 'alternate'; ?>
g:i:s a'); ?> View $authordata->user_level) or ($user_login == $authordata->user_login)) { echo "" . __('Edit') . ""; } ?> $authordata->user_level) or ($user_login == $authordata->user_login)) { echo "" . __('Delete') . ""; } ?>
get_results("SELECT * FROM $wpdb->comments WHERE comment_post_ID = $id ORDER BY comment_date"); if ($comments) { ?>

    comment_ID); ?>
  1. > @ $authordata->user_level) or ($user_login == $authordata->user_login)) { echo "[ comment_ID."\">" . __('Edit') . ""; echo " - ID."&comment=".$comment->comment_ID."\" onclick=\"return confirm('" . sprintf(__("You are about to delete this comment by \'%s\'\\n \'OK\' to delete, \'Cancel\' to stop."), $comment->comment_author) . "')\">" . __('Delete') . " "; if ( ('none' != $comment_status) && ($user_level >= 3) ) { if ('approved' == wp_get_comment_status($comment->comment_ID)) { echo " - ID."&comment=".$comment->comment_ID."\">" . __('Unapprove') . " "; } else { echo " - ID."&comment=".$comment->comment_ID."\">" . __('Approve') . " "; } } echo "]"; } // end if any comments to show ?>
    ( / ) (IP: )
  2. '; }//end if comments ?>