Skip to content

vitaliykononov/AJAX-Quick-Subscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJAX-Quick-Subscribe

Wordpress Plugin for Subscribes (using AJAX)

Allows visitors to quickly subscribe to your blog using only an email address without needing to load a new page. Custom feedback is provided instantly in line.

This is an extrapolation of Quick Subscribe plugin by Leo Germani, adding AJAX functionality for smoother operation.

The widget will present a text field where the visitor will enter an email address. No email confirmation is sent to the visitor, a user name based on the email address (the email without the @) is created and the password is randomly generated.

Before the user's input is registered, the email address is checked for validity, and to ensure that they are not already subscribed. If either is true, then the input form is re-displayed with a user-defined error message... All without re-loading the page.

This is perfect if you want your readers to easily subscribe to your blog without the need of having an username and password. The ideia is to use the list of subscribers as a mailing to send news, updates or whatever you want to send to your readers.

You can use it together with plugins such as Subcscribe2 and WPMailing

Original Plugin http://wordpress.org/plugins/ajax-quick-subscribe/

P.S. Updated for new versions of Wordpress by Tusko Trush & New York Web Design by BelugaLabs

About

Wordpress Plugin for Subscribes (using AJAX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors