root/trunk/wp-mail.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7991 [7991] 05/25/08 15:50:15 ryan File file level phpdoc from jacobsantos. see #7037
(edit) @7971 [7971] 05/21/08 05:59:27 ryan Allow wp-config.php to exist one level up from WordPress root directory. …
(edit) @6526 [6526] 12/29/07 19:38:33 ryan Don't echo content. Props xknown.
(edit) @6524 [6524] 12/29/07 19:20:15 ryan Don't echo posted content. Specialchars all other displayed info.
(edit) @6500 [6500] 12/27/07 08:08:11 ryan Add some sanitization
(edit) @6404 [6404] 12/18/07 20:06:37 ryan Escape pop3 error messages. Props xknown. fixes #5484
(edit) @6357 [6357] 12/05/07 07:39:07 westi Ensure wp-mail doesn't issue a 500 error if no messages are available to …
(edit) @6349 [6349] 11/29/07 05:51:09 ryan When posting by email, publish only if user has publish caps, otherwise …
(edit) @6281 [6281] 10/21/07 06:18:59 ryan Fix email address parsing in wp-mail.php. Props Bobcat. fixes #5169
(edit) @6217 [6217] 10/10/07 16:46:20 markjaquith Strip From/Reply-To from e-mail before sanitizing in wp-mail.php. Props …
(edit) @6212 [6212] 10/09/07 22:15:37 markjaquith Properly sanitize e-mail addresses in wp-mail.php. Props giannis1. fixes …
(edit) @6125 [6125] 09/18/07 16:32:22 ryan Add checks for WP_Error. Props filosofo. see #4809
(edit) @6056 [6056] 09/07/07 02:07:13 markjaquith Skip deprecated option replacement in wp-mail.php. props Nazgul. fixes …
(edit) @5901 [5901] 08/19/07 22:25:44 ryan Formatting cleanups from johnjosephbachir. fixes #4775
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5396 [5396] 05/05/07 02:51:20 rob1n Add in missing delimiter. fixes #4226 for 2.0, 2.2 and 2.3
(edit) @5188 [5188] 04/06/07 02:57:46 rob1n Add support to wp-mail.php for quoted-printable Content-Transfer-Encoding. …
(edit) @5089 [5089] 03/23/07 02:05:29 matt Ryan slays the dragon. (Some of these return WP_Error objects.)
(edit) @5087 [5087] 03/23/07 00:59:21 matt (int)er the dragon.
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @4006 [4006] 07/10/06 05:29:10 ryan wp_die() improvements from Sewar. fixes #2902
(edit) @3985 [3985] 07/05/06 22:00:03 ryan Use wp_die(). Props filosofo. fixes #2914
(edit) @3517 [3517] 02/12/06 07:53:23 ryan Death to trailing tabs. Props Mark J. fixes #2405
(edit) @3475 [3475] 01/23/06 23:49:22 ryan wp-mail quote escaping fix from majelbstoat. fixes #2209
(edit) @3085 [3085] 11/14/05 11:38:15 matt Fixes #1515
(edit) @2960 [2960] 10/20/05 21:20:52 ryan Give wp-mail a little love.
(edit) @2196 [2196] 02/01/05 13:21:12 michelvaldrighi set emailed posts to be published. won't do no good moblogging if in the …
(edit) @2176 [2176] 01/31/05 19:00:25 michelvaldrighi moving the pop3->delete call to the end of the loop so that emails are …
(edit) @2174 [2174] 01/31/05 17:19:56 michelvaldrighi no wonder posting by e-mail was broken
(edit) @1624 [1624] 09/08/04 08:57:52 saxmatt Have WP mailed post come from author if email matches author in DB. Hat …
(edit) @1604 [1604] 09/05/04 02:03:51 saxmatt Set GUID when posting.
(edit) @1599 [1599] 09/05/04 00:24:28 saxmatt Massive options cleanup and another step of cleaning up the …
(edit) @1487 [1487] 07/27/04 15:04:37 rboren More wp-mail timezone and delimiter fixes from Kitten.
(edit) @1484 [1484] 07/26/04 15:57:32 rboren Queue, SMS, timezone, and permalink fixes for wp-mail from MooKitty.
(edit) @1371 [1371] 05/31/04 15:44:32 rboren Use default_email_category. Credit: Kitten.
(edit) @1355 [1355] 05/24/04 08:22:18 saxmatt Giant commit, sorry mailing list people. Move all table names to new $wpdb …
(edit) @1313 [1313] 05/19/04 05:43:32 saxmatt Timezone fix from Kimmo Suominen.
(edit) @1158 [1158] 04/25/04 00:28:18 saxmatt Added filter and action hooks.
(edit) @1153 [1153] 04/24/04 22:43:47 saxmatt New mail functionality.
(edit) @1150 [1150] 04/24/04 21:52:24 saxmatt Timezone fixes, I hope.
(edit) @1108 [1108] 04/20/04 22:56:47 saxmatt Changed to superglobals, and eliminated $use_cache (since we always do).
(edit) @1094 [1094] 04/18/04 19:10:16 saxmatt Remove some calls to the old ping functions.
(edit) @1030 [1030] 03/30/04 01:16:40 michelvaldrighi Tom Jones tunes remain the best weapons against Martians to this day -- …
(edit) @1004 [1004] 03/25/04 02:45:32 michelvaldrighi now storing emailed posts as localtime+gmt
(edit) @957 [957] 03/01/04 19:55:45 saxmatt Migration to get_settings and away from globals.
(edit) @914 [914] 02/23/04 03:42:40 michelvaldrighi big leap to GMT dates
(edit) @907 [907] 02/22/04 00:31:25 michelvaldrighi fixes to handle ISO-scrambled email subjects in wp-mail
(edit) @771 [771] 01/13/04 09:23:41 saxmatt Fix ups.
(edit) @628 [628] 12/18/03 09:36:13 saxmatt Renaming Reloaded.
(add) @601 [601] 12/11/03 00:22:36 saxmatt The great renaming.
Note: See TracRevisionLog for help on using the revision log.