I am very new to s2Member and php scripting, so I apologize for my lack of knowledge in these areas. Cristián Lávaque pointed me to this forum for assistance on the WordPress page I am trying to create.
I am hosting a site that has access to a gaming server. I'm using s2member to accept donations for cost of the site and server, and in return, we give members access to special features on the gaming server. s2Member works great for this purpose because the user list in the admin panel of WordPress will show the member levels and automatically demote when their time has expired.
The problem I'm running into is that the moderators of the gaming server have to promote/demote the users manually, and I don't want every moderator to have admin access to WP just to see user ranks.
That being said, what I'm looking to do is have a WP page that will display a list of paid members on a certain level. The page would be hidden to everyone except moderators, and the moderators will use it to see who has made a donation. I do have a custom field from s2Member that I would like to display on this page, along with their username and when their subscription will expire.
Another display that I would like to show (if possible) is a list of members whose paid subscription has recently expired. With the moderators having to manually demote members on the gaming server, a list of recently expired subscriptions would be great for them to see who needs to be demoted.
As I said, I'm very new to php and really any form of API scripting, so any guidance would be extremely helpful! I'll keep an eye on the forums and try to help out with issues people may have that I am more knowledgeable on.