Make WordPress Core

Changeset 11893


Ignore:
Timestamp:
08/28/2009 07:18:05 AM (16 years ago)
Author:
westi
Message:

Allow a plugin to do a complete takeover of Post by Email

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-mail.php

    r11892 r11893  
    1515
    1616/** Allow a plugin to do a complete takeover of Post by Email **/
    17 do_action('wp-mail');
     17do_action('wp_mail');
    1818
    1919/** Only check at this interval for new messages. */
Note: See TracChangeset for help on using the changeset viewer.