rboren
|
2a1d84ef82
|
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-29 03:34:08 +00:00 |
|
rboren
|
3dad21b630
|
Oops. Add ENT_QUOTES.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 23:13:01 +00:00 |
|
rboren
|
44f4b916f8
|
Run htmlspecialchars on title attribute text in get_archives_link(). Bug 0000162.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 23:09:33 +00:00 |
|
rboren
|
f778e2a657
|
Fix wp_title() display of category_name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 03:30:15 +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
|
a095fdaf84
|
Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-27 23:37:45 +00:00 |
|
rboren
|
c0a7433958
|
strip_tags from title in sanitize_title(). Patch from Masquerade for bugs 0000181 and 00000107.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-27 15:12:18 +00:00 |
|
rboren
|
96db009381
|
Quote $id in get_the_category() db query. Patch from MCincubus for bug 0000191.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-27 14:58:30 +00:00 |
|
rboren
|
8633ffdba4
|
If the sanitized title is empty, fallback to the post ID for the nicename. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000116
git-svn-id: http://svn.automattic.com/wordpress/trunk@1481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-24 03:22:49 +00:00 |
|
saxmatt
|
2577287a67
|
Whoops!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-23 09:26:37 +00:00 |
|
saxmatt
|
a4637412cb
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@1479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-23 09:17:14 +00:00 |
|
saxmatt
|
c0b93707a1
|
Options system can now transparently handle arrays and objects.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-23 09:14:30 +00:00 |
|
saxmatt
|
2d407089c9
|
Improved error messages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-23 01:35:56 +00:00 |
|
rboren
|
241958270d
|
Add rewrite_rules_array filter point.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-15 23:29:41 +00:00 |
|
rboren
|
a166bd1267
|
Handle trackback URIs containing query strings. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000066
git-svn-id: http://svn.automattic.com/wordpress/trunk@1461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-13 17:52:47 +00:00 |
|
saxmatt
|
b67063554d
|
Check for registration settings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-12 06:24:08 +00:00 |
|
saxmatt
|
724a294df6
|
A nicer meta bar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-10 23:34:47 +00:00 |
|
saxmatt
|
d1640ab7fe
|
Missing $before from Josh Kaufman-Horner and some code cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-06 17:04:07 +00:00 |
|
saxmatt
|
78397fa62c
|
Fine tune checking.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-30 21:54:10 +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 |
|
rboren
|
1f4bbde4a2
|
If the new value and old value are the same, do not update the option in update_option().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-24 01:00:31 +00:00 |
|
rboren
|
eedeb9dea1
|
Add missing breaks to the_category().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-22 01:42:24 +00:00 |
|
rboren
|
b8f38cca10
|
Add posts_where, the_posts, and query_string filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-20 22:36:45 +00:00 |
|
jverber
|
1464a3364f
|
Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-19 04:23:59 +00:00 |
|
rboren
|
6fd6b1080d
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: http://svn.automattic.com/wordpress/trunk@1435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-18 00:22:09 +00:00 |
|
jverber
|
33900801ce
|
Fix for bug #0000062: calendar no longer highlights _today_ for previous years.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-16 15:45:44 +00:00 |
|
rboren
|
069c6d1f17
|
Call update_post_caches() from within query_posts() and get_posts(). http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000046
git-svn-id: http://svn.automattic.com/wordpress/trunk@1428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-15 03:30:00 +00:00 |
|
michelvaldrighi
|
b806731280
|
rolling back the ob_gzhandler 'fix' because ob_get_status is php >4.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-14 23:16:03 +00:00 |
|
michelvaldrighi
|
657d4982ba
|
send the blog's charset in trackbacks' Content-type
git-svn-id: http://svn.automattic.com/wordpress/trunk@1425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-14 22:43:27 +00:00 |
|
michelvaldrighi
|
802137da74
|
prevent double ob_gzhandler error
git-svn-id: http://svn.automattic.com/wordpress/trunk@1424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-14 22:42:43 +00:00 |
|
rboren
|
72a8403905
|
Handle https URLs when manipulating COOKIEPATH. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000001
git-svn-id: http://svn.automattic.com/wordpress/trunk@1415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 19:34:26 +00:00 |
|
rboren
|
8971569b13
|
Add comment_approved to commentdata. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000015
git-svn-id: http://svn.automattic.com/wordpress/trunk@1413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 19:03:59 +00:00 |
|
jverber
|
98603cefa5
|
Changed (wp_)list_cats. children argument now determines if categories below top level are displayed, and hierarchical determines if the list is displayed hierarchically.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 19:01:01 +00:00 |
|
saxmatt
|
a2f67bc9a4
|
Ugly but works. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000014
git-svn-id: http://svn.automattic.com/wordpress/trunk@1410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 18:09:21 +00:00 |
|
saxmatt
|
dce17fa6d6
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000013
git-svn-id: http://svn.automattic.com/wordpress/trunk@1409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 17:52:41 +00:00 |
|
rboren
|
7ff35cf184
|
stripslashes() elimination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 16:51:39 +00:00 |
|
rboren
|
0253c24f9b
|
Remove more stripslashes().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 08:11:49 +00:00 |
|
rboren
|
692627e424
|
Get our slashes straight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 08:02:40 +00:00 |
|
saxmatt
|
4f6e367f90
|
Gzip cleanup, debugged wacky options problem, some cleanup and reorg. We need to split up functions.php more logically, and kill some of the useless functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 10:01:45 +00:00 |
|
saxmatt
|
f9d3eafb29
|
Needs to be inside of conditional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 09:17:41 +00:00 |
|
saxmatt
|
e2d3bb0acc
|
Changes to options system and query improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 08:42:25 +00:00 |
|
saxmatt
|
50e5276b0a
|
More comments and comment template improvements. TODO: popup comment template
git-svn-id: http://svn.automattic.com/wordpress/trunk@1400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 08:40:58 +00:00 |
|
saxmatt
|
6728151fd2
|
Move comments include into function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 07:42:48 +00:00 |
|
rboren
|
2e544d32b6
|
Global $m in wp_title() so that date archive titles are displayed correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-09 20:35:58 +00:00 |
|
rboren
|
336f42db94
|
Add back the trailing slash to paged permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-08 17:48:21 +00:00 |
|
rboren
|
5d4fca3088
|
Add null check to $functions in apply_filters(). http://www.kackreiz.net/wordpress.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-08 09:34:01 +00:00 |
|
rboren
|
282123d62f
|
Fix links generated by link_pages() in next mode. http://www.kackreiz.net/wordpress.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-08 09:29:41 +00:00 |
|
rboren
|
1139d6fd36
|
posts_nav_link fixes. http://wordpress.org/support/6/6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@1391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-07 04:41:06 +00:00 |
|
rboren
|
a56fac823a
|
Guard against empty $cat_counts array. http://wordpress.org/support/3/6080
git-svn-id: http://svn.automattic.com/wordpress/trunk@1389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-06 07:21:58 +00:00 |
|