Ryan Boren
|
e30d14795e
|
Validation fixes. Bug 0000170.
git-svn-id: https://develop.svn.wordpress.org/trunk@1496 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 18:44:36 +00:00 |
|
Ryan Boren
|
fa20b7cdb7
|
Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: https://develop.svn.wordpress.org/trunk@1495 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 16:08:03 +00:00 |
|
Matt Mullenweg
|
043890f9a5
|
Menu re-org
git-svn-id: https://develop.svn.wordpress.org/trunk@1494 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 07:18:59 +00:00 |
|
Ryan Boren
|
749898bcf2
|
Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1493 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 04:01:45 +00:00 |
|
Ryan Boren
|
77614fa3e1
|
Fix wp_title() display of category_name.
git-svn-id: https://develop.svn.wordpress.org/trunk@1492 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 03:30:15 +00:00 |
|
Ryan Boren
|
fdaf705b04
|
Support timestamp permalinks. Make wider use of is_single(). Bug 0000194.
git-svn-id: https://develop.svn.wordpress.org/trunk@1491 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 02:43:54 +00:00 |
|
Ryan Boren
|
d605d2aa6f
|
Fix for 0000190. Do not set the category query state to true if single, date, or search are true.
git-svn-id: https://develop.svn.wordpress.org/trunk@1490 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 01:59:29 +00:00 |
|
Ryan Boren
|
483dfd5388
|
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: https://develop.svn.wordpress.org/trunk@1489 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 23:37:45 +00:00 |
|
Ryan Boren
|
5cf4b39065
|
strip_tags from title in sanitize_title(). Patch from Masquerade for bugs 0000181 and 00000107.
git-svn-id: https://develop.svn.wordpress.org/trunk@1488 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 15:12:18 +00:00 |
|
Ryan Boren
|
3a5935b85a
|
More wp-mail timezone and delimiter fixes from Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1487 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 15:04:37 +00:00 |
|
Ryan Boren
|
685eeb94f9
|
Quote $id in get_the_category() db query. Patch from MCincubus for bug 0000191.
git-svn-id: https://develop.svn.wordpress.org/trunk@1486 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 14:58:30 +00:00 |
|
Ryan Boren
|
cd714acb4e
|
Do not cut excerpts in rss feeds. Patch from Kitten for bug 0000192.
git-svn-id: https://develop.svn.wordpress.org/trunk@1485 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 13:49:05 +00:00 |
|
Ryan Boren
|
24ef08514c
|
Queue, SMS, timezone, and permalink fixes for wp-mail from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1484 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-26 15:57:32 +00:00 |
|
Ryan Boren
|
3aaea4223a
|
More addslashes/stripslashes elimination.
git-svn-id: https://develop.svn.wordpress.org/trunk@1483 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-24 03:55:31 +00:00 |
|
Ryan Boren
|
3fd4cd56fc
|
Fallback to the category ID if category nicename is empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1482 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-24 03:39:21 +00:00 |
|
Ryan Boren
|
68f755f608
|
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: https://develop.svn.wordpress.org/trunk@1481 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-24 03:22:49 +00:00 |
|
Matt Mullenweg
|
4143fbe12c
|
Whoops!
git-svn-id: https://develop.svn.wordpress.org/trunk@1480 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 09:26:37 +00:00 |
|
Matt Mullenweg
|
2d87b95f69
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@1479 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 09:17:14 +00:00 |
|
Matt Mullenweg
|
30de863dfd
|
Options system can now transparently handle arrays and objects.
git-svn-id: https://develop.svn.wordpress.org/trunk@1478 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 09:14:30 +00:00 |
|
Matt Mullenweg
|
8c3c6b2540
|
Rev of installer. Friendlier and better setup. Still needs error checking on admin_email and weblog title, real magic quotes handling, and to use an external DB structure to check everything.
git-svn-id: https://develop.svn.wordpress.org/trunk@1477 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 08:45:55 +00:00 |
|
Matt Mullenweg
|
56741a02de
|
New, pretty footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1476 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 07:50:21 +00:00 |
|
Matt Mullenweg
|
80bf1b51a4
|
Improved error messages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1475 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 01:35:56 +00:00 |
|
Matt Mullenweg
|
bd36060c92
|
Some wording fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1474 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:44:55 +00:00 |
|
Matt Mullenweg
|
d24b54bed9
|
New style for edit comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1473 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:44:27 +00:00 |
|
Matt Mullenweg
|
bef0248eee
|
Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: https://develop.svn.wordpress.org/trunk@1472 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:43:58 +00:00 |
|
Matt Mullenweg
|
240a41a37c
|
Moved profile under users
git-svn-id: https://develop.svn.wordpress.org/trunk@1471 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:23:45 +00:00 |
|
Matt Mullenweg
|
0cf35bbafd
|
Allow people to hook into the main menu
git-svn-id: https://develop.svn.wordpress.org/trunk@1470 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:20:13 +00:00 |
|
Matt Mullenweg
|
52f5b06f61
|
A little saner defaults.
git-svn-id: https://develop.svn.wordpress.org/trunk@1469 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 02:02:54 +00:00 |
|
Matt Mullenweg
|
07c992bd39
|
Some admin look changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1468 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 01:59:09 +00:00 |
|
Ryan Boren
|
a4270969ce
|
Remove extra slashes from link name and link description.
git-svn-id: https://develop.svn.wordpress.org/trunk@1467 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-15 23:31:06 +00:00 |
|
Ryan Boren
|
999d760f6c
|
Add rewrite_rules_array filter point.
git-svn-id: https://develop.svn.wordpress.org/trunk@1466 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-15 23:29:41 +00:00 |
|
Ryan Boren
|
084fa8edb8
|
Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
git-svn-id: https://develop.svn.wordpress.org/trunk@1465 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-14 21:37:05 +00:00 |
|
Matt Mullenweg
|
a087ed6916
|
Fix for PHP5.
git-svn-id: https://develop.svn.wordpress.org/trunk@1464 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-14 03:11:08 +00:00 |
|
Matt Mullenweg
|
14617d4798
|
Clearer option text. Hat tip: Eric Meyer
git-svn-id: https://develop.svn.wordpress.org/trunk@1463 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-13 23:08:55 +00:00 |
|
Ryan Boren
|
918aabfbd5
|
preg_quote search terms. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000123
git-svn-id: https://develop.svn.wordpress.org/trunk@1462 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-13 18:14:54 +00:00 |
|
Ryan Boren
|
dc70d3501d
|
Handle trackback URIs containing query strings. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000066
git-svn-id: https://develop.svn.wordpress.org/trunk@1461 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-13 17:52:47 +00:00 |
|
Matt Mullenweg
|
0b2b99ea65
|
Check for registration settings.
git-svn-id: https://develop.svn.wordpress.org/trunk@1460 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-12 06:24:08 +00:00 |
|
Matt Mullenweg
|
25095a256a
|
A nicer meta bar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1459 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-10 23:34:47 +00:00 |
|
Matt Mullenweg
|
7193a5fa9d
|
Register globals problem reported by Rich Bowen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1458 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-08 01:10:50 +00:00 |
|
Matt Mullenweg
|
736b9b9996
|
De-funkify the CSS file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1457 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 19:01:22 +00:00 |
|
Matt Mullenweg
|
a8f9450b3e
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000130
Slashes cleanup. We still need to handle this in the upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1456 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 18:46:41 +00:00 |
|
Matt Mullenweg
|
accc00694a
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000133
Stop execution after we 304 the client.
git-svn-id: https://develop.svn.wordpress.org/trunk@1455 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 18:20:11 +00:00 |
|
Matt Mullenweg
|
3ec8ee1f14
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: https://develop.svn.wordpress.org/trunk@1454 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 18:14:42 +00:00 |
|
Matt Mullenweg
|
1048b8353c
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000146
git-svn-id: https://develop.svn.wordpress.org/trunk@1453 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 18:03:27 +00:00 |
|
Matt Mullenweg
|
1f53b28c09
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000150 and various formatting cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1452 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 17:58:48 +00:00 |
|
Matt Mullenweg
|
3cba01120b
|
Missing $before from Josh Kaufman-Horner and some code cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1451 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 17:04:07 +00:00 |
|
Matt Mullenweg
|
61060a0668
|
Fine tune checking.
git-svn-id: https://develop.svn.wordpress.org/trunk@1450 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-30 21:54:10 +00:00 |
|
Ryan Boren
|
4c0a18c68e
|
Add WP_Query_State class. Introduce is_single(), is_archive(), and friends.
git-svn-id: https://develop.svn.wordpress.org/trunk@1449 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-30 15:31:49 +00:00 |
|
jverber
|
18fef1c41e
|
More special chars encoding fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1448 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-30 02:02:49 +00:00 |
|
Matt Mullenweg
|
2b356341ec
|
Some meta changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1447 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-24 21:57:42 +00:00 |
|