Wrote a custom plugin to process several HTML forms via admin-post.php, which is part of /wp-admin/. After installing s2Member Pro with
s2Member/General Options/Member Profile Modifications/
Redirect Members away from the Default Profile Panel?
set to ‘Yes’, only admin accounts can submit those forms. This is due to s2Member protecting all /wp-admin/ areas, including admin-post.php.
Please suggest solutions so that any user above Free Subscriber can submit forms. Ideally, I’d like to continue using existing plugin code to submit forms to admin-post.php while maintaining s2Member protection of /wp-admin/ areas. If that is not possible, please point me in the right direction to work around this.
Thanks in advance.