Changeset 1142554
- Timestamp:
- 04/22/2015 08:30:38 PM (11 years ago)
- Location:
- simple-newsletter-br/trunk
- Files:
-
- 4 edited
-
README.md (modified) (1 diff)
-
languages/simple-newsletter-br-pt_BR.mo (modified) (previous)
-
languages/simple-newsletter-br-pt_BR.pot (modified) (2 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-newsletter-br/trunk/README.md
r1137139 r1142554 1 1 #Simple Newsletter 2 2 * Contributors: ooprogramador 3 * Tags: Email, Newsletter, double opt-in, export, Email template 3 * Tags: Email, Newsletter, double opt-in, export, Email template, sidebar, shortcode 4 4 * Requires at least: 4.0 5 * Tested up to: 4.1. 15 * Tested up to: 4.1.2 6 6 * Stable tag: 0.1.1 7 7 * License: GPLv2 or later -
simple-newsletter-br/trunk/languages/simple-newsletter-br-pt_BR.pot
r1142143 r1142554 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2015-04-22 1 0:16-0300\n"11 "PO-Revision-Date: 2015-04-22 16:06-0300\n" 12 12 "Plural-Forms: nplurals=2; plural=(n > 1);\n" 13 13 "Last-Translator: \n" … … 98 98 #: views/admin_form.php:84 99 99 msgid "Below subscription form" 100 msgstr "A cimado Formulário"100 msgstr "Abaixo do Formulário" 101 101 102 102 #: views/admin_form.php:85 -
simple-newsletter-br/trunk/readme.txt
r1142160 r1142554 2 2 Contributors: ooprogramador 3 3 Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4EVZYCQUEETWL 4 Tags: Email, Newsletter, double opt-in, export, Email template4 Tags: Newsletter, Email, double opt-in, export, Email template, widget, sidebar, shortcode 5 5 Requires at least: 4.0 6 6 Tested up to: 4.1.2 … … 24 24 * Possibility to create your own email template. 25 25 * Available in Portuguese (pt_BR) and English (en_US) 26 * You can use shortcode or widget, you choose ;) 26 27 27 28 == Installation == 28 29 1. Install the plugin on your Wordpress site and activate it. 29 30 1. Configure the email and error messages. 30 1. Put the shortcode where you want show the subscription form .31 1. Put the shortcode where you want show the subscription form or add a widget to your sidebar. 31 32 1. Done. 32 33 … … 45 46 You can use {logo}, {name}, {text_confirmation}, {button}, {sitelink} and {sitename} 46 47 48 = How do i put the subscription form on my site? = 49 50 Its simple, add the shortcode where you want or add the widget to your sidebar 51 47 52 == Screenshots == 48 53 … … 53 58 54 59 == 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 55 68 = 0.3 = 56 69 * Translated email subject
Note: See TracChangeset
for help on using the changeset viewer.