root/trunk/wp-includes/default-filters.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8213 [8213] 06/29/08 08:20:25 markjaquith Silently add /index.php/ to category_base and tag_base for blogs using …
(edit) @8011 [8011] 05/29/08 22:21:36 ryan Post revisions API cleanup from mdawaffe. see #6775
(edit) @7970 [7970] 05/21/08 05:56:04 ryan Style loader from mdawaffe. see #7011
(edit) @7747 [7747] 04/18/08 23:38:21 ryan Post revisions from mdawaffe. see #6775
(edit) @7491 [7491] 03/23/08 17:02:11 ryan Taxonomy queries and urls. Props andy. see #6357
(edit) @6985 [6985] 02/22/08 19:59:12 ryan Make sure post has future status before publishing from cron. Props …
(edit) @6974 [6974] 02/22/08 05:53:47 ryan Media library work from andy. see #5911
(edit) @6789 [6789] 02/11/08 17:45:18 ryan New gzip compressor for TinyMCE from azaozz. fixes #5807
(edit) @6712 [6712] 02/02/08 19:22:14 ryan Don't hard code post type in edit forms. Props filosofo and DD32. fixes …
(edit) @6493 [6493] 12/25/07 20:48:01 ryan Some file level phpdoc from darkdragon. fixes #5527
(edit) @6339 [6339] 11/17/07 11:21:34 westi Ensure that we offer https access to atom if it is available. Fixes #5298
(edit) @6195 [6195] 10/06/07 06:55:24 westi Centralise generator generation, move theme generator generation to …
(edit) @6192 [6192] 10/05/07 17:29:34 ryan WLW manifest from josephscott. fixes #5023 for trunk
(edit) @6182 [6182] 10/03/07 16:16:55 ryan Add sanitize_url. Don't convert ampersands in URLs when saving to DB. …
(edit) @6141 [6141] 09/20/07 18:23:33 ryan Don't specialchars markup in term description. fixes #5021
(edit) @6035 [6035] 09/05/07 03:11:04 ryan Don't skip sanitization if 404. Add wp_title display filters.
(edit) @5979 [5979] 08/29/07 21:10:20 ryan Include tags in feeds. fixes #4537
(edit) @5947 [5947] 08/27/07 06:34:18 matt Make the entire comment flood check pluggable as it can cause load …
(edit) @5937 [5937] 08/24/07 14:44:26 ryan Update WP importer to use taxonomy and query cat based on slug. see #4613
(edit) @5906 [5906] 08/20/07 22:50:04 ryan bookmark sanitizer funcs and default filter cleanup. see #4546
(edit) @5797 [5797] 07/12/07 16:00:51 ryan Fix variable name. Props bgracewood. fixes #4621
(edit) @5783 [5783] 07/06/07 12:53:15 markjaquith Entitize lone less-than characters. Props mdawaffe. fixes #4409
(edit) @5652 [5652] 06/05/07 00:57:23 ryan Term sanitization. see #4189
(edit) @5462 [5462] 05/12/07 22:06:31 ryan Flush all output buffers during shutdown to avoid PHP 5 bustage. see …
(edit) @5363 [5363] 05/01/07 01:58:18 rob1n New way of loading widgets that works with PHP 5. Thanks to filosofo for …
(edit) @5360 [5360] 05/01/07 01:13:06 rob1n Move widget stuff around. see #4169
(edit) @5336 [5336] 04/28/07 00:35:47 ryan Kick widgets init from init hook.
(edit) @5236 [5236] 04/10/07 23:21:00 rob1n Run make_clickable before texturize. Props Nazgul. fixes #4116
(edit) @5093 [5093] 03/23/07 17:45:40 ryan Allow siteurl and home to be defined as constants in wp-config, bypassing …
(edit) @5039 [5039] 03/14/07 23:10:57 markjaquith nonce-protect comments by users with unfiltered_html cap to prevent …
(edit) @5032 [5032] 03/12/07 21:31:24 ryan Move smilies init to function and trigger from init. Props rob1n. fixes …
(edit) @4556 [4556] 11/30/06 08:48:56 markjaquith Remember old post slugs and automatically redirect to the new slug. fixes …
(edit) @4265 [4265] 10/02/06 18:19:44 ryan Pluggable comment throttling from Mark Jaquith. fixes #3175
(edit) @4201 [4201] 09/21/06 00:34:34 ryan RTL support. Props mani_monaj. #3136
(edit) @4194 [4194] 09/18/06 23:40:19 ryan Fix logo link in wp_die(). Props Sewar. fixes #3138
(edit) @4120 [4120] 08/28/06 23:08:48 ryan Add page specific admin_head action. Add admin_print_scripts actions.
(edit) @4112 [4112] 08/24/06 22:33:16 ryan Make those chars feel special.
(edit) @4046 [4046] 07/26/06 17:43:15 ryan specialchars feed titles. Props leftjustified. fixes #1451
(edit) @3963 [3963] 07/04/06 22:09:44 ryan Force balanced tags in comments. Props Nazgul. fixes #2714
(edit) @3902 [3902] 06/22/06 20:52:12 ryan wp_get_current_commenter()
(edit) @3831 [3831] 06/01/06 22:01:05 ryan Be less aggressive in stripping user description.
(edit) @3800 [3800] 05/26/06 22:47:13 ryan Add some user filters.
(edit) @3799 [3799] 05/26/06 22:14:55 ryan Add some category filters.
(edit) @3791 [3791] 05/22/06 22:06:06 ryan Handle robots.txt requests and obey blog_plubic setting.
(edit) @3788 [3788] 05/22/06 17:16:05 ryan Script loader from mdawaffe. #2701
(edit) @3663 [3663] 03/30/06 07:36:54 ryan Future post pinging and cron fixups from masquerade. fixes #2469
(edit) @3638 [3638] 03/12/06 22:57:00 ryan Rewrite API additions and improvements from David House. #2433
(edit) @3635 [3635] 03/07/06 22:34:05 ryan Cron fixes from masquerade. #2425
(edit) @3577 [3577] 02/28/06 09:49:06 ryan More comment cookie sanitation.
(edit) @3561 [3561] 02/20/06 21:07:17 ryan Move wp_cron from shutdown hook to init. It was acting all funky (in the …
(edit) @3548 [3548] 02/18/06 07:40:43 ryan Blog privacy. fixes #2480
(edit) @3524 [3524] 02/13/06 23:14:59 ryan Move generic_ping() to execute-pings.php. fixes #2440
(edit) @3514 [3514] 02/12/06 07:41:56 ryan Post status = future. #2426
(edit) @3009 [3009] 11/07/05 09:47:51 matt Add RSD support. See http://archipelago.phrasewise.com/rsd
(edit) @2896 [2896] 09/20/05 22:18:47 ryan Filter posts with kses for users who do not have the unfiltered_html cap. …
(edit) @2517 [2517] 04/05/05 17:25:57 ryan Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929
(edit) @2341 [2341] 02/15/05 00:21:21 saxmatt Make excerpt stuff a filter
(add) @2240 [2240] 02/07/05 07:46:41 saxmatt Some filter action and cleanup
Note: See TracRevisionLog for help on using the revision log.