[wp-docs] Template Tag notation recommendation
Michael E. Hancock
mhancock at us.net
Fri Jun 17 11:59:14 GMT 2005
Just so this doesn't get lost, this was an interesting recommendation for
Template Tag notation by Codex User Bupoc. Any comments appreciated.
See
http://codex.wordpress.org/Talk:Template_Tags/list_cats#Tag_documentation_format
Tag documentation format
list_cats(
FALSE, // optionall
, // 'all'
'ID', // 'sort_column'
'asc', // 'sort_order'
, // 'file'
FALSE, // list
FALSE, // optiondates
FALSE, // optioncount
FALSE, // hide_empty
TRUE, // use_desc_for_title
FALSE, // children
FALSE, // child_of
, // 'categories'
FALSE, // recurse
, // 'feed'
, // 'feed_img'
'1,33', // 'exclude'
TRUE // hierarchical
);
~~~~MichaelH
Michael E. Hancock
mhancock at us.net
More information about the wp-docs
mailing list