Ryan Boren
|
f8f9acc610
|
i18n fixes from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3262 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-02 22:37:02 +00:00 |
|
Ryan Boren
|
96a472460d
|
Add wp_upload_bits(). Attempt to fix mw_newMediaObject().
git-svn-id: https://develop.svn.wordpress.org/trunk@3255 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-01 22:51:40 +00:00 |
|
Ryan Boren
|
b6a751dc30
|
Make sure user_login keyed caches are cleared upon change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3254 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-01 17:38:37 +00:00 |
|
Ryan Boren
|
b6d0d21f63
|
Don't attempt to match the index against a rule. This fixes problems with /index.php requests matching agagainst the %category% rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@3252 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-01 01:34:29 +00:00 |
|
Ryan Boren
|
ba38c0c3c4
|
Remove ugly whitespace. Props abhay. fixes #1996
git-svn-id: https://develop.svn.wordpress.org/trunk@3250 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 21:13:18 +00:00 |
|
Ryan Boren
|
4a4598bbdb
|
add_role() and remove_role() convenience wrappers around
git-svn-id: https://develop.svn.wordpress.org/trunk@3249 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 20:04:04 +00:00 |
|
Ryan Boren
|
aa6a393a50
|
Add delete_usermeta(). fixes #1992
git-svn-id: https://develop.svn.wordpress.org/trunk@3247 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 19:19:47 +00:00 |
|
Ryan Boren
|
1f77f33d51
|
Remove extraneous parens.
git-svn-id: https://develop.svn.wordpress.org/trunk@3245 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 17:30:51 +00:00 |
|
Ryan Boren
|
619d8d0c0c
|
TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
git-svn-id: https://develop.svn.wordpress.org/trunk@3244 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 17:15:43 +00:00 |
|
Ryan Boren
|
02e9e6d8ea
|
Allow Author role to edit published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3243 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 07:47:22 +00:00 |
|
Ryan Boren
|
1dae83d024
|
Return role object after adding.
git-svn-id: https://develop.svn.wordpress.org/trunk@3242 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 07:32:43 +00:00 |
|
Ryan Boren
|
2520664ada
|
Unserialize fix. fixes #1988
git-svn-id: https://develop.svn.wordpress.org/trunk@3239 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 00:25:05 +00:00 |
|
Ryan Boren
|
7cec380314
|
Add get_role() convenience wrapper.
git-svn-id: https://develop.svn.wordpress.org/trunk@3238 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 18:47:28 +00:00 |
|
Ryan Boren
|
b948ca459f
|
escapeshell SA17779
git-svn-id: https://develop.svn.wordpress.org/trunk@3235 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 14:07:30 +00:00 |
|
Matt Mullenweg
|
92729e5fba
|
Part of a healthy balanced breakfast - fixes #1980
git-svn-id: https://develop.svn.wordpress.org/trunk@3234 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 07:58:50 +00:00 |
|
Ryan Boren
|
007caf7c3c
|
Only unset query vars when serving admin pages. fixes #1979
git-svn-id: https://develop.svn.wordpress.org/trunk@3233 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 06:44:44 +00:00 |
|
Ryan Boren
|
0577003eb9
|
If PHP_SELF is empty, use REQUEST_URI when determining pagenow.
git-svn-id: https://develop.svn.wordpress.org/trunk@3231 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 02:33:25 +00:00 |
|
Matt Mullenweg
|
47bc943716
|
So close I can taste it.
git-svn-id: https://develop.svn.wordpress.org/trunk@3230 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 02:01:48 +00:00 |
|
Ryan Boren
|
5e34745dc9
|
Use the full page hierarchy when matching page URIs. Props David House. fixes #1964
git-svn-id: https://develop.svn.wordpress.org/trunk@3229 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 01:43:32 +00:00 |
|
Ryan Boren
|
6f3cb17751
|
Don't try to do permalinks for admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@3226 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 23:30:42 +00:00 |
|
Matt Mullenweg
|
4ae18b8c15
|
Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 23:05:12 +00:00 |
|
Matt Mullenweg
|
83bca28d72
|
No need to do those big fancy joins.
git-svn-id: https://develop.svn.wordpress.org/trunk@3220 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 09:44:56 +00:00 |
|
Matt Mullenweg
|
0d88ea9ef8
|
Another query bites the dust!
git-svn-id: https://develop.svn.wordpress.org/trunk@3219 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 09:37:17 +00:00 |
|
Matt Mullenweg
|
062836b194
|
Don't create empty umeta values.
git-svn-id: https://develop.svn.wordpress.org/trunk@3218 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 08:48:18 +00:00 |
|
Matt Mullenweg
|
dd9bb0699c
|
Return if not an array, fixes #1940
git-svn-id: https://develop.svn.wordpress.org/trunk@3217 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 06:38:12 +00:00 |
|
Matt Mullenweg
|
99fcdc938f
|
Don't show 404s for empty cats, fixes #1969
git-svn-id: https://develop.svn.wordpress.org/trunk@3215 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-28 03:15:48 +00:00 |
|
Matt Mullenweg
|
ec77539416
|
Better email from, fixes #1532
git-svn-id: https://develop.svn.wordpress.org/trunk@3214 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-25 22:57:26 +00:00 |
|
Ryan Boren
|
7226d2f2b3
|
Strip home path from path info. This prevents a path info value of '/wp/index.php' from being considered as a permalink request. fixes #1938
git-svn-id: https://develop.svn.wordpress.org/trunk@3206 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 22:38:25 +00:00 |
|
Ryan Boren
|
2ebfe35d2d
|
s/user_description/description/. Props tinyau. fixes #1943
git-svn-id: https://develop.svn.wordpress.org/trunk@3205 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 18:01:32 +00:00 |
|
Ryan Boren
|
81fed95acf
|
Add get_attached_file().
git-svn-id: https://develop.svn.wordpress.org/trunk@3203 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 10:00:07 +00:00 |
|
Matt Mullenweg
|
a0556647af
|
Don't show 0 as a month.
git-svn-id: https://develop.svn.wordpress.org/trunk@3202 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 07:57:58 +00:00 |
|
Ryan Boren
|
2bab8b487e
|
Allow wp_insert/update_post to handle classes in addition to associative arrays. This should avoid the 'Cannot use object of type stdClass as array' warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3200 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 01:35:08 +00:00 |
|
Ryan Boren
|
289ef9a954
|
Add some defaults to avoid MySQL warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3199 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 00:38:56 +00:00 |
|
Ryan Boren
|
3b4d47257d
|
Add glob() compat for php < 4.3.0
git-svn-id: https://develop.svn.wordpress.org/trunk@3198 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 23:39:56 +00:00 |
|
Ryan Boren
|
c29812748d
|
Store some values in the class for debug purposes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3197 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 21:07:48 +00:00 |
|
Matt Mullenweg
|
fd081cb70e
|
Bumpa version
git-svn-id: https://develop.svn.wordpress.org/trunk@3195 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 09:56:15 +00:00 |
|
Ryan Boren
|
07c03bb2f3
|
Silence mkdir().
git-svn-id: https://develop.svn.wordpress.org/trunk@3194 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 07:45:07 +00:00 |
|
Ryan Boren
|
e53912a4dd
|
Instead of incrementing the current comment count, recount all comments to make sure we have a good count. Props Mark Jaquith. fixes #1920
git-svn-id: https://develop.svn.wordpress.org/trunk@3193 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 03:45:40 +00:00 |
|
Ryan Boren
|
742e46274f
|
Upgrade to Snoopy 1.2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@3191 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 01:14:26 +00:00 |
|
Ryan Boren
|
43002e6cc1
|
Update meta before updating the post so that page_template is not stomped. fixes #1933
git-svn-id: https://develop.svn.wordpress.org/trunk@3190 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-22 00:36:36 +00:00 |
|
Ryan Boren
|
b41c0e1360
|
Therapeutic db version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3183 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-21 09:13:20 +00:00 |
|
Ryan Boren
|
94804af59a
|
Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924
git-svn-id: https://develop.svn.wordpress.org/trunk@3174 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-21 02:08:59 +00:00 |
|
Ryan Boren
|
4327bb7a1e
|
TinyMCE publish fix from skeltoac. fixes #1921
git-svn-id: https://develop.svn.wordpress.org/trunk@3172 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-20 07:34:47 +00:00 |
|
Ryan Boren
|
3b1677473a
|
Silence fopen warnings and check return.
git-svn-id: https://develop.svn.wordpress.org/trunk@3171 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 22:52:57 +00:00 |
|
Ryan Boren
|
f086287b81
|
Suppress fopen warnings and check return.
git-svn-id: https://develop.svn.wordpress.org/trunk@3170 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 20:12:26 +00:00 |
|
Ryan Boren
|
d9d9fedb7a
|
get_post_mime_type() from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3169 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 20:08:21 +00:00 |
|
Ryan Boren
|
38192bfb4f
|
Remove extra file.
git-svn-id: https://develop.svn.wordpress.org/trunk@3168 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:41:54 +00:00 |
|
Ryan Boren
|
5fa9e518ee
|
Add missing file.
git-svn-id: https://develop.svn.wordpress.org/trunk@3167 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:41:21 +00:00 |
|
Ryan Boren
|
4959c3fefa
|
Relocate help icon to the correct place.
git-svn-id: https://develop.svn.wordpress.org/trunk@3166 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:39:09 +00:00 |
|
Ryan Boren
|
c48eaea2fd
|
Update help icon.
git-svn-id: https://develop.svn.wordpress.org/trunk@3165 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:28:48 +00:00 |
|
Ryan Boren
|
a1ef8e762c
|
TinyMCE help. fixes #1908
git-svn-id: https://develop.svn.wordpress.org/trunk@3163 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:15:11 +00:00 |
|
Ryan Boren
|
1549abf703
|
Wrong PCRE flag break TinyMCE on lower PHP versions. fixes #1913
git-svn-id: https://develop.svn.wordpress.org/trunk@3162 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 19:11:03 +00:00 |
|
Matt Mullenweg
|
64d7f37d3a
|
Dat da-da duuuummmmmmmm
git-svn-id: https://develop.svn.wordpress.org/trunk@3160 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-19 00:19:43 +00:00 |
|
Ryan Boren
|
97eefbc202
|
Don't texturize for the rich editor. Props skeltoac. fixes #1909
git-svn-id: https://develop.svn.wordpress.org/trunk@3156 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-18 23:27:39 +00:00 |
|
Ryan Boren
|
94a4853f02
|
Autosave warning fix. fixes #1910
git-svn-id: https://develop.svn.wordpress.org/trunk@3153 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-18 22:55:39 +00:00 |
|
Ryan Boren
|
7a90a61c9d
|
Attachment cleanups from skeltoac. fixes #1870
git-svn-id: https://develop.svn.wordpress.org/trunk@3145 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-18 09:25:47 +00:00 |
|
Ryan Boren
|
69f0e94125
|
Remove dead code.
git-svn-id: https://develop.svn.wordpress.org/trunk@3143 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-18 02:20:19 +00:00 |
|
Ryan Boren
|
5db06a0f98
|
Don't return undefined variable.
git-svn-id: https://develop.svn.wordpress.org/trunk@3142 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-18 02:15:08 +00:00 |
|
Ryan Boren
|
4b3f2a3cb4
|
Filter on the_content_rss. Props Kafkaesqui. fixes #1685
git-svn-id: https://develop.svn.wordpress.org/trunk@3140 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 23:17:06 +00:00 |
|
Ryan Boren
|
d13f35cdec
|
Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866
git-svn-id: https://develop.svn.wordpress.org/trunk@3139 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 23:01:28 +00:00 |
|
Ryan Boren
|
c6c21c0d26
|
Don't loop over empty options. fixes #1900
git-svn-id: https://develop.svn.wordpress.org/trunk@3138 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 22:46:18 +00:00 |
|
Ryan Boren
|
751c08fd49
|
Tidy up get_userdatabylogin().
git-svn-id: https://develop.svn.wordpress.org/trunk@3137 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 18:15:59 +00:00 |
|
Ryan Boren
|
15513318ba
|
Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 17:47:29 +00:00 |
|
Ryan Boren
|
bd536befa8
|
Don't bother with sems.
git-svn-id: https://develop.svn.wordpress.org/trunk@3131 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 09:30:14 +00:00 |
|
Ryan Boren
|
80bc0af577
|
Add posts_groupby and posts_request filters. fixes #1479
git-svn-id: https://develop.svn.wordpress.org/trunk@3130 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 09:10:18 +00:00 |
|
Ryan Boren
|
6fcabdfba3
|
i18n fix from nbachiyski. fixes #1874
git-svn-id: https://develop.svn.wordpress.org/trunk@3125 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 03:01:55 +00:00 |
|
Ryan Boren
|
3e78ac5ae6
|
Check if writable before checking if dir to avoid permission denied problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@3123 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 02:24:52 +00:00 |
|
Matt Mullenweg
|
39a7455309
|
Fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@3122 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 01:57:18 +00:00 |
|
Matt Mullenweg
|
e93d21f350
|
New logo, better login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3120 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 00:51:34 +00:00 |
|
Matt Mullenweg
|
b4b4d48778
|
Not used any more.
git-svn-id: https://develop.svn.wordpress.org/trunk@3119 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 00:34:24 +00:00 |
|
Ryan Boren
|
a4e487c8e7
|
Add missing space to fix validation. Props seth. fixes #1887
git-svn-id: https://develop.svn.wordpress.org/trunk@3118 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:59:29 +00:00 |
|
Ryan Boren
|
1c2e933d90
|
Don't run stylesheet directory URI through filters. fixes #1890
git-svn-id: https://develop.svn.wordpress.org/trunk@3117 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:54:39 +00:00 |
|
Ryan Boren
|
da61a9f508
|
Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
git-svn-id: https://develop.svn.wordpress.org/trunk@3115 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:48:12 +00:00 |
|
Matt Mullenweg
|
01c2155563
|
Better email links, fixes #1416
git-svn-id: https://develop.svn.wordpress.org/trunk@3114 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:44:03 +00:00 |
|
Ryan Boren
|
753dbd7183
|
Silence file ops.
git-svn-id: https://develop.svn.wordpress.org/trunk@3113 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:40:14 +00:00 |
|
Ryan Boren
|
ee98b26ac0
|
More 404 work. Hopefully fixes #1471
git-svn-id: https://develop.svn.wordpress.org/trunk@3111 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 22:54:52 +00:00 |
|
Ryan Boren
|
faa7e8cbdd
|
Don't flush if cache is disabled.
git-svn-id: https://develop.svn.wordpress.org/trunk@3110 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 19:01:58 +00:00 |
|
Ryan Boren
|
e9a970fd29
|
Fix 404s. Props donncha. fixes #1471
git-svn-id: https://develop.svn.wordpress.org/trunk@3108 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 10:16:20 +00:00 |
|
Ryan Boren
|
5135115f45
|
Fix typos in remove_accents(). Props kyknos and YaaL. fixes #1688
git-svn-id: https://develop.svn.wordpress.org/trunk@3106 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 06:37:06 +00:00 |
|
Ryan Boren
|
376a04e7de
|
Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 06:29:36 +00:00 |
|
Ryan Boren
|
cae1b67170
|
Make sure plugins and themes are readable. Props Mike Little. fixes #1502
git-svn-id: https://develop.svn.wordpress.org/trunk@3103 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 03:27:22 +00:00 |
|
Ryan Boren
|
62f1fd972b
|
Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
git-svn-id: https://develop.svn.wordpress.org/trunk@3102 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 02:54:23 +00:00 |
|
Ryan Boren
|
35dd21caec
|
Execute rewrite rules for / so that plugins can add rules. Props: filosofo. fixes #1864
git-svn-id: https://develop.svn.wordpress.org/trunk@3097 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 01:58:04 +00:00 |
|
Ryan Boren
|
1228f9e554
|
Update to use cap API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3095 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 00:50:02 +00:00 |
|
Ryan Boren
|
77fe382c33
|
Move category post count updater into wp_set_post_cats().
git-svn-id: https://develop.svn.wordpress.org/trunk@3094 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-15 23:47:16 +00:00 |
|
Ryan Boren
|
1a012b8b49
|
Renaming. object and subpost are now attachment. post_type is post_mime_type.
git-svn-id: https://develop.svn.wordpress.org/trunk@3092 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-15 22:55:24 +00:00 |
|
Ryan Boren
|
06d61e1f7a
|
Update category counts. Props donncha. fixes #1886
git-svn-id: https://develop.svn.wordpress.org/trunk@3091 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-15 16:31:24 +00:00 |
|
Ryan Boren
|
1a7354a608
|
Fix [3074] commit so that draft->publish transitions up date the timestamp.
git-svn-id: https://develop.svn.wordpress.org/trunk@3090 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-15 00:00:26 +00:00 |
|
Matt Mullenweg
|
1663e2088e
|
Mystery of the disappearing post solved, fixes #1879
git-svn-id: https://develop.svn.wordpress.org/trunk@3089 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 23:28:10 +00:00 |
|
Ryan Boren
|
b49bd4d290
|
Flush the cache before installing. fixes #1877
git-svn-id: https://develop.svn.wordpress.org/trunk@3088 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 22:32:03 +00:00 |
|
Ryan Boren
|
d68dac7f69
|
Implement wp_cache_flush().
git-svn-id: https://develop.svn.wordpress.org/trunk@3087 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 22:10:28 +00:00 |
|
Ryan Boren
|
aedbd711b2
|
Avoid infinite recursion when expiring cache. fixes #1875
git-svn-id: https://develop.svn.wordpress.org/trunk@3086 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 21:29:30 +00:00 |
|
Matt Mullenweg
|
bfcff70845
|
Don't die on me now! Fixes #1631
git-svn-id: https://develop.svn.wordpress.org/trunk@3083 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:21:39 +00:00 |
|
Matt Mullenweg
|
5f7471444a
|
Allow modified, fixes #1651
git-svn-id: https://develop.svn.wordpress.org/trunk@3080 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:12:22 +00:00 |
|
Matt Mullenweg
|
dbada5cd7e
|
Follow standards in Pingback - fixes #1668
git-svn-id: https://develop.svn.wordpress.org/trunk@3078 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:08:12 +00:00 |
|
Matt Mullenweg
|
a313d7adfb
|
Fixes #1837 timestamp funkiness
git-svn-id: https://develop.svn.wordpress.org/trunk@3074 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 09:56:41 +00:00 |
|
Matt Mullenweg
|
5962ca9e11
|
Reverse that cleanup, there is reason in the madness ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@3071 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 09:08:27 +00:00 |
|
Matt Mullenweg
|
e1b81babff
|
Small cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3068 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 08:51:04 +00:00 |
|
Ryan Boren
|
3098fe172e
|
Don't return false from get_settings() when installing. Use update_option() when setting the blog title and admin email so that the cache is kept in sync. fixes #1869
git-svn-id: https://develop.svn.wordpress.org/trunk@3067 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 06:51:09 +00:00 |
|
Matt Mullenweg
|
6a39dae1c2
|
Silly thumbnail files
git-svn-id: https://develop.svn.wordpress.org/trunk@3066 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 03:08:08 +00:00 |
|