[wp-hackers] Re: Moving Shuttle Along
spencerp
spencerp1 at gmail.com
Mon Nov 19 16:46:55 GMT 2007
Chris Poteet wrote:
> <?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; ?>
>
Lmao!
>
> 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.
>>
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
>
More information about the wp-hackers
mailing list