{"id":4092,"date":"2008-12-15T19:46:56","date_gmt":"2008-12-15T19:46:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/vertical-response-newsletter-widget\/"},"modified":"2012-12-11T20:25:47","modified_gmt":"2012-12-11T20:25:47","slug":"vertical-response-newsletter-widget","status":"closed","type":"plugin","link":"https:\/\/cs.wordpress.org\/plugins\/vertical-response-newsletter-widget\/","author":369124,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6","stable_tag":"trunk","tested":"3.5.2","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"VerticalResponse Widget","header_author":"Katz Web Services, Inc.","header_description":"","assets_banners_color":"","last_updated":"2012-12-11 20:25:47","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Vertical%20Response%20Widget&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8","header_plugin_uri":"http:\/\/seodenver.com\/vertical-response-widget\/","header_author_uri":"http:\/\/www.katzwebservices.com","rating":2,"author_block_rating":0,"active_installs":100,"downloads":29096,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.6":"<ul>\n<li>Now requires WordPress 2.8 or better<\/li>\n<li>Added shortcode configuration options. Learn how to configure the shortcode.<\/li>\n<li>Improved code structure, which may fix fatal errors on strangely-coded themes...<\/li>\n<\/ul>","1.5.1":"<ul>\n<li>Fixed <code>[verticalresponse]<\/code> shortcode bug where form would be shown at the beginning of content rather than embedded inside it (as reported in issue #438919)<\/li>\n<\/ul>","1.5":"<ul>\n<li>If you want to modify widget or shortcode output, there&#039;s now an <code>add_filters<\/code> method to do so.<\/li>\n<li>Improved widget controls configuration<\/li>\n<\/ul>",".1482":"<ul>\n<li>Fixed XHTML validation errors caused by lines 183 and 193. No major functionality improvements.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":"1","3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.12","0.13","0.143","0.147","0.1482","1.5","1.5.1","1.6"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1629661","resolution":"1","location":"plugin"}},"screenshots":{"1":"How the widget appears in the Widgets panel"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11727,10252,1012,20092,63448],"plugin_category":[42,58],"plugin_contributors":[78649],"plugin_business_model":[],"class_list":["post-4092","plugin","type-plugin","status-closed","hentry","plugin_tags-email-newsletter-form","plugin_tags-newsletter-form","plugin_tags-newsletter-widget","plugin_tags-vertical-response","plugin_tags-verticalresponse","plugin_category-contact-forms","plugin_category-user-management","plugin_contributors-katzwebdesign","plugin_committers-katzwebdesign","plugin_committers-katzwebservices"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/vertical-response-newsletter-widget.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/vertical-response-newsletter-widget\/trunk\/screenshot-1.jpg?rev=1629661","caption":"How the widget appears in the Widgets panel"}],"raw_content":"<!--section=description-->\n<blockquote>\n  <p>This plugin requires a VerticalResponse account. <strong><a href=\"http:\/\/www.verticalresponse.com\/wordpress-newsletter-plugin\">Sign up for VerticalResponse today<\/a><\/strong>.<\/p>\n<\/blockquote>\n\n<h3>Add a VerticalResponse signup form to your sidebar without touching code.<\/h3>\n\n<p>This plugin includes many configuration options:<\/p>\n\n<ul>\n<li><strong>Custom widget title<\/strong> (if empty, shows no title)<\/li>\n<li><strong>Define your own Button Text<\/strong> (Subscribe, Submit, Add Me!, Go, etc.)<\/li>\n<li><strong>Show an intro paragraph<\/strong> and define your own wrapping tag (defaults to a paragraph tag). <\/li>\n<li><strong>Choose from two styles:<\/strong>\n\n<ol>\n<li>Default VerticalResponse style (gray)<\/li>\n<li>Choose your own colors<\/li>\n<li>No style (make your own using CSS)<\/li>\n<\/ol><\/li>\n<li><strong>Choose from three types of forms:<\/strong>\n\n<ol>\n<li>Full Name, Email, Subscribe button<\/li>\n<li>Email, Subscribe button<\/li>\n<li>Subscribe button only<\/li>\n<\/ol><\/li>\n<\/ul>\n\n<p>The plugin includes a full-featured <code>[verticalresponse]<\/code> shortcode. <a href=\"http:\/\/wordpress.org\/extend\/plugins\/vertical-response-newsletter-widget\/faq\/\" rel=\"nofollow\">Learn how to configure the shortcode<\/a>.<\/p>\n\n<!--section=installation-->\n<p>Follow the following steps to install this plugin.<\/p>\n\n<ol>\n<li>Download plugin to the <code>\/wp-content\/plugins\/<\/code> folder<\/li>\n<li>Upload the plugin to your web host<\/li>\n<li>Activate the plugin through the Plugins page (<code>wp-admin\/plugins.php<\/code>)<\/li>\n<li>Add the widget to your sidebar on the Widgets page (<code>wp-admin\/widgets.php<\/code>)<\/li>\n<li>Configure the widget and save the settings<\/li>\n<\/ol>\n\n<p>You can also embed in your website by configuring above, then removing the widget from your sidebar. Then:<\/p>\n\n<ul>\n<li>Add <code>&lt;?php widget_vr(); ?&gt;<\/code> in your template code<\/li>\n<li>Write <code>[verticalresponse]<\/code> in your post's or page's content.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>How do I use the shortcode?<\/dt>\n<dd><p>Here's an example shortcode (Version 1.6+):<\/p>\n\n<pre><code>[verticalresponse title=\"Sign Up Here\" bg_color=\"#000000\" label_color:\"#FFFFFF\" border_color=\"333333\" border_width=\"5\" email_input_size=15]\n<\/code><\/pre>\n\n<p>You can overwrite the plugin settings in the shortcode using the following attributes:<\/p>\n\n<ul>\n<li><code>code<\/code> (default: '')<\/li>\n<li><code>title<\/code> (default: 'Sign up for our Newsletter')<\/li>\n<li><code>email_default_value<\/code> (default: 'Enter your email address')<\/li>\n<li><code>div_class<\/code> (default: 'widget_vr')<\/li>\n<li><code>form_class<\/code> (default: 'vr_form')<\/li>\n<li><code>form_id<\/code> (default: ($number_of_vr_widgets === 1) ? 'vr_form' : 'vr_form_'.$number_of_vr_widgets)<\/li>\n<li><code>showname<\/code> (default: 'full')<\/li>\n<li><code>bg_color<\/code> (default: '#dddddd')<\/li>\n<li><code>border_color<\/code> (default: '#000000')<\/li>\n<li><code>font_color<\/code> (default: '#333333')<\/li>\n<li><code>label_color<\/code> (default: '#000000')<\/li>\n<li><code>button_bg_color<\/code> (default: '#333333')<\/li>\n<li><code>button_border_color<\/code> (default: '#999999')<\/li>\n<li><code>button_font_color<\/code> (default: '#000000')<\/li>\n<li><code>border_width<\/code> (default: 1)<\/li>\n<li><code>preface<\/code> (default: '')<\/li>\n<li><code>wrap<\/code> (default: 'p')<\/li>\n<li><code>button<\/code> (default: 'Subscribe')<\/li>\n<li><code>defaultstyle<\/code> (default: 'yes')<\/li>\n<li><code>credit<\/code> (default: 'yes')<\/li>\n<li><code>show_vr_code<\/code> (default: 'yes')<\/li>\n<li><code>email_input_size<\/code> (default: 20)<\/li>\n<li><code>name_input_size<\/code> (default: 15)<\/li>\n<li><code>last_name_label<\/code> (default: 'Last Name:')<\/li>\n<li><code>first_name_label<\/code> (default: 'First Name:')<\/li>\n<li><code>email_label<\/code> (default: 'Email:')<\/li>\n<li><code>before_widget<\/code> (default: '&lt;div class=\"widget [div_class]\"&gt;')<\/li>\n<li><code>after_widget<\/code> (default: '&lt;\/div&gt;')<\/li>\n<li><code>before_title<\/code> (default: '&lt;h4 class=\"widgettitle\"&gt;')<\/li>\n<li><code>after_title<\/code> (default: '&lt;\/h4&gt;')<\/li>\n<\/ul><\/dd>\n<dt>How do I use the new `add_filters()` functionality? (Added 1.1)<\/dt>\n<dd><p>If you want to change some code in the widget, you can use the WordPress <code>add_filter()<\/code> function to achieve this.<\/p>\n\n<p>You can add code to your theme's <code>functions.php<\/code> file that will modify the widget or shortcode output. Here's an example:<\/p>\n\n<pre>\nfunction my_example_function($widget) { \n    \/\/ The $widget variable is the output of the widget\n    \/\/ This will replace 'this word' with 'that word' in the widget output.\n    $widget = str_replace('this word', 'that word', $widget);\n    \/\/ Make sure to return the $widget variable, or it won't work!\n    return $widget;\n}\nadd_filter('vr_widget_form', 'my_example_function');\n<\/pre><\/dd>\n<dt>What is the license?<\/dt>\n<dd><p>This plugin is released under a GPL license.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n\n<ul>\n<li>Added shortcode configuration options. <a href=\"http:\/\/wordpress.org\/extend\/plugins\/vertical-response-newsletter-widget\/faq\/\" rel=\"nofollow\">Learn how to configure the shortcode<\/a>.<\/li>\n<li>Improved code structure<\/li>\n<li>Switched away from some depreciated functions<\/li>\n<li>Added <code>vr_widget_defaults<\/code> and <code>vr_widget_args<\/code> filters to modify default form configuration<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Fixed <code>[verticalresponse]<\/code> shortcode bug where form would be shown at the beginning of content rather than embedded inside it (as reported in <a href=\"http:\/\/wordpress.org\/support\/topic\/438919\" rel=\"nofollow\">issue #438919<\/a>)<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Dropped a decimal place in the version numbers<\/li>\n<li>If you want to modify widget or shortcode output, there's now an <code>add_filters<\/code> method to do so.<\/li>\n<li>Improved widget controls configuration<\/li>\n<\/ul>\n\n<h4>.1482<\/h4>\n\n<ul>\n<li>Fixed <code>. \/&gt;<\/code> code validation errors on line 183 and 193. Thanks to <a href=\"http:\/\/design-ng.com\">Doug Ng<\/a> for pointing this out<\/li>\n<\/ul>\n\n<h4>.1481<\/h4>\n\n<ul>\n<li>Added GPL notice<\/li>\n<\/ul>\n\n<h4>.148<\/h4>\n\n<ul>\n<li>Added shortcode<\/li>\n<\/ul>\n\n<h4>.147<\/h4>\n\n<ul>\n<li>Added color options for backgrounds (form, button), borders (form, button), text (main, labels, button)<\/li>\n<li>Updated versions<\/li>\n<\/ul>\n\n<h4>.146<\/h4>\n\n<ul>\n<li>Fixed error on line 146<\/li>\n<li>Added give credit option<\/li>\n<\/ul>\n\n<h4>.145<\/h4>\n\n<ul>\n<li>Minor update to fix fatal error, changing &lt;? to &lt;?php<\/li>\n<li>Added id's and classes to improve CSS customization capabilities<\/li>\n<\/ul>\n\n<h4>.144<\/h4>\n\n<ul>\n<li>Removed white space at end of widget to possibly fix fatal error<\/li>\n<\/ul>\n\n<h4>.143<\/h4>\n\n<ul>\n<li>Updated stripslashes() to better handle apostrophes in fields<\/li>\n<\/ul>\n\n<h4>.142<\/h4>\n\n<ul>\n<li>Fixed tag closure order error. Thanks patrickrileydesign.com!<\/li>\n<\/ul>\n\n<h4>.141<\/h4>\n\n<ul>\n<li>Updated Plugin URI link to go to widget's page<\/li>\n<\/ul>\n\n<h4>.14<\/h4>\n\n<ul>\n<li>Fixed bug that showed the VerticalResponse form instead of saving the widget options or removing the widget.<\/li>\n<\/ul>","raw_excerpt":"Add a VerticalResponse signup form to your sidebar. Lots of configuration options. Now with custom colors and shortcode support!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4092"}],"author":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/katzwebdesign"}],"wp:attachment":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4092"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4092"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4092"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4092"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4092"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}