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
|
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 |
|
Matt Mullenweg
|
7711e1ba8f
|
Slicker category adding, fixes #1882
git-svn-id: https://develop.svn.wordpress.org/trunk@3135 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 10:23:35 +00:00 |
|
Ryan Boren
|
9e6d93b6d6
|
Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 10:10:10 +00:00 |
|
Ryan Boren
|
bda11c7c40
|
Use new logo. Props nbachiyski. fixes #1896
git-svn-id: https://develop.svn.wordpress.org/trunk@3133 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 09:55:53 +00:00 |
|
Ryan Boren
|
e94f3a0418
|
Bookmarklet script updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3132 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 09:44:41 +00:00 |
|
Ryan Boren
|
95cf1eb670
|
Flush the cache for upgrades. Flesh out __get_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@3129 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 05:32:55 +00:00 |
|
Ryan Boren
|
673db4570a
|
Populate category and comment counts for default post and cat.
git-svn-id: https://develop.svn.wordpress.org/trunk@3128 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 05:10:18 +00:00 |
|
Ryan Boren
|
eb4979a640
|
New bookmarklet action.
git-svn-id: https://develop.svn.wordpress.org/trunk@3127 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 03:26:24 +00:00 |
|
Matt Mullenweg
|
7252579349
|
Some changes and tweaks to how the inline image uploading works.
git-svn-id: https://develop.svn.wordpress.org/trunk@3126 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 03:19:19 +00:00 |
|
Matt Mullenweg
|
3c5bb8ee03
|
This doesn't work with PHP running under suexec.
git-svn-id: https://develop.svn.wordpress.org/trunk@3124 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 02:50:14 +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
|
a6ff5a77a6
|
git-svn-id: https://develop.svn.wordpress.org/trunk@3116 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:51:04 +00:00 |
|
Matt Mullenweg
|
b27225b0ca
|
Removing personal options, putting on profile page. Fixes #1557
git-svn-id: https://develop.svn.wordpress.org/trunk@3112 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:32:38 +00:00 |
|
Ryan Boren
|
8844ae0ca9
|
Delete cut-and-paste error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3109 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 18:27:47 +00:00 |
|
Ryan Boren
|
f7312de103
|
Assign a valid default role. Props ringmaster. fixes #1823
git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 06:31:21 +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
|
b8f0875533
|
Don't show Publish button for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3101 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 02:17:26 +00:00 |
|
Ryan Boren
|
7d851aa114
|
A button called Save. Props morydd. fixes #1411
git-svn-id: https://develop.svn.wordpress.org/trunk@3100 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 02:15:24 +00:00 |
|
Ryan Boren
|
acce976ef2
|
Typo. fixes #1805
git-svn-id: https://develop.svn.wordpress.org/trunk@3099 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 02:09:27 +00:00 |
|
Ryan Boren
|
c8a8ab6807
|
Importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3098 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 02:07:56 +00:00 |
|
Ryan Boren
|
a0d9c53007
|
Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 00:52:14 +00:00 |
|
Ryan Boren
|
68852dc1f5
|
Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
git-svn-id: https://develop.svn.wordpress.org/trunk@3093 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-15 23:39:32 +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
|
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 |
|
Matt Mullenweg
|
f26a84a752
|
No need to display the whole big path, fixes #1617
git-svn-id: https://develop.svn.wordpress.org/trunk@3084 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:26:39 +00:00 |
|
Matt Mullenweg
|
81460359c9
|
Clear bottoms, fixes #1640
git-svn-id: https://develop.svn.wordpress.org/trunk@3082 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:19:22 +00:00 |
|
Matt Mullenweg
|
3e46dabd03
|
These are not the categories you're looking for, fixes #1654
git-svn-id: https://develop.svn.wordpress.org/trunk@3079 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:11:15 +00:00 |
|
Matt Mullenweg
|
4c8b6b1197
|
Good idea, fixes #1687
git-svn-id: https://develop.svn.wordpress.org/trunk@3077 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:06:52 +00:00 |
|
Matt Mullenweg
|
9385ddc440
|
No weird chars in #1714
git-svn-id: https://develop.svn.wordpress.org/trunk@3075 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 09:59:47 +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
|
1932ae4455
|
Add charset and such, fixes #1831
git-svn-id: https://develop.svn.wordpress.org/trunk@3073 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 09:45:13 +00:00 |
|
Matt Mullenweg
|
c9c0ad10dd
|
Slight pretty-upping, fixes #1798
git-svn-id: https://develop.svn.wordpress.org/trunk@3072 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 09:42:44 +00:00 |
|
Matt Mullenweg
|
eb6572f681
|
Real default category, fixes #1873
git-svn-id: https://develop.svn.wordpress.org/trunk@3070 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 08:58:16 +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
|
6666f2ac8f
|
Fixes #1825 again so people can't demote themselves
git-svn-id: https://develop.svn.wordpress.org/trunk@3064 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 04:56:05 +00:00 |
|
Matt Mullenweg
|
8d259b4562
|
Really shouldn't be shown.
git-svn-id: https://develop.svn.wordpress.org/trunk@3063 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 04:54:03 +00:00 |
|
Matt Mullenweg
|
899d70bbbd
|
More eol-style: native
git-svn-id: https://develop.svn.wordpress.org/trunk@3062 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 04:43:57 +00:00 |
|
Matt Mullenweg
|
d245e9e07d
|
Update all to eol-style: native, also fixes #1645
git-svn-id: https://develop.svn.wordpress.org/trunk@3061 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 04:40:18 +00:00 |
|
Matt Mullenweg
|
92390480d7
|
Debug string?
git-svn-id: https://develop.svn.wordpress.org/trunk@3059 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 04:21:44 +00:00 |
|
Matt Mullenweg
|
9bfb0e35dd
|
Documentation link, fixes #1652
git-svn-id: https://develop.svn.wordpress.org/trunk@3058 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 03:13:32 +00:00 |
|
Matt Mullenweg
|
dd35ddfe28
|
Moderation and comment_author_link, fixes #1019
git-svn-id: https://develop.svn.wordpress.org/trunk@3055 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-13 02:45:53 +00:00 |
|
Ryan Boren
|
f10f98f0a7
|
Cleanup options save.
git-svn-id: https://develop.svn.wordpress.org/trunk@3054 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-12 09:36:20 +00:00 |
|
Matt Mullenweg
|
7b012be984
|
Better link for date formatting, fixes #1419
git-svn-id: https://develop.svn.wordpress.org/trunk@3050 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 02:19:49 +00:00 |
|
Matt Mullenweg
|
3d4af53c47
|
Send a header as well as a meta, fixes #857
git-svn-id: https://develop.svn.wordpress.org/trunk@3043 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:31:59 +00:00 |
|
Matt Mullenweg
|
a5c87098b9
|
Image FUNction, fixes #1797
git-svn-id: https://develop.svn.wordpress.org/trunk@3042 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:27:58 +00:00 |
|
Matt Mullenweg
|
4b6a074982
|
Add HTTPS support, fixes #1372
git-svn-id: https://develop.svn.wordpress.org/trunk@3041 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:21:28 +00:00 |
|