This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ONSubscriptionBox

Description

ONSubscriptionBox is a very simple subscription box for WordPress. When a person submits the subscription, the admin of the site receives an email.

How to use it

Simply add the shortcode ‘[on_subscription_box]’ to any post or page content and the box will appear like magic.

Dependencies

Just jQuery.

Customization

The shortcode allows some parameters to customize it: – subject : the subject of the email sent to the admin user – label : the label (text) that is used on the subscribe button – placeholder : the placeholder to use on the email text input – class : one or more classes (separated by spaces, for example, ‘box_1 fun_box’) to add to the subscription box

For example:

  • [on_subscription_box subject=”New follower”] : sends an email with subject ‘New follower’

  • [on_subscription_box label=”Follow”] : The button of the subscription box says ‘Follow’

Further customization

You’re welcome to do any further customization on the php file directly.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ONSubscriptionBox” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ONSubscriptionBox” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.