Plugin Directory

Changeset 1158469


Ignore:
Timestamp:
05/12/2015 06:28:41 AM (11 years ago)
Author:
noahkagan
Message:

adding instructions

Location:
mail-subscribe-list/tags/2.1.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mail-subscribe-list/tags/2.1.1/index.php

    r1158462 r1158469  
    6767               <div class="postbox">
    6868
    69                           <h3><span>Setup Instructions</span></h3>
     69                          <h3><span>How to setup</span></h3>
    7070                        <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>
    7276                        </div>
    7377                </div>
  • mail-subscribe-list/tags/2.1.1/readme.txt

    r1158463 r1158469  
    2121I 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.
    2222
    23 Like this plugin? **Please follow me on Twitter and Facebook**
    2423
    2524
Note: See TracChangeset for help on using the changeset viewer.