Description
Gets the email message from the user's mailbox to add as a WordPress post. Mailbox connection information must be configured under Settings > Writing
Occurrences
Filename | Line Number |
---|---|
wp-mail.php | 14 |
wp-admin/options-writing.php | 30 |
wp-admin/options-writing.php | 146 |
wp-admin/options.php | 209 |
PHP Doc
/**
* Gets the email message from the user's mailbox to add as
* a WordPress post. Mailbox connection information must be
* configured under Settings > Writing
*
* @package WordPress
*/