Sorry if this has been answered before, and I didn’t find it.
I have a WP blog, using the S2Member membership plugin. All subscribed members are given one of S2’s membership levels, which essentially maps to WP Subscriber. We want to give some users the ability to post, however, we want it to be via the forums rather than through the WP Admin panel. So we’ve modified the capabilities of one of the subscriber levels to allow posting….however, the post linking plugin doesn’t seem to recognize these users as having permissions to post. It only seems to see that they are subscriber level, and assumes they don’t have post capabilities.
Is there a way to make the plugin properly recognize capability rather than just a user level?
TIA