[wp-hackers] Re: Moving Shuttle Along

Chris Poteet cpoteet at siolon.com
Mon Nov 19 16:31:34 GMT 2007


<?php if ( have_news() ) : while ( have_news() ) : the_news(); ?>
$news = "Shuttle is DOA";
<?php wp_get_user_in_loop('cpoteet', $news); ?>
<?php endforeach; else: ?>
<p><?php _e('Sorry, no news to update on.'); ?></p>
<?php endif; ?>


On Nov 19, 10:12 am, "John Blackbourn" <johnbillion... at gmail.com>
wrote:
> There is potential for a
> WordPress-function-that-needs-to-be-in-the-loop related joke here,
> alas I cannot deliver.
>


More information about the wp-hackers mailing list