root/trunk/wp-includes/query.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7941 [7941] 05/16/08 03:57:09 matt get_queried_object should not return an array of terms, and wp_title …
(edit) @7906 [7906] 05/08/08 05:17:27 ryan Query cleanups. Use absint, concat where instead of overwrite, make …
(edit) @7905 [7905] 05/07/08 19:57:15 ryan Fix page 404 when page_for_posts is empty. see #6539
(edit) @7880 [7880] 05/03/08 20:08:32 ryan Use WP_query in get_posts(). Props filosofo. fixes #6772
(edit) @7685 [7685] 04/15/08 01:39:33 ryan Fix menu_order ordering. Props torfason. fixes #6731 for trunk
(edit) @7622 [7622] 04/08/08 01:05:45 ryan Revert [7605]. It breaks setting posts page. see #6539
(edit) @7605 [7605] 04/06/08 23:23:05 ryan Explicit ID check so we don't fall through for empties. Props natecook. …
(edit) @7586 [7586] 04/02/08 13:15:21 markjaquith Sanitize "cat" query var and cast to int before looking for a category …
(edit) @7531 [7531] 03/26/08 20:17:31 ryan Fix attachment links for permalink structures containing category tag. …
(edit) @7520 [7520] 03/26/08 06:37:19 ryan Taxonomy links and template tags from andy. see #6357
(edit) @7511 [7511] 03/25/08 17:47:02 ryan Cleanup cat query var
(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) @7109 [7109] 02/29/08 21:49:49 ryan Add option to check caps when querying a particular post status. fixes …
(edit) @7070 [7070] 02/27/08 21:30:59 ryan For page attachmentes, set both is_attachment and is_page to true so that …
(edit) @6986 [6986] 02/22/08 20:48:28 ryan Small code formatting tweak
(edit) @6983 [6983] 02/22/08 17:43:56 ryan Notice fixes from nbachiyski. fixes #5961
(edit) @6910 [6910] 02/19/08 06:13:20 ryan Media Library design updates from Andy. see #5911
(edit) @6823 [6823] 02/13/08 19:02:08 ryan Allow is_single(), is_category(), and is_tag() to accept arrays. Props …
(edit) @6763 [6763] 02/09/08 00:19:48 ryan Show full content, including content after the more tag, for feeds. fixes …
(edit) @6760 [6760] 02/08/08 19:50:10 ryan Allow rand post ordering. Props Otto42 and Nazgul. fixes #4617
(edit) @6740 [6740] 02/06/08 21:21:22 ryan Rename is_front() to is_front_page() to avoid conflict with bbPress. see …
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6704 [6704] 02/02/08 00:13:34 ryan is_front() from markjaquith and Nazgul. fixes #3682
(edit) @6688 [6688] 01/29/08 23:58:41 ryan Don't advance post counter when resetting query. see #5439
(edit) @6683 [6683] 01/29/08 19:01:39 ryan Make sure we have a post when doing post comment feed query. Props ruckus. …
(edit) @6682 [6682] 01/29/08 18:48:38 westi Switch from abs(intval()) to absint(). See #4762.
(edit) @6653 [6653] 01/25/08 01:41:57 ryan Restore global post when resetting the query. Props ionfish. fixes #5439
(edit) @6644 [6644] 01/23/08 18:20:59 ryan Pass remember arg. see #5405
(edit) @6509 [6509] 12/28/07 01:04:17 ryan Use is_admin. Props markjaquith. see #5487
(edit) @6467 [6467] 12/22/07 08:19:10 ryan Throw pages into search queries. Let's see how they handle. see #5149
(edit) @6435 [6435] 12/20/07 20:59:53 westi Fix query variable naming errors.
(edit) @6412 [6412] 12/19/07 17:56:16 ryan Better is_admin() check from filosofo and pishmishy. fixes #5487
(edit) @6397 [6397] 12/17/07 06:21:43 ryan Accept array of pages for is_page(). Props azaozz. fixes #5430
(edit) @6380 [6380] 12/14/07 06:20:42 ryan Faster page_rows() from hailin. see #5303
(edit) @6377 [6377] 12/12/07 11:45:55 ryan Query page attachments from page requests so that they can both use the …
(edit) @6364 [6364] 12/06/07 19:49:33 ryan Remove unused vars. Props DD32. see #5418
(edit) @6341 [6341] 11/18/07 19:36:30 ryan Do two sets of filters on posts query. First set is used by regular …
(edit) @6338 [6338] 11/17/07 00:04:19 ryan Move posts_selection action to after post_limits filter.
(edit) @6310 [6310] 11/03/07 19:00:33 ryan Disambiguate columns. Props lawrence123. fixes #5256
(edit) @6245 [6245] 10/13/07 18:53:28 ryan Eliminate extra query.
(edit) @6224 [6224] 10/11/07 17:43:49 ryan Use inner joins instead of left joins for taxonomy. Inner is faster. …
(edit) @6189 [6189] 10/05/07 16:27:48 ryan Add some spacing. fixes #5137 for trunk
(edit) @6186 [6186] 10/04/07 18:10:03 ryan New taxonomy intersection queries from xknown. fixes #5137
(edit) @6125 [6125] 09/18/07 16:32:22 ryan Add checks for WP_Error. Props filosofo. see #4809
(edit) @6074 [6074] 09/11/07 18:06:52 ryan Set tag_id to first tag in multi tag queries. Have single_cat_title() …
(edit) @6035 [6035] 09/05/07 03:11:04 ryan Don't skip sanitization if 404. Add wp_title display filters.
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @6025 [6025] 09/03/07 23:19:20 ryan Strip lines that contain only whitespace down to newlines.
(edit) @6022 [6022] 09/03/07 19:56:09 markjaquith Check for wp-admin case-insensitively in is_admin()
(edit) @6021 [6021] 09/03/07 18:14:05 ryan Tag unions and intersections. fixes #4895
(edit) @6012 [6012] 09/03/07 03:26:57 ryan tag_id not tagid. see #4895
(edit) @6011 [6011] 09/03/07 03:24:23 ryan tagin, tagnot_in, and tag_and queries. fixes #4895
(edit) @5944 [5944] 08/26/07 17:12:31 ryan Add missing global and remove unused var. Props JeremyVisser?. fixes #4818
(edit) @5925 [5925] 08/23/07 16:09:37 ryan Don't allow private query vars in url_to_postid
(edit) @5916 [5916] 08/22/07 18:03:26 ryan posts_results and posts_selection hooks. fixes #4799
(edit) @5912 [5912] 08/21/07 18:39:45 ryan Some tag api additions from andy.
(edit) @5907 [5907] 08/20/07 22:55:43 ryan wp_reset_query() from mdawaffe. fixes #4741
(edit) @5873 [5873] 08/15/07 22:08:51 ryan Category union and intersection query vars. fixes #4750
(edit) @5848 [5848] 08/04/07 16:30:27 markjaquith Allow for hour/minute/second values in the QS that evaluate as false (like …
(edit) @5707 [5707] 06/14/07 16:24:28 markjaquith Introducing post_status="pending". see #4446 and put any initial bug …
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5660 [5660] 06/06/07 16:13:12 ryan Use get_term_children() and get_term_field(). see #4189
(edit) @5609 [5609] 05/31/07 03:19:38 rob1n Fix some typos in query.php. Props schulte. fixes #4373
(edit) @5593 [5593] 05/29/07 21:27:49 ryan get_term_children() and category query fixes.
(edit) @5592 [5592] 05/29/07 16:52:31 ryan Use taxonomy instead of post2cat. see #4189
(edit) @5585 [5585] 05/29/07 04:25:09 ryan get_objects_in_term()
(edit) @5579 [5579] 05/28/07 20:39:24 rob1n Add a is_user_logged_in() check.
(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) @5521 [5521] 05/23/07 03:57:20 ryan Add get_terms() and get_term(). Move more of tagging to taxonomy. see …
(edit) @5285 [5285] 04/19/07 02:53:19 rob1n Replace deprecated get_settings() calls with get_option(). Props …
(edit) @5171 [5171] 04/02/07 19:40:15 markjaquith Fix category_name=foo WP_Queries. fixes #4069
(edit) @5149 [5149] 03/31/07 06:16:12 matt All the query stuff we need for tag= URLs to work.
(edit) @5087 [5087] 03/23/07 00:59:21 matt (int)er the dragon.
(edit) @5002 [5002] 03/09/07 04:05:28 ryan Move some query var sanitization up to parse_query() and make sure the …
(edit) @4990 [4990] 03/07/07 05:29:15 markjaquith Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
(edit) @4956 [4956] 02/28/07 05:22:29 ryan Fix up page_for_posts feed. Rework some query bits. Props mdawaffe. …
(edit) @4953 [4953] 02/27/07 15:24:54 markjaquith trailing tabs and whitespace cleanup.
(edit) @4940 [4940] 02/25/07 13:39:34 markjaquith Use correct capabilities checks when determining whether to show private …
(edit) @4934 [4934] 02/24/07 07:33:29 ryan Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
(edit) @4911 [4911] 02/22/07 01:54:28 ryan Handle empty search query. Props charleshooper. fixes #3722 #3759
(edit) @4866 [4866] 02/05/07 21:29:39 ryan Disambiguate queries. Props mhyk25. fixes #3747
(edit) @4754 [4754] 01/16/07 22:37:15 ryan Fix SQL error when excluding empty cat. fixes #3598
(edit) @4634 [4634] 12/09/06 06:35:22 markjaquith Init strings before concatenation. Props devil1591. fixes #3457
(edit) @4618 [4618] 12/06/06 23:14:37 ryan Ignore nopaging for feeds.
(edit) @4572 [4572] 12/01/06 10:15:15 matt Some additional hooks for extensibility.
(edit) @4556 [4556] 11/30/06 08:48:56 markjaquith Remember old post slugs and automatically redirect to the new slug. fixes …
(edit) @4517 [4517] 11/23/06 15:38:22 matt This makes things a little more interesting and cacheable (sp?)
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4488 [4488] 11/19/06 00:58:15 ryan ceil() max_num_pages. Props MattRead?. fixes #3368
(edit) @4463 [4463] 11/11/06 18:25:42 ryan is_singular should be false for the posts page. Props mdawaffe. fixes …
(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) @4457 [4457] 11/08/06 21:22:35 ryan Remove paging by days. fixes #3341
(edit) @4455 [4455] 11/08/06 09:13:11 ryan Use FOUND_ROWS to calculate the max number of pages. Need to …
(edit) @4450 [4450] 11/07/06 23:43:59 ryan GROUP BY is hella faster than DISTINCT.
(edit) @4426 [4426] 10/27/06 03:47:43 markjaquith Allow "quoted strings" to be used in searches. mega …
(edit) @4414 [4414] 10/23/06 01:34:00 ryan Init query_vars as an array.
(edit) @4205 [4205] 09/21/06 21:05:38 ryan Make sure query vars are set before use. Props Alex King. fixes #3154
(edit) @4186 [4186] 09/12/06 17:45:23 ryan do_action_ref_array(). fixes #3125
Note: See TracRevisionLog for help on using the revision log.