I am trying to find a way for my users to allow users to "Subscribe" to a blog.
I can do conditional logic for new users creating an account, but want to know what I have to do for existing users to subscribe?
The very least I can think is it emails/stores the site owner the username and email, on a Request to join form?
But that sucks - blind people off the street can come in and create a subscription via registration plugin, but existing users cannot also join. Wordpress.com does this somehow.
Gforms is amazing, you have it in you! :) What do you suggest.