Ryan Boren
|
453777f9b4
|
add title filter outside of the loop. Do we even need it?
git-svn-id: https://develop.svn.wordpress.org/trunk@5811 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-21 00:05:28 +00:00 |
Peter Westwood
|
0ff4f66464
|
Update .htaccess file when rewrite rules are deleted if it exists.
Fixes #4018
git-svn-id: https://develop.svn.wordpress.org/trunk@5809 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-18 20:46:54 +00:00 |
Ryan Boren
|
dd51d69fb3
|
Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5808 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-17 19:26:03 +00:00 |
Ryan Boren
|
bd72aa8e00
|
jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-16 19:22:27 +00:00 |
Ryan Boren
|
aa1d4b1d01
|
Return hook as null instead of empty string. Props DD32. fixes #4639
git-svn-id: https://develop.svn.wordpress.org/trunk@5803 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-15 17:59:05 +00:00 |
Ryan Boren
|
3ea5315ea9
|
Don't slurp in entire file. Props tellyworth. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5802 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-15 17:55:12 +00:00 |
Ryan Boren
|
4c70bb896e
|
Show upload file size in upload browser. Props tellyworth. fixes #4561
git-svn-id: https://develop.svn.wordpress.org/trunk@5801 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-15 17:52:50 +00:00 |
Ryan Boren
|
f952fd8ac5
|
Password reset usability improvements from tellyworth. fixes #4527
git-svn-id: https://develop.svn.wordpress.org/trunk@5800 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-15 17:50:38 +00:00 |
Ryan Boren
|
5987b868bb
|
Add classes that indicate post status and author ownership. Props tellyworth. fixes #4628
git-svn-id: https://develop.svn.wordpress.org/trunk@5799 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-15 17:48:01 +00:00 |
Ryan Boren
|
9fe6a868ca
|
Post filter rework. see #4546
git-svn-id: https://develop.svn.wordpress.org/trunk@5796 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-11 19:57:43 +00:00 |
Matt Mullenweg
|
701989a76d
|
Make this more specific so it can be more easily overridden with CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@5795 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-10 04:38:27 +00:00 |
Ryan Boren
|
31d63a4c82
|
don't show Publish button when editing a future post. Props tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@5786 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-06 21:04:37 +00:00 |
Ryan Boren
|
7b9d41f4a3
|
Reduce export mem usage. Props tellyworth. fixes #4589
git-svn-id: https://develop.svn.wordpress.org/trunk@5785 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-06 20:57:28 +00:00 |
Mark Jaquith
|
afb1d283b0
|
Use doublequotes so line break works. Props Lloyd. fixes #4557
git-svn-id: https://develop.svn.wordpress.org/trunk@5773 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-28 23:08:23 +00:00 |
Mark Jaquith
|
a58adaafff
|
get_comment_to_edit() should return false when the comment does not exist or is marked as spam. props Westi. fixes #4533.
git-svn-id: https://develop.svn.wordpress.org/trunk@5757 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 21:30:18 +00:00 |
Mark Jaquith
|
e4ed2b0504
|
Display fatal errors that prevent plugins from being activated. fixes #4508
git-svn-id: https://develop.svn.wordpress.org/trunk@5753 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 18:57:54 +00:00 |
Ryan Boren
|
72be6cb001
|
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-25 17:48:35 +00:00 |
Mark Jaquith
|
be9167fbda
|
Ordering and labeling niceties for the Manage > Posts screen. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5751 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-24 06:25:49 +00:00 |
Mark Jaquith
|
3037515284
|
Order pending posts nag by post_modified ASC, drafts by post_modified DESC
git-svn-id: https://develop.svn.wordpress.org/trunk@5750 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-24 05:58:38 +00:00 |
Mark Jaquith
|
0fc22b727c
|
Change to "and x more" for nags. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5749 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-24 05:46:08 +00:00 |
Mark Jaquith
|
81cb647692
|
Only hide comments column for pending, future, and draft posts. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5748 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-24 05:05:22 +00:00 |
Mark Jaquith
|
2cf3ba38f6
|
Matt requested that I revert this ([5742]). see #4254 for discussion
git-svn-id: https://develop.svn.wordpress.org/trunk@5744 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-22 01:29:57 +00:00 |
Mark Jaquith
|
7222eb1151
|
BrowseHappy is outdated. fixes #4254
git-svn-id: https://develop.svn.wordpress.org/trunk@5742 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-21 21:53:41 +00:00 |
Ryan Boren
|
a4d31e4b3d
|
Protect _wp_page_template too.
git-svn-id: https://develop.svn.wordpress.org/trunk@5733 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 22:42:25 +00:00 |
Ryan Boren
|
7df77b79b9
|
Add some taxonomy validation. Rearrange funcs.
git-svn-id: https://develop.svn.wordpress.org/trunk@5726 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-19 00:33:44 +00:00 |
Ryan Boren
|
5cfd6c7543
|
Prevent editing of protected meta keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@5723 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-18 16:28:11 +00:00 |
rob1n
|
b6c8159a4c
|
Add missing </em>. Props johnbillion. fixes #4479
git-svn-id: https://develop.svn.wordpress.org/trunk@5720 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-16 17:52:08 +00:00 |
Ryan Boren
|
724be536b6
|
Regex fix. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5718 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-16 02:09:08 +00:00 |
Ryan Boren
|
240cfc467c
|
EXTR_SKIP. See #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5712 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 17:30:37 +00:00 |
Ryan Boren
|
2383b46194
|
Use CDATA escaping on fields. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5711 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 17:22:38 +00:00 |
rob1n
|
6da4a34496
|
Fix reference to ocomment.php. Props alanjcastonguay and Lloyd. fixes #4471
git-svn-id: https://develop.svn.wordpress.org/trunk@5710 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-15 16:54:17 +00:00 |
Ryan Boren
|
09da00f7fe
|
Use EXTR_SKIP when extracting. see #4468
git-svn-id: https://develop.svn.wordpress.org/trunk@5708 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 22:45:40 +00:00 |
Mark Jaquith
|
0f0788d24d
|
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 16:24:28 +00:00 |
Ryan Boren
|
b046d67f41
|
Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-14 02:25:30 +00:00 |
rob1n
|
97da4740e6
|
Translate the rest of the »'s. Props nbachiyski. fixes #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5696 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 16:29:55 +00:00 |
Mark Jaquith
|
75a683cbf3
|
Correct SQL query in [5691]. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5692 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:44:45 +00:00 |
Mark Jaquith
|
9bc129c654
|
Omit underscore-prefixed meta keys from dropdown list. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5691 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 23:22:38 +00:00 |
rob1n
|
c913f202d2
|
Add ID's to profile edit form's fieldsets. fixes #4434
git-svn-id: https://develop.svn.wordpress.org/trunk@5689 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:52:50 +00:00 |
Ryan Boren
|
547f858f1d
|
Fix image path
git-svn-id: https://develop.svn.wordpress.org/trunk@5687 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 21:47:12 +00:00 |
Ryan Boren
|
18f29da681
|
MT importer rework. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5684 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-12 19:49:30 +00:00 |
rob1n
|
af3be824e7
|
Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-11 21:05:50 +00:00 |
rob1n
|
9b8768f248
|
Fix <!--generator--> line's time format. Props macbis. fixes #4424 for 2.3 and 2.2.
git-svn-id: https://develop.svn.wordpress.org/trunk@5674 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 23:06:10 +00:00 |
Ryan Boren
|
daadfe3ffd
|
More comment caching. see #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5667 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 06:56:34 +00:00 |
Ryan Boren
|
163f22deb5
|
Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 00:20:22 +00:00 |
rob1n
|
39d09a1675
|
Update CSS paths. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5665 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-08 00:19:35 +00:00 |
rob1n
|
794b879bae
|
Move a stray <p> from a recent change.
git-svn-id: https://develop.svn.wordpress.org/trunk@5663 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-07 22:52:09 +00:00 |
Matt Mullenweg
|
b8d6506d6f
|
No good reason to align the mark all in the center or move the metadata around.
git-svn-id: https://develop.svn.wordpress.org/trunk@5661 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-07 14:01:02 +00:00 |
Ryan Boren
|
4feb85438d
|
Fix category renaming. fixes #4415 see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5659 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-06 16:12:02 +00:00 |
Ryan Boren
|
b18cb943b6
|
Remove comment_text filter from get_comment_to_edit. fixes #4403 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5655 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-05 14:41:02 +00:00 |
Ryan Boren
|
9a4537dca9
|
First cut of link category management. Rough and ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@5654 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-05 05:08:27 +00:00 |