root/trunk/wp-includes/classes.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8263 [8263] 07/06/08 17:33:39 ryan Don't try to match rewrite rules against AtomPub? requests. Props …
(edit) @8118 [8118] 06/18/08 06:48:48 westi Move another sizeof out of the loop. See #7147.
(edit) @8111 [8111] 06/17/08 03:07:42 ryan Don't do sizeof() in a loop. Props DD32. see #7147
(edit) @7944 [7944] 05/16/08 16:33:11 ryan Init array. Props DD32. fixes #6981
(edit) @7940 [7940] 05/16/08 02:35:24 matt Fix default taxonomy query var. Populate taxonomy and term query vars …
(edit) @7761 [7761] 04/21/08 19:30:54 ryan Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796
(edit) @7551 [7551] 03/27/08 20:10:29 ryan Remove unanchored string replacement. Props nh7a. fixes #6423
(edit) @7520 [7520] 03/26/08 06:37:19 ryan Taxonomy links and template tags from andy. see #6357
(edit) @7503 [7503] 03/24/08 20:30:33 ryan Fix some notices
(edit) @7491 [7491] 03/23/08 17:02:11 ryan Taxonomy queries and urls. Props andy. see #6357
(edit) @7454 [7454] 03/21/08 18:11:47 ryan Fix parens in walker. Props hailin.
(edit) @7431 [7431] 03/20/08 23:34:32 ryan Capture last db error. Pass it in WP_Error data when term inserts fail. …
(edit) @7130 [7130] 03/02/08 20:17:30 ryan Remove trailing whites.
(edit) @7109 [7109] 02/29/08 21:49:49 ryan Add option to check caps when querying a particular post status. fixes …
(edit) @7103 [7103] 02/29/08 09:51:36 ryan Post Edit Collision Detection from mdawaffe. fixes #6043
(edit) @7081 [7081] 02/28/08 06:43:45 ryan Cast to array
(edit) @7074 [7074] 02/27/08 23:28:18 ryan Introduce get_post_ancestors(). Add current_page_ancestor class to …
(edit) @6956 [6956] 02/21/08 20:47:15 ryan Revert [6940]. Breaks atompub. see #5717
(edit) @6940 [6940] 02/20/08 16:52:40 ryan Skip main posts query if 404. Props misterbisson. fixes #5717
(edit) @6910 [6910] 02/19/08 06:13:20 ryan Media Library design updates from Andy. see #5911
(edit) @6858 [6858] 02/15/08 07:34:52 ryan Walker markup fixes from hailin. fixes #5844
(edit) @6839 [6839] 02/14/08 02:51:12 ryan Revert [6835] as it breaks the depth arg. see#5844
(edit) @6835 [6835] 02/14/08 00:54:52 ryan Walker markup fixes from hailin. fixes #5844
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6711 [6711] 02/02/08 18:42:09 ryan Some notice fixes from Nazgul. fixes #3155
(edit) @6552 [6552] 01/04/08 19:55:17 ryan Page walk fixes from hailin. fixes #5581
(edit) @6551 [6551] 01/04/08 19:36:34 ryan Unused var cleanup. Props DD32. see #5418
(edit) @6456 [6456] 12/21/07 18:49:20 ryan Page walker fixes from hailin. fixes #5498
(edit) @6436 [6436] 12/20/07 21:25:12 westi Fix some of the notices visible with WP_DEBUG enabled.
(edit) @6388 [6388] 12/16/07 20:31:44 ryan Fix depth = 1 page traversal. Props hailin. fixes #5469
(edit) @6384 [6384] 12/14/07 21:46:52 ryan Faster page and cat walker. Props hailin. see #5458
(edit) @6365 [6365] 12/06/07 19:58:15 ryan New feed_link functions. Deprecate rss_link functions. Make default feed …
(edit) @6320 [6320] 11/07/07 04:30:11 ryan has_action and has_filter. see #5231
(edit) @6303 [6303] 11/01/07 06:23:16 ryan JS/AJAX form validation from mdawaffe. fixes #5299
(edit) @6213 [6213] 10/09/07 22:49:42 ryan jquery for list manipulation. Round one, fight. Props mdawaffe. fixes …
(edit) @6021 [6021] 09/03/07 18:14:05 ryan Tag unions and intersections. fixes #4895
(edit) @6011 [6011] 09/03/07 03:24:23 ryan tagin, tagnot_in, and tag_and queries. fixes #4895
(edit) @5920 [5920] 08/22/07 22:59:45 ryan Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703
(edit) @5873 [5873] 08/15/07 22:08:51 ryan Category union and intersection query vars. fixes #4750
(edit) @5708 [5708] 06/14/07 22:45:40 ryan Use EXTR_SKIP when extracting. see #4468
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5640 [5640] 06/02/07 05:21:18 rob1n Content-Type, not Content-type, as headers are case sensitive. Props …
(edit) @5575 [5575] 05/28/07 18:34:06 ryan Better draft, private, and future post/page management from mdawaffe. …
(edit) @5530 [5530] 05/23/07 18:59:12 ryan Convert category queries and list cats to taxonomy. see #4189
(edit) @5444 [5444] 05/11/07 03:10:05 rob1n Use wp_parse_args(). fixes #4237
(edit) @5164 [5164] 04/01/07 15:40:50 rob1n Run the post titles through the the_title filter. fixes #3366
(edit) @5149 [5149] 03/31/07 06:16:12 matt All the query stuff we need for tag= URLs to work.
(edit) @5051 [5051] 03/16/07 22:00:43 ryan Don't cast to string if empty. Props donncha. fixes #3979
(edit) @5013 [5013] 03/10/07 03:56:35 ryan Title filtering from jhodgdon. fixes #3926
(edit) @4990 [4990] 03/07/07 05:29:15 markjaquith Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
(edit) @4979 [4979] 03/07/07 01:44:53 ryan Use rawurldecode. fixes #3727
(edit) @4965 [4965] 03/04/07 18:08:33 markjaquith Cast query vars to strings. fixes #3891
(edit) @4953 [4953] 02/27/07 15:24:54 markjaquith trailing tabs and whitespace cleanup.
(edit) @4893 [4893] 02/20/07 01:27:37 ryan decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes …
(edit) @4779 [4779] 01/22/07 07:05:48 ryan Walker fix ups. fixes #3080
(edit) @4753 [4753] 01/16/07 19:05:01 ryan Discard non-scalars when building query string.
(edit) @4723 [4723] 01/12/07 03:54:22 ryan Pass all args to the page walker.
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4598 [4598] 12/04/06 12:02:30 markjaquith Typo fix from tacker. fixes #3431
(edit) @4580 [4580] 12/01/06 18:55:27 ryan Avoid empty result category queries. Props andy. fixes #3416
(edit) @4579 [4579] 12/01/06 18:28:43 ryan Fix category feed_img markup. Props mdawaffe. fixes #1207
(edit) @4576 [4576] 12/01/06 12:05:21 ryan Give CSS class to parent of current page/cat. Props mdawaffe. fixes #3253
(edit) @4564 [4564] 12/01/06 00:38:25 ryan Close previous element when depth is hit. fixes #3080
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4483 [4483] 11/18/06 20:46:43 ryan Base last modified time for comment feeds on comments, not the post. …
(edit) @4460 [4460] 11/09/06 06:50:58 ryan Preserve the original query object as wp_the_query so that it's not …
(edit) @4458 [4458] 11/08/06 21:23:41 ryan Ajax plugin tweakage from mdawaffe. fixes #3334
(edit) @4291 [4291] 10/04/06 03:54:10 markjaquith nocache_headers from _ck_ and Nazgul. fixes #3027
(edit) @4204 [4204] 09/21/06 21:03:11 ryan Make sure vars are set. Props Alex King. fixes #3153
(edit) @4198 [4198] 09/19/06 23:56:28 ryan Warning and notice fixes from Alex King. fixes #3148
(edit) @4196 [4196] 09/19/06 06:11:42 matt Options cleanup and some styling changes.
(edit) @4195 [4195] 09/19/06 03:05:08 ryan Encode percent to avoid broken permalinks. Props majelbstoat. fixes #569
(edit) @4187 [4187] 09/13/06 21:39:53 ryan AJAX responsiveness improvements from mdawaffe. fixes #3099
(edit) @4186 [4186] 09/12/06 17:45:23 ryan do_action_ref_array(). fixes #3125
(edit) @4165 [4165] 09/05/06 18:52:24 ryan i18n fixes from nbachiyski. fixes #3109
(edit) @4156 [4156] 09/01/06 20:38:24 ryan Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's …
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @4141 [4141] 08/30/06 18:37:33 ryan Fix query parsing. Props westi. fixes #3085
(edit) @4129 [4129] 08/30/06 05:41:38 ryan Deprecate query_string. Add 'request' filter to filter the array of query …
(edit) @4122 [4122] 08/29/06 20:17:41 ryan Allow passing extra data back with errors.
(edit) @4043 [4043] 07/26/06 08:40:00 ryan Quote escaping fixes from mdawaffe. fixes #2975
(edit) @3915 [3915] 06/24/06 06:00:24 ryan Send Content-type for 404s. Props Nazgul. fixes #2841
(edit) @3867 [3867] 06/13/06 20:56:38 ryan Add offset support to query_posts(). Props Mark Jaquith. fixes #2558
(edit) @3791 [3791] 05/22/06 22:06:06 ryan Handle robots.txt requests and obey blog_plubic setting.
(edit) @3789 [3789] 05/22/06 19:23:46 ryan Add parse_request, send_headers, and wp actions.
(edit) @3715 [3715] 04/19/06 02:33:47 ryan Don't forget to pass args. Props Mike Little. fixes #2668
(edit) @3704 [3704] 04/13/06 04:40:48 ryan Move page walkers to classes. Props David House. fixes #2593
(edit) @3682 [3682] 04/03/06 05:59:03 ryan Do a therapuetic double strip on HTTP_IF_MODIFIED_SINCE since we code in …
(edit) @3679 [3679] 04/02/06 00:48:14 ryan Get all error messages with get_error_messages().
(edit) @3667 [3667] 03/30/06 23:18:14 ryan WP_Error. fixes #2600
(edit) @3665 [3665] 03/30/06 23:12:54 ryan Ref checks from mdawaffe.
(edit) @3639 [3639] 03/13/06 01:44:32 ryan Move WP_Query and its wrapper functions to query.php. #2525
(edit) @3638 [3638] 03/12/06 22:57:00 ryan Rewrite API additions and improvements from David House. #2433
(edit) @3601 [3601] 03/03/06 02:17:14 ryan Forget to group with parens on [3600]. #2498
(edit) @3600 [3600] 03/03/06 02:14:31 ryan Make sure posts array is not empty before checking preview state. #2498
(edit) @3581 [3581] 03/01/06 07:08:04 ryan What's up front? #2515
(edit) @3576 [3576] 02/28/06 08:00:39 ryan Add get_category_by_path(). Remove old fullpath stuff.
(edit) @3566 [3566] 02/22/06 19:08:55 ryan current user cleanup
(edit) @3564 [3564] 02/21/06 08:39:58 ryan Allow queries by post type. Enable paging in Manage->Pages
(edit) @3528 [3528] 02/14/06 06:23:03 ryan Don't show private and draft pages in post lists. fixes #2442
Note: See TracRevisionLog for help on using the revision log.