Forums
(@macarrier_hue)
16 years, 7 months ago
i have some issues with get_posts($args), $args beeing array(‘category’ => 176) to include all posts from category ID 176.
apparently, get_posts won’t pick up posts that are children to this category if they’re also child to another. any workaround?