Matt Mullenweg
|
321908544c
|
Slightly nicer upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1529 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-10 19:24:31 +00:00 |
|
Ryan Boren
|
f261bc462e
|
Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1528 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-10 05:58:19 +00:00 |
|
Ryan Boren
|
ec57c1a114
|
Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-10 05:35:59 +00:00 |
|
Matt Mullenweg
|
244ed3485f
|
Fix for people who move.
git-svn-id: https://develop.svn.wordpress.org/trunk@1526 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 09:29:25 +00:00 |
|
Matt Mullenweg
|
aaac167408
|
Type.
git-svn-id: https://develop.svn.wordpress.org/trunk@1525 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 09:06:49 +00:00 |
|
Matt Mullenweg
|
c98f01f8db
|
Some login functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1524 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 08:29:51 +00:00 |
|
Matt Mullenweg
|
a71c9d98f2
|
Don't need the 1=1
git-svn-id: https://develop.svn.wordpress.org/trunk@1523 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 07:54:23 +00:00 |
|
Matt Mullenweg
|
82e38938fa
|
Use array storage for plugins list.
git-svn-id: https://develop.svn.wordpress.org/trunk@1522 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 07:17:54 +00:00 |
|
Matt Mullenweg
|
95febc82bf
|
Load plugins even on plugin page.
git-svn-id: https://develop.svn.wordpress.org/trunk@1521 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 05:42:53 +00:00 |
|
Ryan Boren
|
0db54c74a2
|
Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: https://develop.svn.wordpress.org/trunk@1520 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 20:38:19 +00:00 |
|
Ryan Boren
|
9f2cd5bc27
|
Gracefully handle multiple <!--more> tags. From Scott Reilly (coffee2code). Bug 0000113.
git-svn-id: https://develop.svn.wordpress.org/trunk@1519 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 20:22:29 +00:00 |
|
Ryan Boren
|
3c161591e7
|
Hack to make day initials unique for translation. Ugly, but it works. Bug 0000010.
git-svn-id: https://develop.svn.wordpress.org/trunk@1518 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 18:54:34 +00:00 |
|
Ryan Boren
|
3dc8c1dabe
|
Add get_query_var() wrapper for $wp_query->get().
git-svn-id: https://develop.svn.wordpress.org/trunk@1517 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 16:47:22 +00:00 |
|
Ryan Boren
|
cf3a6080bd
|
WP Query class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1516 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 15:31:50 +00:00 |
|
Ryan Boren
|
851ff5f787
|
Define add_magic_quotes() in user-edit.php. Bug 0000216.
git-svn-id: https://develop.svn.wordpress.org/trunk@1515 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 05:01:13 +00:00 |
|
Ryan Boren
|
debef5a642
|
Fix get_pagenum_link() to work with path info permalinks and permalinks without trailing slashes. Bug 0002040.
git-svn-id: https://develop.svn.wordpress.org/trunk@1514 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-07 18:12:54 +00:00 |
|
Matt Mullenweg
|
fed106eb57
|
Define COOKIEHASH and new get_profile function. TODO: re-org function soup
git-svn-id: https://develop.svn.wordpress.org/trunk@1513 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-07 01:22:17 +00:00 |
|
Ryan Boren
|
32bd9e6ac7
|
In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1512 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-06 01:28:51 +00:00 |
|
Ryan Boren
|
c142f1c2a1
|
Remove unneeded addslashes().
git-svn-id: https://develop.svn.wordpress.org/trunk@1511 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-05 16:22:18 +00:00 |
|
Ryan Boren
|
df2f9960d1
|
stripslashes() from $pwd before performing the md5. Otherwise, we will not match the database password which had its slashes stripped before the MD5.
git-svn-id: https://develop.svn.wordpress.org/trunk@1510 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-05 15:54:15 +00:00 |
|
Ryan Boren
|
b8484cfed9
|
Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-04 03:35:49 +00:00 |
|
Ryan Boren
|
1163f6fcc5
|
Fix localization of next month link in get_calendar. Bug 0000201.
git-svn-id: https://develop.svn.wordpress.org/trunk@1508 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-03 21:59:29 +00:00 |
|
Matt Mullenweg
|
e89a09ae39
|
Added ability to edit other users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1507 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 09:13:50 +00:00 |
|
Matt Mullenweg
|
3ba7945135
|
Tweaking of time form
git-svn-id: https://develop.svn.wordpress.org/trunk@1506 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 08:28:56 +00:00 |
|
Matt Mullenweg
|
55a604f489
|
Move pingback to hidden field. Fix trackback wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@1505 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 08:19:34 +00:00 |
|
Matt Mullenweg
|
bc8e689c40
|
Spacing fix and access key for <code>
git-svn-id: https://develop.svn.wordpress.org/trunk@1504 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 08:12:51 +00:00 |
|
Matt Mullenweg
|
3a96aef1f9
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@1503 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 08:04:39 +00:00 |
|
Matt Mullenweg
|
95db0a0d76
|
Fix broken header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1502 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 08:04:16 +00:00 |
|
Matt Mullenweg
|
0a5ab42617
|
Not sure why that style was inline.
git-svn-id: https://develop.svn.wordpress.org/trunk@1501 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-01 07:51:26 +00:00 |
|
Ryan Boren
|
0f49ccc3d3
|
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1500 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-29 03:34:08 +00:00 |
|
Ryan Boren
|
389f5e4369
|
Grammar fix. Bug 0000196.
git-svn-id: https://develop.svn.wordpress.org/trunk@1499 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-29 00:30:07 +00:00 |
|
Ryan Boren
|
49d3ad1d06
|
Oops. Add ENT_QUOTES.
git-svn-id: https://develop.svn.wordpress.org/trunk@1498 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 23:13:01 +00:00 |
|
Ryan Boren
|
52ae977992
|
Run htmlspecialchars on title attribute text in get_archives_link(). Bug 0000162.
git-svn-id: https://develop.svn.wordpress.org/trunk@1497 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 23:09:33 +00:00 |
|
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 |
|