I need to display 2 or 3 sections in my sidebar that show the latest posts from a different category (for example, each section displays the last 5 posts from a separate category)
...but when I added the Recent Posts widget and set the condition to in_category('4'), it only let me add ONE widget. Hence, only one category's posts can display.
So how do I accomplish this?