Plugin Directory

Changeset 1142554


Ignore:
Timestamp:
04/22/2015 08:30:38 PM (11 years ago)
Author:
ooprogramador
Message:

FIX: Novo readme

Location:
simple-newsletter-br/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • simple-newsletter-br/trunk/README.md

    r1137139 r1142554  
    11#Simple Newsletter
    22* Contributors: ooprogramador
    3 * Tags: Email, Newsletter, double opt-in, export, Email template
     3* Tags: Email, Newsletter, double opt-in, export, Email template, sidebar, shortcode
    44* Requires at least: 4.0
    5 * Tested up to: 4.1.1
     5* Tested up to: 4.1.2
    66* Stable tag: 0.1.1
    77* License: GPLv2 or later
  • simple-newsletter-br/trunk/languages/simple-newsletter-br-pt_BR.pot

    r1142143 r1142554  
    99"Content-Type: text/plain; charset=UTF-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2015-04-22 10:16-0300\n"
     11"PO-Revision-Date: 2015-04-22 16:06-0300\n"
    1212"Plural-Forms: nplurals=2; plural=(n > 1);\n"
    1313"Last-Translator: \n"
     
    9898#: views/admin_form.php:84
    9999msgid "Below subscription form"
    100 msgstr "Acima do Formulário"
     100msgstr "Abaixo do Formulário"
    101101
    102102#: views/admin_form.php:85
  • simple-newsletter-br/trunk/readme.txt

    r1142160 r1142554  
    22Contributors: ooprogramador
    33Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4EVZYCQUEETWL
    4 Tags: Email, Newsletter, double opt-in, export, Email template
     4Tags: Newsletter, Email, double opt-in, export, Email template, widget, sidebar, shortcode
    55Requires at least: 4.0
    66Tested up to: 4.1.2
     
    2424* Possibility to create your own email template.
    2525* Available in Portuguese (pt_BR) and English (en_US)
     26* You can use shortcode or widget, you choose ;)
    2627
    2728== Installation ==
    28291. Install the plugin on your Wordpress site and activate it.
    29301. Configure the email and error messages.
    30 1. Put the shortcode where you want show the subscription form.
     311. Put the shortcode where you want show the subscription form or add a widget to your sidebar.
    31321. Done.
    3233
     
    4546You can use {logo}, {name}, {text_confirmation}, {button}, {sitelink} and {sitename}
    4647
     48= How do i put the subscription form on my site? =
     49
     50Its simple, add the shortcode where you want or add the widget to your sidebar
     51
    4752== Screenshots ==
    4853
     
    5358
    5459== Changelog ==
     60= Soon =
     61* Global SMTP Tool
     62
     63= 0.4 =
     64* Added widget
     65* Added spinner while form is submitting
     66* Icon and image to plugin page :)
     67
    5568= 0.3 =
    5669* Translated email subject
Note: See TracChangeset for help on using the changeset viewer.