Hey again,
I am looking to prevent our Site Admins from manually adding email addresses via the Tools->Subscribers page, but would like to keep the page that lets them view, confirm, remove subscribers.
Of course, I'd love to avoid hacking the plugin if possible. Do you have any suggestions for accomplishing this without touching your code?
If not - what are the chances of getting something added that would allow this?
Such as setting something in config... define('S2_DISALLOW_IMPORT', true)', or putting this section of the form into a hook/action that would allow me to remove via plugin code, etc?
Make sense? Any thoughts or ideas? Thanks a ton!