[wp-hackers] wp_list_categories()
Daiv Mowbray
daiv at daivmowbray.com
Fri Jan 2 15:35:57 GMT 2009
On Jan 2, 2009, at 2:13 PM, Mike Schinkel wrote:
> Daiv:
>
> My next question is, is it fair to say these are your two SQL queries?
> (They execute on my v2.7 test install):
That looks correct to me,
I have :
$wpdb->term_taxonomy.count as 'count',
for example. and I take it that I don't need to put the $wpdb->
but instead:
wp_term_taxonomy.count as 'count',
----------
Daiv Mowbray
daiv at daivmowbray.com
----------
More information about the wp-hackers
mailing list