Changeset 1662185
- Timestamp:
- 05/22/2017 10:01:42 AM (9 years ago)
- Location:
- mail2users/trunk
- Files:
-
- 2 edited
-
mail2users.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mail2users/trunk/mail2users.php
r1622621 r1662185 10 10 License URI:https://www.gnu.org/licenses/gpl-2.0.html 11 11 */ 12 12 13 if (!defined('ABSPATH')) { 13 14 exit; … … 18 19 if (!defined("MAIL2USERS_PLUGIN_DIR")) define("MAIL2USERS_PLUGIN_DIR", plugin_dir_path(__FILE__)); 19 20 if (!defined("MAIL2USERS_PLUGIN_NM")) define("MAIL2USERS_PLUGIN_NM", 'Mail to users'); 20 21 21 22 22 Class Mail2Users -
mail2users/trunk/readme.txt
r1622621 r1662185 16 16 **Take a look at this video to see the plugin in action:** 17 17 18 [ youtube https://www.youtube.com/watch?v=u2LcXBnIEy8]18 [link] (http://www.miraclewebsoft.com/email-to-users-wordpress-plugin/ “mail to users”) 19 19 20 20 **Plugin features:-**
Note: See TracChangeset
for help on using the changeset viewer.