Ryan Boren
|
a1fdbc44d0
|
Preview future dated posts. Props davidhouse. fixes #1795
git-svn-id: https://develop.svn.wordpress.org/trunk@3001 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 07:04:46 +00:00 |
Ryan Boren
|
b127cd82af
|
Use full hierarchy when resolving category URIs. fixes #1787 Props: ringmaster Owen
git-svn-id: https://develop.svn.wordpress.org/trunk@2968 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-28 01:14:57 +00:00 |
Ryan Boren
|
9d9cca40f7
|
Remove debug code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2961 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-20 22:15:07 +00:00 |
Ryan Boren
|
1da25e1927
|
Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-20 20:48:32 +00:00 |
Ryan Boren
|
342e12282c
|
pre_get_posts action from ringmaster. fixes #1736
git-svn-id: https://develop.svn.wordpress.org/trunk@2938 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-06 17:27:57 +00:00 |
Ryan Boren
|
9d797cfdad
|
Add object awareness to WP_Query. Props skeltoac. fixes #1700
git-svn-id: https://develop.svn.wordpress.org/trunk@2908 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-23 23:24:19 +00:00 |
Ryan Boren
|
0be98daf26
|
Do over to avoid write context warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@2892 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 02:49:53 +00:00 |
Ryan Boren
|
6f97a857a6
|
Trim spaw words before checking for empty. Props markjaquith. fixes #1653
git-svn-id: https://develop.svn.wordpress.org/trunk@2891 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 02:17:41 +00:00 |
Ryan Boren
|
41b9b94616
|
Clear all other query flags if we have a 404. fixes #1413
git-svn-id: https://develop.svn.wordpress.org/trunk@2885 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-16 03:16:12 +00:00 |
Ryan Boren
|
91b0c51004
|
If PATH_INFO contains the index, don't use it for permalinks. Props gslin. fixes #1591
git-svn-id: https://develop.svn.wordpress.org/trunk@2852 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-08 20:48:09 +00:00 |
Ryan Boren
|
d89ba0be47
|
Fix permalink structure refs. Props to dougal. fixes #1643
git-svn-id: https://develop.svn.wordpress.org/trunk@2834 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-02 17:08:39 +00:00 |
Ryan Boren
|
514c36a3bc
|
Make sure extra_query_vars is an array instead of an empty string to avoid weird bug that can cause all query vars to be stomped in certain envs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2824 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-30 19:01:45 +00:00 |
Ryan Boren
|
4680f618c3
|
Allow query strings at the end of cruftless URIs. Props Owen and Mark. fixes #1581
git-svn-id: https://develop.svn.wordpress.org/trunk@2823 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-30 04:17:52 +00:00 |
Matt Mullenweg
|
7eb46808e7
|
More hooks, fixes #1535
git-svn-id: https://develop.svn.wordpress.org/trunk@2741 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-03 00:28:09 +00:00 |
Ryan Boren
|
7623634aaf
|
in_the_loop() Props: Mark Jaquith fixes #1518
git-svn-id: https://develop.svn.wordpress.org/trunk@2716 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-17 16:58:13 +00:00 |
Ryan Boren
|
8a2da7e506
|
Parse REQUEST_URI as a permalink if it looks permalinkish. Use reduced mod_rewrite rules by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@2635 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-13 02:09:24 +00:00 |
Ryan Boren
|
7d6fc8af08
|
Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize.
git-svn-id: https://develop.svn.wordpress.org/trunk@2627 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 23:15:13 +00:00 |
Ryan Boren
|
5cf9bdb5ae
|
Fix post paging regex to avoid regex collision between posts with slugs that differ only by a trailing number. http://mosquito.wordpress.org/view.php?id=1235
git-svn-id: https://develop.svn.wordpress.org/trunk@2535 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-14 04:24:22 +00:00 |
Ryan Boren
|
a0d5ea6ba2
|
Remove old preview stuff. Allow draft posts to be displayed if the logged in user has edit permissions on the draft. Don't use cruft-free links for drafts since they might not have a slug. http://mosquito.wordpress.org/view.php?id=1220
git-svn-id: https://develop.svn.wordpress.org/trunk@2523 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-09 17:12:36 +00:00 |
Ryan Boren
|
8dec99fddb
|
Cacheing cleanup. Introduce get_post() and get_category(). http://mosquito.wordpress.org/view.php?id=1157
git-svn-id: https://develop.svn.wordpress.org/trunk@2478 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-27 20:45:01 +00:00 |
Ryan Boren
|
e3aa5de539
|
Feeds should always show x posts, not x days. http://mosquito.wordpress.org/view.php?id=1159
git-svn-id: https://develop.svn.wordpress.org/trunk@2475 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-23 21:39:22 +00:00 |
Ryan Boren
|
f4e023b68a
|
Add posts_orderby filter. http://mosquito.wordpress.org/view.php?id=1149 Props: davidchait
git-svn-id: https://develop.svn.wordpress.org/trunk@2466 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-22 01:55:07 +00:00 |
Ryan Boren
|
35be0f6333
|
Don't stomp feed flag. http://mosquito.wordpress.org/view.php?id=1044 Props: shelleyp
git-svn-id: https://develop.svn.wordpress.org/trunk@2419 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-08 01:20:08 +00:00 |
Ryan Boren
|
346d169130
|
Fix %post_id% and date collision avoidance. http://mosquito.wordpress.org/view.php?id=1027
git-svn-id: https://develop.svn.wordpress.org/trunk@2410 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-05 18:13:31 +00:00 |
Ryan Boren
|
35b685cb65
|
Load comments-popup template through the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@2332 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 09:17:23 +00:00 |
Ryan Boren
|
3d321e23a5
|
Use the object's is_* vars instead of the global is_* functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@2300 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 19:45:04 +00:00 |
Ryan Boren
|
6ee469cf88
|
Process posts_per_rss in WP_Query. http://mosquito.wordpress.org/view.php?id=864
git-svn-id: https://develop.svn.wordpress.org/trunk@2299 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 19:42:22 +00:00 |
Ryan Boren
|
709c503d60
|
Make adding new feeds to rewrite rules easier.
git-svn-id: https://develop.svn.wordpress.org/trunk@2297 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 18:42:40 +00:00 |
Ryan Boren
|
59e46cbb3e
|
/archives/%post_id% permalinks break for post ids over 1000. http://mosquito.wordpress.org/view.php?id=847
git-svn-id: https://develop.svn.wordpress.org/trunk@2296 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 18:26:50 +00:00 |
Ryan Boren
|
093d13ed1c
|
Allow category and date filtering to coincide. Allow any number of spaces or commas to serve as item separators in the category and author arrays. http://mosquito.wordpress.org/view.php?id=221
git-svn-id: https://develop.svn.wordpress.org/trunk@2295 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 17:52:58 +00:00 |
Matt Mullenweg
|
68c44682ba
|
http://mosquito.wordpress.org/view.php?id=778
git-svn-id: https://develop.svn.wordpress.org/trunk@2261 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 02:16:38 +00:00 |
Ryan Boren
|
5fc031ad98
|
Fix i18n page links. Handle RTL hierarchies.
git-svn-id: https://develop.svn.wordpress.org/trunk@2191 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 08:35:45 +00:00 |
Ryan Boren
|
c336926a96
|
Add parse_query_vars() and parse_query action.
git-svn-id: https://develop.svn.wordpress.org/trunk@2190 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 08:34:19 +00:00 |
Ryan Boren
|
1eda4450f8
|
Use parse_url instead of regex wackiness.
git-svn-id: https://develop.svn.wordpress.org/trunk@2187 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 07:05:00 +00:00 |
Ryan Boren
|
02a701f72b
|
Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2184 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 06:20:54 +00:00 |
Ryan Boren
|
8b95197691
|
Remove support for 'all' queries and for poststart and postend.
git-svn-id: https://develop.svn.wordpress.org/trunk@2179 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 01:49:51 +00:00 |
Ryan Boren
|
f4ae90174e
|
Add set method.
git-svn-id: https://develop.svn.wordpress.org/trunk@2177 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-01 01:04:08 +00:00 |
Ryan Boren
|
eb37982a00
|
Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
git-svn-id: https://develop.svn.wordpress.org/trunk@2152 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-26 22:46:40 +00:00 |
Ryan Boren
|
c151b827a7
|
Remove old "site" page rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@2147 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-25 00:57:14 +00:00 |
Ryan Boren
|
fc67ae3e7d
|
Generate feed and trackback rules for pages. Bug 742.
git-svn-id: https://develop.svn.wordpress.org/trunk@2146 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-25 00:23:57 +00:00 |
Ryan Boren
|
3cb2f62076
|
Add more rewrite rule filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@2115 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-21 05:10:13 +00:00 |
Ryan Boren
|
e693c815d3
|
Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
git-svn-id: https://develop.svn.wordpress.org/trunk@2104 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-19 02:21:36 +00:00 |
Ryan Boren
|
5a9ead8b0f
|
Add rewind_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@2026 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-31 21:49:48 +00:00 |
Matt Mullenweg
|
16bd00dfa0
|
Don't leave in debugging code (it's late)
git-svn-id: https://develop.svn.wordpress.org/trunk@2011 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:10:00 +00:00 |
Matt Mullenweg
|
4502d745cf
|
Typo typo
git-svn-id: https://develop.svn.wordpress.org/trunk@2010 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 11:08:42 +00:00 |
Matt Mullenweg
|
7c3debb42a
|
Moving default template stuff into wp-includes, uncluttering root
git-svn-id: https://develop.svn.wordpress.org/trunk@2009 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-30 10:58:06 +00:00 |
Ryan Boren
|
fe196958e6
|
If $p evaluates to zero, ignore it.
git-svn-id: https://develop.svn.wordpress.org/trunk@2007 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-28 17:36:28 +00:00 |
Ryan Boren
|
8662dfbc33
|
Leave htaccess alone if permalinks are not turned on. Bug 597.
git-svn-id: https://develop.svn.wordpress.org/trunk@2006 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-27 22:30:52 +00:00 |
Ryan Boren
|
ef5346f4bf
|
Add is_admin flag. Do not set is_home if is_admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@2003 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-26 16:37:55 +00:00 |
Ryan Boren
|
1e15c95646
|
Add post_where_paged and post_join_paged filter hooks. Move posts_where and posts_join before the paging queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@2000 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-25 00:32:50 +00:00 |