You can also e-mail the admin to ask for a promotion.
When you’re promoted, just reload this page and you’ll be able to blog. :)'), get_settings('admin_email')); ?>

View site »'), get_bloginfo('home') . '/'); ?>

15 ) $num_drafts = 15; for ( $i = 0; $i < $num_drafts; $i++ ) { $draft = $drafts[$i]; if ( 0 != $i ) echo ', '; if ( empty($draft->post_title) ) $draft->post_title = sprintf(__('Post # %s'), $draft->ID); echo "$draft->post_title"; } if ( 15 < count($drafts) ) { ?> , » .