Requiring Authentication for Parts of Wordpress Site
I have a site that I've inherited and my user base is requesting a feature. The page is primarily informational about a non-profit (calendar of events, contact form, etc.) but they'd like to add a page plus some posts that contain information which only a small group of people have access. This area of the site contains sensitive information (personally identifying but nothing about payments etc.). It's more along the lines of monthly meeting notes from the board of directors.
I've looked around and most plugins or solutions are seen are geared either toward password protected post content (which is not what I need) or password protecting the entire site (which is not what I need).
Before I begin looking at rolling my own plugin, is there something similar out there that might work?
Topic authorization authentication Wordpress
Category Web