Sun, 25 Jan 2009 21:20:14 -0500 | Dan | Replaced integer checks that used preg_match() to use ctype_digit() instead | changeset | files |
Sun, 25 Jan 2009 21:18:05 -0500 | Dan | Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in. | changeset | files |