[wp-hackers] Returning instead of echoing

Carthik Sharma carthik at gmail.com
Thu Nov 11 05:18:34 UTC 2004


I guess it would be useful to have functions that currently _only_
return a single value to also echo it, if possible, so we have
functions that return OR echo OR do both, for everything that
WordPress spits out.

Carthik.


On Thu, 11 Nov 2004 00:13:30 -0500, Owen Winkler
<ringmaster at midnightcircus.com> wrote:
> For reference, a list of the_* functions without accompanying get_*
> functions:
> 
> the_post
> the_date_xml
> the_date
> the_time
> the_weekday
> the_weekday_date
> the_permalink
> the_author
> the_author_description
> the_author_login
> the_author_firstname
> the_author_lastname
> the_author_nickname
> the_author_id
> the_author_email
> the_author_url
> the_author_icq
> the_author_aim
> the_author_yim
> the_author_msn
> the_author_posts
> the_author_posts_link
> the_id
> the_title_rss
> the_content_rss
> the_excerpt_rss
> the_meta
> the_category_rss
> the_category_id
> the_category_head
> 
> Only 30.  Step up.
> 
> Owen
> 
> 
> 
> 
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
> 


-- 
When nothing is done, nothing is left undone -- 老子 Lǎozi

University of Central Florida
Homepage: http://carthik.net



More information about the hackers mailing list