I run an installation of s2member which has two different membership levels.
With this installation, there are some bits of content available at one level, another set of content available to those on the second level.
I would like a way to (in an automated manner) present a list of the titles (and perhaps excerpts) available at each level.
This like this.....
Available at level one:
*post one
*post two
*post three
Available at level two
*post four
*post five
*post six
Under ideal circumstances (and I'm aware this may take modifying the wordpress loop) I'd like to make those titles show links if the member is already logged in with the appropriate credentials.
Does anyone know if there is a way to do this, without having to create the list manually?