Changeset 1158469
- Timestamp:
- 05/12/2015 06:28:41 AM (11 years ago)
- Location:
- mail-subscribe-list/tags/2.1.1
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mail-subscribe-list/tags/2.1.1/index.php
r1158462 r1158469 67 67 <div class="postbox"> 68 68 69 <h3><span> Setup Instructions</span></h3>69 <h3><span>How to setup</span></h3> 70 70 <div class="inside"> 71 <p>Here's how to do it</p> 71 <p>You can use this to subscribe readers from any email service you like. Just export the subscribers whenever you want and import them at your convenience. </p> 72 <p>1- <a href="/wp-admin/widgets.php">Click here</a> to add your Subscribe Widget</p> 73 <p>2- Add [smlsubform] on any page / post you'd like</p> 74 <p>3- Add <code><?php echo smlsubform(); ?></code> in any template to show the form</P> 75 <p>There are extra options you can add. <a target="_blank" href="https://wordpress.org/plugins/mail-subscribe-list/">Click here to read</a></p> 72 76 </div> 73 77 </div> -
mail-subscribe-list/tags/2.1.1/readme.txt
r1158463 r1158469 21 21 I developed this plugin as I could not find any plugin that simply allows users to submit their name and email address to a simple list viewable in the WordPress admin, all the plugins that I found had lots of extra features such as 3rd party integration, mass emailing and double opt-in, my clients do not need any of these features. 22 22 23 Like this plugin? **Please follow me on Twitter and Facebook**24 23 25 24
Note: See TracChangeset
for help on using the changeset viewer.