Plugin Directory

Changeset 1662185


Ignore:
Timestamp:
05/22/2017 10:01:42 AM (9 years ago)
Author:
miraclewebssoft
Message:

readme change

Location:
mail2users/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mail2users/trunk/mail2users.php

    r1622621 r1662185  
    1010License URI:https://www.gnu.org/licenses/gpl-2.0.html
    1111*/
     12
    1213if (!defined('ABSPATH')) {
    1314    exit;
     
    1819if (!defined("MAIL2USERS_PLUGIN_DIR")) define("MAIL2USERS_PLUGIN_DIR", plugin_dir_path(__FILE__));
    1920if (!defined("MAIL2USERS_PLUGIN_NM")) define("MAIL2USERS_PLUGIN_NM", 'Mail to users');
    20 
    2121
    2222Class Mail2Users
  • mail2users/trunk/readme.txt

    r1622621 r1662185  
    1616**Take a look at this video to see the plugin in action:**
    1717
    18 [youtube https://www.youtube.com/watch?v=u2LcXBnIEy8]
     18[link] (http://www.miraclewebsoft.com/email-to-users-wordpress-plugin/ “mail to users”)
    1919
    2020**Plugin features:-**
Note: See TracChangeset for help on using the changeset viewer.