Ryan Boren
|
cd766e57e9
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 16:40:17 +00:00 |
|
Ryan Boren
|
91a4f85ca8
|
Cast page_id to int before deciding if is_page. fixes #2769
git-svn-id: https://develop.svn.wordpress.org/trunk@4132 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 09:41:40 +00:00 |
|
Ryan Boren
|
c905e6fef4
|
Deprecate query_string. Add 'request' filter to filter the array of query vars. Pass around arrays instead of query strings. fixes #2777
git-svn-id: https://develop.svn.wordpress.org/trunk@4129 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 05:41:38 +00:00 |
|
Ryan Boren
|
54786c0cc5
|
Allow passing an associative array of query vars to avoid parse_str overhead.
git-svn-id: https://develop.svn.wordpress.org/trunk@4128 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 04:02:12 +00:00 |
|
Ryan Boren
|
0f6f0b20ae
|
Feeds for singular object queries should be comment feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4127 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 03:34:17 +00:00 |
|
Ryan Boren
|
be534f0d46
|
Add is_singular() convenience function.
git-svn-id: https://develop.svn.wordpress.org/trunk@4126 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 03:33:39 +00:00 |
|
Ryan Boren
|
4185956fab
|
Keep the frag at the end. Props mdawaffe. fixes #3078
git-svn-id: https://develop.svn.wordpress.org/trunk@4123 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 01:02:45 +00:00 |
|
Ryan Boren
|
92f57633da
|
Allow passing extra data back with errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@4122 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-29 20:17:41 +00:00 |
|
Ryan Boren
|
aece412f39
|
Alpha bumpage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4121 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-28 23:15:52 +00:00 |
|
Ryan Boren
|
c2e2e7e9ca
|
Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@4120 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-28 23:08:48 +00:00 |
|
Ryan Boren
|
60cb6a952b
|
Handle posts with an empty cat list. fixes #3072
git-svn-id: https://develop.svn.wordpress.org/trunk@4119 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-27 19:26:03 +00:00 |
|
Ryan Boren
|
de56075801
|
Don't save if both title and content are empty. fixes #2390
git-svn-id: https://develop.svn.wordpress.org/trunk@4117 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-25 00:27:15 +00:00 |
|
Ryan Boren
|
03bd697b27
|
Add single_cat_title filter. Props ryanscheuermann. fixes #2935
git-svn-id: https://develop.svn.wordpress.org/trunk@4116 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 23:50:24 +00:00 |
|
Ryan Boren
|
04e6ae9d7b
|
comments-rss2 fix from Mark J. fixes #3055
git-svn-id: https://develop.svn.wordpress.org/trunk@4114 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 23:32:47 +00:00 |
|
Ryan Boren
|
88cd96ff72
|
Allow use of global roles array instead of options db. Useful for multi-blog setups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4113 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 23:23:36 +00:00 |
|
Ryan Boren
|
4a9ad00205
|
Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 22:33:16 +00:00 |
|
Ryan Boren
|
33e6c8fbde
|
cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: https://develop.svn.wordpress.org/trunk@4109 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-22 17:31:53 +00:00 |
|
Ryan Boren
|
4f4f3595ac
|
Code purtification from Mark J. fixes #3060
git-svn-id: https://develop.svn.wordpress.org/trunk@4108 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-22 09:24:31 +00:00 |
|
Ryan Boren
|
8dba300bf5
|
Use get_option instead of get_bloginfo to retrieve siteurl cause the two aren't the same for some mystical reason.
git-svn-id: https://develop.svn.wordpress.org/trunk@4107 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-22 05:57:28 +00:00 |
|
Ryan Boren
|
fbfc1f6947
|
Don't page off the end. Props Mark J. fixes #3039
git-svn-id: https://develop.svn.wordpress.org/trunk@4106 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-18 08:36:11 +00:00 |
|
Ryan Boren
|
af017d27c1
|
script loader fix from mdawaffe. fixes #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@4105 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-18 05:23:41 +00:00 |
|
Ryan Boren
|
a313da93d7
|
Update category counts to include children. Don't hide empty parent cats that have non-empty children. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@4104 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-17 04:46:16 +00:00 |
|
Ryan Boren
|
f2e7bbb410
|
Don't autosave if no changes. Props masquerade. fixes #3042
git-svn-id: https://develop.svn.wordpress.org/trunk@4103 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-16 07:28:24 +00:00 |
|
Ryan Boren
|
0a31b264ac
|
Don't autosave if no changes. Props masquerade. fixes #3042
git-svn-id: https://develop.svn.wordpress.org/trunk@4102 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-16 06:56:35 +00:00 |
|
Ryan Boren
|
5c2a838d90
|
Autosave focus grab fix from masquerade. fixes #3040
git-svn-id: https://develop.svn.wordpress.org/trunk@4101 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-16 02:50:03 +00:00 |
|
Ryan Boren
|
1309112916
|
Update action after generating a new nonce to reduce race condition window.
git-svn-id: https://develop.svn.wordpress.org/trunk@4098 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-15 21:07:13 +00:00 |
|
Ryan Boren
|
07a4fa5c0b
|
Preserve is_feed setting when handling a 404. Props skeltoac. fixes #3019
git-svn-id: https://develop.svn.wordpress.org/trunk@4096 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-15 05:03:14 +00:00 |
|
Ryan Boren
|
4213e51be1
|
Init last_result to an empty array. fixes #2913
git-svn-id: https://develop.svn.wordpress.org/trunk@4092 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 22:23:03 +00:00 |
|
Ryan Boren
|
b86470f23b
|
Fix proxy check regex. Props westi. fixes #3028
git-svn-id: https://develop.svn.wordpress.org/trunk@4091 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 22:19:28 +00:00 |
|
Ryan Boren
|
3b1aadedac
|
Bump mce ver for script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@4090 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 22:11:30 +00:00 |
|
Ryan Boren
|
e475a06ad3
|
Bump dbx ver for script loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@4089 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 21:49:11 +00:00 |
|
Ryan Boren
|
5f241c40be
|
autosave fix ups
git-svn-id: https://develop.svn.wordpress.org/trunk@4086 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 18:50:28 +00:00 |
|
Ryan Boren
|
3cbad655d5
|
wpTriggerSave for autosave. does not move cursor.
git-svn-id: https://develop.svn.wordpress.org/trunk@4085 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 18:19:32 +00:00 |
|
Ryan Boren
|
0106320536
|
autosave span from masquerade
git-svn-id: https://develop.svn.wordpress.org/trunk@4084 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 07:26:48 +00:00 |
|
Ryan Boren
|
ff9a056e8b
|
Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: https://develop.svn.wordpress.org/trunk@4082 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 03:54:45 +00:00 |
|
Ryan Boren
|
2b96969ee2
|
Update tinyMCE to 2.0.6.1. fixes #3003
git-svn-id: https://develop.svn.wordpress.org/trunk@4080 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-09 19:39:17 +00:00 |
|
Ryan Boren
|
7c6d67134e
|
Always clears future publication hook in case the post status bounced from future to draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@4078 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-07 04:43:38 +00:00 |
|
Ryan Boren
|
ac77e5291f
|
Rework wp_publish_post() to use wp_update_post() again while turning off filters. Clear the cron schedule for a post when the post timestamp is updated. #2715 #2737
git-svn-id: https://develop.svn.wordpress.org/trunk@4077 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-07 03:50:55 +00:00 |
|
Ryan Boren
|
ed1ea4c629
|
Don't forget to concat. Props cschneid. fixes #2988
git-svn-id: https://develop.svn.wordpress.org/trunk@4075 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-05 04:18:09 +00:00 |
|
Ryan Boren
|
624746bcf1
|
More more for xmlrpc. fixes #2991
git-svn-id: https://develop.svn.wordpress.org/trunk@4074 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-05 04:11:51 +00:00 |
|
Ryan Boren
|
8386c4a5c9
|
There can be only one, or maybe more. Props Mark J. fixes #2991
git-svn-id: https://develop.svn.wordpress.org/trunk@4071 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-01 13:53:04 +00:00 |
|
Ryan Boren
|
1eba7bb0f3
|
(More more more) how do you like it, how do you like it. fixes #2991
git-svn-id: https://develop.svn.wordpress.org/trunk@4070 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-01 04:54:23 +00:00 |
|
Ryan Boren
|
da4045e886
|
No magic vals
git-svn-id: https://develop.svn.wordpress.org/trunk@4067 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-29 01:45:17 +00:00 |
|
Ryan Boren
|
63089f57b4
|
htmlspecial
git-svn-id: https://develop.svn.wordpress.org/trunk@4065 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-29 01:40:47 +00:00 |
|
Ryan Boren
|
b15ddd4e0d
|
specialchars DB error.
git-svn-id: https://develop.svn.wordpress.org/trunk@4061 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-28 22:58:38 +00:00 |
|
Ryan Boren
|
85c2f38d41
|
Make nicename optional.
git-svn-id: https://develop.svn.wordpress.org/trunk@4057 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-28 10:50:35 +00:00 |
|
Ryan Boren
|
ae80425b1e
|
Use get_userdata(). fixes #2976
git-svn-id: https://develop.svn.wordpress.org/trunk@4055 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-27 23:27:27 +00:00 |
|
Ryan Boren
|
852bc46505
|
Faster remove accents. Props skeltoac. fixes #2978
git-svn-id: https://develop.svn.wordpress.org/trunk@4050 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-26 22:55:36 +00:00 |
|
Ryan Boren
|
6e582f4f39
|
specialchars feed titles. Props leftjustified. fixes #1451
git-svn-id: https://develop.svn.wordpress.org/trunk@4046 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-26 17:43:15 +00:00 |
|
Ryan Boren
|
0a2c0a3640
|
Quote escaping fixes from mdawaffe. fixes #2975
git-svn-id: https://develop.svn.wordpress.org/trunk@4043 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-26 08:40:00 +00:00 |
|