Including Custom Post Types in “Recent Posts” Widget
I’m able to easily include my custom post types into my main loop by making small adjustments with query_posts(), but I’m not sure how I would go about including custom post types in the “Recent Posts” sidebar widget (or any of the other widgets, for that matter).