Dan, I think what he means is to exclude certain category’s posts from the recent post query. For example we have some categories that are private and in the get_recent_posts query I’d like it to exclude any posts from category 10.
Does that make sense?