2011-12-05, 02:24:13
I agree so much on the $echo parameter!
WordPress does it well by using the following syntax:
get_something() to return a value &
the_something() to output it.
This should become standard.
WordPress does it well by using the following syntax:
get_something() to return a value &
the_something() to output it.
This should become standard.