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