Plugin Directory

Vertical Response Newsletter Widget

Add a Vertical Response signup form to your sidebar. Lots of configuration options. Now with custom colors and shortcode support!

Do I need to use Vertical Response to use this widget?

Yes, this widget requires a Vertical Response account. Try out VerticalResponse for free.

Looking for a good email marketing option to integrate into your website or blog? If you haven't tried VerticalResponse, you'll be impressed with their website's sleek administration and contact management capabilities. Sign up for free today

How do I use the new `add_filters()` functionality? (Added 1.1)

If you want to change some code in the widget, you can use the WordPress add_filter() function to achieve this.

You can add code to your theme's functions.php file that will modify the widget or shortcode output. Here's an example:

function my_example_function($widget) { 
    // The $widget variable is the output of the widget
    // This will replace 'this word' with 'that word' in the widget output.
    $widget = str_replace('this word', 'that word', $widget);
    // Make sure to return the $widget variable, or it won't work!
    return $widget;
}
add_filter('vr_widget_form', 'my_example_function');

What is the license?

This plugin is released under a GPL license.

Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2012-4-24
Downloads: 19,726

Average Rating

3 stars
(11 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,2,2
100,1,1
100,1,1 100,1,1
100,1,1
100,1,1
100,1,1
100,1,1
100,1,1
100,1,1