I have a wordpress site that is set up to display Posts that are categorized a certain way (inner_page_posts) in a div in a right hand column of the page. So currently all posts categorized that way display in the div.
I need a plugin that will allow the user to choose which posts they want to display on each individual page in the site.
So for example, they could set Page 1 to have post A and Post C appear in the div. Then they could have Page 2 display Post B and Post C, and Page 3 display Post A and Post D, etc.
The users need to be able to set this up in the Admin section.
Can anyone tell me how to accomplish this, or what plugin I need?
Thanks!