Changeset 11949 for trunk/wp-mail.php
- Timestamp:
- 09/18/2009 08:43:05 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-mail.php
r11910 r11949 12 12 13 13 /** Allow a plugin to do a complete takeover of Post by Email **/ 14 do_action('wp _mail');14 do_action('wp-mail.php'); 15 15 16 16 /** Get the POP3 class with which to access the mailbox. */
Note: See TracChangeset
for help on using the changeset viewer.