Changeset 11893
- Timestamp:
- 08/28/2009 07:18:05 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-mail.php
r11892 r11893 15 15 16 16 /** Allow a plugin to do a complete takeover of Post by Email **/ 17 do_action('wp -mail');17 do_action('wp_mail'); 18 18 19 19 /** Only check at this interval for new messages. */
Note: See TracChangeset
for help on using the changeset viewer.