Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: HELP: Adjust Recent Blog Widget for 2 Categories Only


Anonymous User 303747
Inactive

@anonymized-303747

Argh – haven’t had my coffee yet. This works like a champ. One last question while I’m on this topic:

What if I would want to list posts from two blogs (ie blog_id=1 and blog_id=2) – how would the code below look?

LEFT JOIN {$wpdb->base_prefix}blogs b ON p.blog_id = 1 WHERE..

Skip to toolbar