rboren
|
888021c22a
|
Leave htaccess alone if permalinks are not turned on. Bug 597.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-27 22:30:52 +00:00 |
|
rboren
|
d781edcc70
|
Add is_admin flag. Do not set is_home if is_admin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-26 16:37:55 +00:00 |
|
rboren
|
db7cbbdc94
|
Add post_where_paged and post_join_paged filter hooks. Move posts_where and posts_join before the paging queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-25 00:32:50 +00:00 |
|
saxmatt
|
3e850435d4
|
Validation fix in retrospam
git-svn-id: http://svn.automattic.com/wordpress/trunk@1986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-20 17:10:15 +00:00 |
|
rboren
|
b3a3894b2a
|
Add generate_rewrite_rule().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-18 19:40:02 +00:00 |
|
rboren
|
71e989b683
|
Rework query precedence for bug 541. Add is_trackback().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-18 00:28:24 +00:00 |
|
rboren
|
ea392f4b13
|
Fix date permalinks. Bug 539.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-15 01:23:38 +00:00 |
|
saxmatt
|
c3e1d51c20
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-12 20:41:19 +00:00 |
|
rboren
|
7a580db825
|
get_author_permastruct()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-09 02:40:35 +00:00 |
|
rboren
|
d352c9be64
|
Improve plugin hooks for rewrite manipulation. Allow pluggable template redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-04 00:12:08 +00:00 |
|
rboren
|
b1a4a04126
|
Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-03 02:38:11 +00:00 |
|
rboren
|
09330bec21
|
Add posts_join filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-01 06:52:26 +00:00 |
|
rboren
|
d0742f3227
|
Load paged.php for is_paged(). Paging no longer makes is_archive() true. Bug 500.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-29 23:37:29 +00:00 |
|
rboren
|
2201be3af3
|
Add is_paged().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-20 18:32:31 +00:00 |
|
rboren
|
7815372fc7
|
Add $post_per_archive_page to override the number of posts to show for an archive page. Turn off paging if $post_per_* are set to -1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-27 23:58:40 +00:00 |
|
rboren
|
ff3d47b742
|
Use page_id=xx instead of p=xx&static=1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-08 08:06:21 +00:00 |
|
rboren
|
0584402e9f
|
Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-02 19:24:40 +00:00 |
|
rboren
|
7f5ef5c1d3
|
Use get_query_var to get the search terms.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-27 00:46:42 +00:00 |
|
rboren
|
a165b366ab
|
If the query is for a page, make sure single is false.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 06:56:13 +00:00 |
|
rboren
|
b036c6d58d
|
Use get_query_var() to get cat and name so that we pick up any processing done on them by the query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-09 03:45:51 +00:00 |
|
saxmatt
|
0388cd27b5
|
Retrospam check from Kitten
git-svn-id: http://svn.automattic.com/wordpress/trunk@1620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 08:17:53 +00:00 |
|
rboren
|
d2c63d853a
|
Paging by days fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 00:02:53 +00:00 |
|
rboren
|
1f40b73c6e
|
New page by day code from Sebastian Herp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-06 20:03:16 +00:00 |
|
rboren
|
297af23056
|
Add missing join to page by day query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-06 03:03:08 +00:00 |
|
rboren
|
5b059e2e9e
|
Remove left over debug output.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 20:06:01 +00:00 |
|
rboren
|
d97d4b74d7
|
Improve paging by days. Retabify source.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 20:00:09 +00:00 |
|
rboren
|
d39d7e2347
|
404 permalink handler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-27 20:59:38 +00:00 |
|
rboren
|
841e29798b
|
Template redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-24 08:43:01 +00:00 |
|
rboren
|
b7ac2955a2
|
Add is_year(), is_month(), is_day(), is_time().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-24 01:24:48 +00:00 |
|
rboren
|
f510f2a85d
|
Paging cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-16 22:50:06 +00:00 |
|
rboren
|
3258f9c219
|
Use sanitize_title() to process post, page, author, and category names in the query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-14 16:08:57 +00:00 |
|
rboren
|
4a0112f746
|
Add pagename query var.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-11 01:55:34 +00:00 |
|
rboren
|
ea16450f63
|
Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-10 05:35:59 +00:00 |
|
rboren
|
73402f0741
|
WP Query class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-08 15:31:50 +00:00 |
|
rboren
|
6b12e25d03
|
Support timestamp permalinks. Make wider use of is_single(). Bug 0000194.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 02:43:54 +00:00 |
|
rboren
|
487c3dbd66
|
Fix for 0000190. Do not set the category query state to true if single, date, or search are true.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 01:59:29 +00:00 |
|
rboren
|
8b44ee9d93
|
Add WP_Query_State class. Introduce is_single(), is_archive(), and friends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-30 15:31:49 +00:00 |
|