Ryan Boren
|
0983dd3c00
|
Really make slugs unique during upgrade. fixes #4776
git-svn-id: https://develop.svn.wordpress.org/trunk@5908 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-21 00:11:46 +00:00 |
Ryan Boren
|
d8adefe0b2
|
bookmark sanitizer funcs and default filter cleanup. see #4546
git-svn-id: https://develop.svn.wordpress.org/trunk@5906 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-20 22:50:04 +00:00 |
Matt Mullenweg
|
bb24dac060
|
Better styling for update notice, fixes #1476
git-svn-id: https://develop.svn.wordpress.org/trunk@5904 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-20 07:01:15 +00:00 |
Matt Mullenweg
|
f6c6582ff3
|
First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5892 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-17 10:33:52 +00:00 |
Ryan Boren
|
1b36113b6a
|
Space before slash to properly close br tag. Props tmountjr. fixes #4717
git-svn-id: https://develop.svn.wordpress.org/trunk@5870 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-14 03:12:24 +00:00 |
Ryan Boren
|
3e5d2230d2
|
Use opendir instead of dir. Props nbachiyski. fixes #4450
git-svn-id: https://develop.svn.wordpress.org/trunk@5867 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-14 02:58:33 +00:00 |
Mark Jaquith
|
671c99b492
|
More upload escaping. Props Brian Layman. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5837 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-01 20:58:19 +00:00 |
Matt Mullenweg
|
1d1effa962
|
Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: https://develop.svn.wordpress.org/trunk@5836 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-01 19:41:44 +00:00 |
Mark Jaquith
|
b01f6d8c75
|
attribute_escape() in upload form action. Props Nazgul. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5827 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-01 17:20:01 +00:00 |
Mark Jaquith
|
de0494e090
|
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-30 16:32:12 +00:00 |
Matt Mullenweg
|
f57bf53f8f
|
Shows pending moderation comments in title and bold comment numbers with comments that need attention.
git-svn-id: https://develop.svn.wordpress.org/trunk@5821 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-29 19:56:55 +00:00 |
Mark Jaquith
|
593eca6f21
|
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
git-svn-id: https://develop.svn.wordpress.org/trunk@5820 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-27 21:28:01 +00:00 |
Ryan Boren
|
9919fa4f39
|
Recalculate counts
git-svn-id: https://develop.svn.wordpress.org/trunk@5815 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-21 21:52:35 +00:00 |
Ryan Boren
|
e98062fb93
|
First attempt at upgrading old releases that used the linkcategories table to taxonomy. Needs testing.
git-svn-id: https://develop.svn.wordpress.org/trunk@5814 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-21 20:53:19 +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
|
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
|
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 |
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
|
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
|
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
rob1n
|
cd9f0559d9
|
Better use empty alt attribute than the filename. Props cpoteet. fixes #3100
git-svn-id: https://develop.svn.wordpress.org/trunk@5653 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-05 04:40:10 +00:00 |
Ryan Boren
|
6aa3a65c02
|
Run comment_text filter before format_to_edit() when getting a comment to edit. fixes #4403 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5646 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-04 17:43:22 +00:00 |
Ryan Boren
|
7fd0cb8c83
|
Upgrade fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5643 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-03 18:57:14 +00:00 |
Ryan Boren
|
67013eb065
|
Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5637 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 02:53:09 +00:00 |
rob1n
|
42a1f116d5
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 00:37:51 +00:00 |
rob1n
|
e2513b5643
|
Keep greedy regex's in control. fixes #4165
git-svn-id: https://develop.svn.wordpress.org/trunk@5630 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-02 00:02:06 +00:00 |
rob1n
|
41e6999e05
|
A bit simpler.
git-svn-id: https://develop.svn.wordpress.org/trunk@5628 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 23:16:50 +00:00 |
Ryan Boren
|
9aae8013a8
|
query by parent, not child_of, in get_nested_categories(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5622 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-01 02:24:07 +00:00 |
Ryan Boren
|
43483ef854
|
Use new term tables in wp_install_defaults(). see #4380, #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5621 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 22:50:47 +00:00 |
Ryan Boren
|
b4d7d80744
|
If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5612 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:44:18 +00:00 |
Ryan Boren
|
d5e0bed711
|
Disable nesting until inifinite loop tracked down.
git-svn-id: https://develop.svn.wordpress.org/trunk@5608 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-31 03:09:58 +00:00 |
Ryan Boren
|
18c1cade87
|
Category hierarchy fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5597 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-30 01:39:47 +00:00 |
Ryan Boren
|
442ef7253a
|
Post and page management filter additions from mdawaffe. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5587 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-29 04:28:10 +00:00 |