rob1n
|
c2ab78d52c
|
Move inline styles to wp-admin.css. see #4068
git-svn-id: http://svn.automattic.com/wordpress/trunk@5182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-05 02:03:40 +00:00 |
rob1n
|
c864976754
|
Add admin_xml_ns action to <html> in the admin header. Props jhodgdon. fixes #4077
git-svn-id: http://svn.automattic.com/wordpress/trunk@5181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-04 23:54:47 +00:00 |
ryan
|
7f0a905ee6
|
Cache category hierarchy to make cat listing faster. Phase 1. see #3985
git-svn-id: http://svn.automattic.com/wordpress/trunk@5178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-04 20:44:45 +00:00 |
rob1n
|
57cf80f5d1
|
Add exit hook to wp_delete_link(). Props kevinB. fixes #4078
git-svn-id: http://svn.automattic.com/wordpress/trunk@5177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-04 04:25:44 +00:00 |
rob1n
|
3788d718be
|
Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: http://svn.automattic.com/wordpress/trunk@5168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-01 19:42:06 +00:00 |
matt
|
3bf8b1699a
|
Use category_exists instead of a direct query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 22:38:51 +00:00 |
matt
|
64771eb61d
|
Move it to the more intuitive right side of the page, with the rest of the activation links
git-svn-id: http://svn.automattic.com/wordpress/trunk@5161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 22:15:58 +00:00 |
matt
|
01961fba45
|
Kill the slow-loading iframe in favor of a popup link
git-svn-id: http://svn.automattic.com/wordpress/trunk@5159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 22:02:19 +00:00 |
rob1n
|
b9ddc875bf
|
Add exit hooks to wp_insert_category(). Props kevinB. fixes #4056
git-svn-id: http://svn.automattic.com/wordpress/trunk@5157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 21:33:33 +00:00 |
rob1n
|
d13cd6c3ce
|
Deactivate All Plugins feature. fixes #3498
git-svn-id: http://svn.automattic.com/wordpress/trunk@5156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 20:56:54 +00:00 |
rob1n
|
f91c1016ef
|
Take out useless preg_match()'s and ignore directories starting with ".". Props m0n5t3r. fixes #4047
git-svn-id: http://svn.automattic.com/wordpress/trunk@5152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 19:30:18 +00:00 |
matt
|
c86599b85c
|
Now tag pretty permalinks should work, and support custom tag bases.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 09:19:32 +00:00 |
matt
|
2706ae78bd
|
Don't dupe categories when adding new ones, use the existing ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 05:22:10 +00:00 |
rob1n
|
b30fff9c07
|
Fix double header when WP importer file upload fails. Props takayukister. fixes #4033
git-svn-id: http://svn.automattic.com/wordpress/trunk@5146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 03:55:22 +00:00 |
rob1n
|
3173b83434
|
Some grammar fixes in options-general.php. Props jonnylamb and foolswisdom. fixes #3749
git-svn-id: http://svn.automattic.com/wordpress/trunk@5141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-29 02:43:10 +00:00 |
rob1n
|
949312bf0b
|
Change the message when registration isn't enabled to reflect that. Props markjaquith. fixes #3640
git-svn-id: http://svn.automattic.com/wordpress/trunk@5139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-29 02:30:57 +00:00 |
ryan
|
fdac6628a7
|
Add missing lvalue. Props markjaquith and joetan. fixes #3928
git-svn-id: http://svn.automattic.com/wordpress/trunk@5126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-28 16:17:23 +00:00 |
ryan
|
5160c44c9d
|
Add rich editing checkbox to user-edit so that the setting isn't stomped. Props kipit. fixes #4036
git-svn-id: http://svn.automattic.com/wordpress/trunk@5125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-28 16:10:48 +00:00 |
ryan
|
68ef70bf19
|
Change bookmark to link. Props foolswisdom. fixes #3143
git-svn-id: http://svn.automattic.com/wordpress/trunk@5124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 23:54:48 +00:00 |
ryan
|
2190b8ea41
|
Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
git-svn-id: http://svn.automattic.com/wordpress/trunk@5123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 23:51:26 +00:00 |
ryan
|
eca7d3c329
|
Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
git-svn-id: http://svn.automattic.com/wordpress/trunk@5122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 23:49:15 +00:00 |
ryan
|
4de9ca69c2
|
More clean_url and int casts for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 23:45:41 +00:00 |
ryan
|
f24f716775
|
Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038
git-svn-id: http://svn.automattic.com/wordpress/trunk@5118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-27 21:20:16 +00:00 |
matt
|
613dbfcffa
|
A backend interface for tagging.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-26 07:28:29 +00:00 |
ryan
|
aeaa5b2ec8
|
Don't wrap submenu tabs. Props Viper007Bond. fixes #3675
git-svn-id: http://svn.automattic.com/wordpress/trunk@5103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:35:23 +00:00 |
ryan
|
81bf28dd0c
|
Add missing the_title filter. Props jhodgdon. fixes #4019
git-svn-id: http://svn.automattic.com/wordpress/trunk@5094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 23:06:45 +00:00 |
ryan
|
eed1eedc5f
|
Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003
git-svn-id: http://svn.automattic.com/wordpress/trunk@5093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 17:45:40 +00:00 |
ryan
|
e9e3e0787d
|
Castaways on Gilligan's Isle
git-svn-id: http://svn.automattic.com/wordpress/trunk@5090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 02:16:16 +00:00 |
matt
|
3d21925922
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@5089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 02:05:29 +00:00 |
matt
|
7602d17899
|
(int)er the dragon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 00:59:21 +00:00 |
ryan
|
1f09b04793
|
clean_url only REQUEST_URI to avoid breaking the edit link. see #4001
git-svn-id: http://svn.automattic.com/wordpress/trunk@5072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 06:23:22 +00:00 |
ryan
|
408b5ce591
|
Don't translate .thumbnail extension. fixes #2942
git-svn-id: http://svn.automattic.com/wordpress/trunk@5071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 06:07:17 +00:00 |
ryan
|
809a88a918
|
Use clean_url instead of inline preg. Props rob1n. fixes #3983 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 03:58:31 +00:00 |
ryan
|
25e7b34d7d
|
login accessibility patch from Viper007Bond. fixes #3620
git-svn-id: http://svn.automattic.com/wordpress/trunk@5064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-20 20:39:39 +00:00 |
ryan
|
1e60e0df9a
|
escape pagenow. Props xknown. fixes #3988 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-18 23:04:22 +00:00 |
markjaquith
|
611b037efa
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-17 08:46:59 +00:00 |
markjaquith
|
e43516e5f6
|
Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 08:10:02 +00:00 |
ryan
|
8772cbfa13
|
Blogger importer updates. fixes #3971
git-svn-id: http://svn.automattic.com/wordpress/trunk@5038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 19:20:19 +00:00 |
ryan
|
a9a554fc12
|
Drop empty b2 importer file. fixes #3855
git-svn-id: http://svn.automattic.com/wordpress/trunk@5034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 01:49:54 +00:00 |
ryan
|
5a64ea52c3
|
Rephrase category delete AYS prompt. Props rob1n. fixes #3464
git-svn-id: http://svn.automattic.com/wordpress/trunk@5033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-13 23:54:45 +00:00 |
ryan
|
4bfbba990b
|
Quote values heading to DB. Cast some ints.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 16:09:44 +00:00 |
matt
|
6f018cf7c6
|
Show the post title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-11 22:46:25 +00:00 |
ryan
|
d115b53371
|
Make sure imageantialias exists. Props rob1n and jeppe. fixes #3939
git-svn-id: http://svn.automattic.com/wordpress/trunk@5016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 05:26:28 +00:00 |
ryan
|
0f5ca2efcb
|
Add missing filters. Props jhodgdon. fixes #3599
git-svn-id: http://svn.automattic.com/wordpress/trunk@5015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 05:25:33 +00:00 |
ryan
|
3802dee776
|
Admin RTL CSS fixes from Sewar. fixes #3947
git-svn-id: http://svn.automattic.com/wordpress/trunk@5012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 01:34:06 +00:00 |
ryan
|
328afedc07
|
Link filters from jhodgdon. fixes #3595
git-svn-id: http://svn.automattic.com/wordpress/trunk@5011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 01:13:49 +00:00 |
markjaquith
|
2a11c99459
|
Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: http://svn.automattic.com/wordpress/trunk@5007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:36:24 +00:00 |
matt
|
ea34fbf182
|
People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-08 18:31:46 +00:00 |
ryan
|
ad1ee85dc5
|
Remove old notice. Props johnbillion. fixes #2576
git-svn-id: http://svn.automattic.com/wordpress/trunk@4999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 17:07:33 +00:00 |
markjaquith
|
96ee1e07f8
|
"Delete this draft" when post is not published. fixes #3497
git-svn-id: http://svn.automattic.com/wordpress/trunk@4994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 06:07:56 +00:00 |
markjaquith
|
3320dd1380
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:29:15 +00:00 |
markjaquith
|
00f7071af4
|
add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: http://svn.automattic.com/wordpress/trunk@4987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:03:32 +00:00 |
ryan
|
8338d6c203
|
attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
git-svn-id: http://svn.automattic.com/wordpress/trunk@4986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:29:45 +00:00 |
ryan
|
8d7839b14c
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: http://svn.automattic.com/wordpress/trunk@4983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 03:05:41 +00:00 |
ryan
|
ab79f95e5f
|
Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903
git-svn-id: http://svn.automattic.com/wordpress/trunk@4982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 02:26:12 +00:00 |
ryan
|
a821445497
|
s/bookmark/link/. Props JeremyVisser. fixes #3718
git-svn-id: http://svn.automattic.com/wordpress/trunk@4978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:35:39 +00:00 |
ryan
|
8035698e78
|
s/bookmark/link/. Props MichaelH. fixes #3648
git-svn-id: http://svn.automattic.com/wordpress/trunk@4977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:30:53 +00:00 |
ryan
|
fdfe3a7e34
|
Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: http://svn.automattic.com/wordpress/trunk@4975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:26:29 +00:00 |
ryan
|
bec5b4f188
|
gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: http://svn.automattic.com/wordpress/trunk@4974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:25:17 +00:00 |
ryan
|
83112722cd
|
Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: http://svn.automattic.com/wordpress/trunk@4972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:47:27 +00:00 |
ryan
|
34928e6ef0
|
JS localization from mdawaffe. fixes #3913
git-svn-id: http://svn.automattic.com/wordpress/trunk@4970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:35:01 +00:00 |
markjaquith
|
4f1a89d21c
|
Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: http://svn.automattic.com/wordpress/trunk@4966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 18:48:19 +00:00 |
markjaquith
|
a1646d7122
|
End sentence with a period for consistency. Props Viper007Bond. fixes #3881
git-svn-id: http://svn.automattic.com/wordpress/trunk@4954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 23:17:13 +00:00 |
markjaquith
|
d0f79bb3f2
|
trailing tabs and whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 15:24:54 +00:00 |
markjaquith
|
1104eb88ca
|
Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871
git-svn-id: http://svn.automattic.com/wordpress/trunk@4950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 05:22:02 +00:00 |
markjaquith
|
d2ccc08c17
|
i18n-inate Next Page/Previous Page for User Search. Props teknoseyir. fixes #3872
git-svn-id: http://svn.automattic.com/wordpress/trunk@4944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 16:43:40 +00:00 |
markjaquith
|
78730bdb68
|
Change link to deprecated wp-register.php. Props Nazgul. fixes #3802
git-svn-id: http://svn.automattic.com/wordpress/trunk@4942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:43:21 +00:00 |
markjaquith
|
5a2ec38abb
|
Sort categories in dropdown by name rather than ID, when choosing a category parent. Props donncha. fixes #3823
git-svn-id: http://svn.automattic.com/wordpress/trunk@4941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:41:38 +00:00 |
markjaquith
|
13968c70f6
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: http://svn.automattic.com/wordpress/trunk@4935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 11:22:49 +00:00 |
ryan
|
c8997ffad9
|
Reverse logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 15:30:47 +00:00 |
ryan
|
4f830dcbeb
|
Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
git-svn-id: http://svn.automattic.com/wordpress/trunk@4913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:59:33 +00:00 |
ryan
|
a316ece6ab
|
Fix wp_delete_file action. Props filosofo. fixes #3655
git-svn-id: http://svn.automattic.com/wordpress/trunk@4910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:52:00 +00:00 |
ryan
|
4fc6d6cc6b
|
Update blogger importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 07:46:40 +00:00 |
markjaquith
|
5ba17b01b8
|
Fewer clicks and better user experience for upgrades. fixes #2447
git-svn-id: http://svn.automattic.com/wordpress/trunk@4887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 08:16:43 +00:00 |
markjaquith
|
6e9a8afe6e
|
Make sure attachments uploaded on unsaved drafts get reunited with their parent post. Props mdawaffe. fixes #3757
git-svn-id: http://svn.automattic.com/wordpress/trunk@4884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 01:03:06 +00:00 |
markjaquith
|
629e270a8e
|
Prevent double timezone offset when saving titleless AJAX-created drafts. fixes #3701
git-svn-id: http://svn.automattic.com/wordpress/trunk@4882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-14 22:44:57 +00:00 |
markjaquith
|
0462e6f4ca
|
Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254
git-svn-id: http://svn.automattic.com/wordpress/trunk@4881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-14 06:15:05 +00:00 |
ryan
|
24dfaea9cb
|
Send content type header. Props nbachiyski. fixes #3754
git-svn-id: http://svn.automattic.com/wordpress/trunk@4871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-06 20:12:53 +00:00 |
ryan
|
ce0f8b4a66
|
First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: http://svn.automattic.com/wordpress/trunk@4860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 00:04:35 +00:00 |
ryan
|
1ec4dd0209
|
Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 01:46:05 +00:00 |
ryan
|
f8c689b4f0
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: http://svn.automattic.com/wordpress/trunk@4831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 01:43:39 +00:00 |
markjaquith
|
a4355820c5
|
minor CSS consistency fix by whooami. fixes #3532
git-svn-id: http://svn.automattic.com/wordpress/trunk@4830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-29 19:14:33 +00:00 |
markjaquith
|
d8b1ff5d95
|
XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709
git-svn-id: http://svn.automattic.com/wordpress/trunk@4828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-29 16:44:36 +00:00 |
markjaquith
|
bc7b2b7606
|
Oops, two locations where this filter is called. fixes #3693
git-svn-id: http://svn.automattic.com/wordpress/trunk@4818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-27 22:57:29 +00:00 |
markjaquith
|
fc719cc97b
|
Pass correct var to wp_create_file_in_uploads hook. props spikeyslam. fixes #3693
git-svn-id: http://svn.automattic.com/wordpress/trunk@4817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-27 22:56:32 +00:00 |
markjaquith
|
f7bf2c25ac
|
Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
git-svn-id: http://svn.automattic.com/wordpress/trunk@4811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 20:45:20 +00:00 |
markjaquith
|
b0d10c7ad5
|
Template Name: regex fixup by gjorgensen. fixes #3674
git-svn-id: http://svn.automattic.com/wordpress/trunk@4809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 19:42:30 +00:00 |
markjaquith
|
2df3bc064b
|
Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: http://svn.automattic.com/wordpress/trunk@4808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 19:29:30 +00:00 |
ryan
|
06e9886777
|
Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: http://svn.automattic.com/wordpress/trunk@4802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 02:08:54 +00:00 |
ryan
|
ed4186b15f
|
Fix wp_create_thumbnail filter. Props filosofo. fixes #3654
git-svn-id: http://svn.automattic.com/wordpress/trunk@4796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-24 07:17:14 +00:00 |
markjaquith
|
27e9efe1cd
|
Search Users capitalization and redundant space fix by foolswisdom. fixes #3612
git-svn-id: http://svn.automattic.com/wordpress/trunk@4788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 07:48:30 +00:00 |
markjaquith
|
a5dc6a5271
|
wp-admin colonectomy by foolswisdom. fixes #3630
git-svn-id: http://svn.automattic.com/wordpress/trunk@4787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 07:43:56 +00:00 |
markjaquith
|
4021efde28
|
wp-admin.css cleanup. fixes #3641
git-svn-id: http://svn.automattic.com/wordpress/trunk@4786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 07:14:05 +00:00 |
matt
|
baf1f6f367
|
Very minor update to styling of page navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-22 19:26:20 +00:00 |
ryan
|
d6287980ea
|
Don't allow editing pages via post.php. Redirect to page.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-22 08:16:58 +00:00 |
ryan
|
15354bef0b
|
Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 20:33:11 +00:00 |
markjaquith
|
f15b11bc7f
|
Make sure the server has MySQL 4.0.0 before attempting upgrade or install. fixes #3615
git-svn-id: http://svn.automattic.com/wordpress/trunk@4771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 09:28:02 +00:00 |
ryan
|
52f1841134
|
Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: http://svn.automattic.com/wordpress/trunk@4768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 00:49:01 +00:00 |
ryan
|
76f70dc31d
|
Upload manager image viewer fixes from mdawaffe. fixes #3596
git-svn-id: http://svn.automattic.com/wordpress/trunk@4767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 00:19:03 +00:00 |
ryan
|
ef81b079de
|
Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: http://svn.automattic.com/wordpress/trunk@4766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 18:03:32 +00:00 |
ryan
|
8c6162e883
|
Autosave fixes from mdawaffe. fixes #3601
git-svn-id: http://svn.automattic.com/wordpress/trunk@4760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 03:32:54 +00:00 |
ryan
|
0409c8671d
|
Thumbnail creation fix from mdawaffe. fixes #3588
git-svn-id: http://svn.automattic.com/wordpress/trunk@4759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-17 06:23:18 +00:00 |
ryan
|
209e967b71
|
Markup fix from quinnhigurashi. fixes #3602
git-svn-id: http://svn.automattic.com/wordpress/trunk@4758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-17 03:26:11 +00:00 |
ryan
|
4f2db4c4f3
|
Thumbnail creation fixes from mdawaffe. fixes #3588
git-svn-id: http://svn.automattic.com/wordpress/trunk@4751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:34:31 +00:00 |
ryan
|
e907e8d6d1
|
Cat ID filter relo. Props donncha. fixes #3591
git-svn-id: http://svn.automattic.com/wordpress/trunk@4749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:15:10 +00:00 |
ryan
|
30e3bd9d2b
|
Send to Editor fixes from mdawaffe. fixes #3594
git-svn-id: http://svn.automattic.com/wordpress/trunk@4748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:10:54 +00:00 |
ryan
|
189f061cd8
|
Revert [4743]. Not needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 17:33:14 +00:00 |
ryan
|
52cd53fcc4
|
Send to edit fix for non-image uploads. Props donncha. fixes #3486
git-svn-id: http://svn.automattic.com/wordpress/trunk@4743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 07:17:48 +00:00 |
ryan
|
23148c01f3
|
Revert [4735]. Not needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 03:00:35 +00:00 |
ryan
|
2a392e00fe
|
Verbage change. Props foolswisdom. fixes #3521
git-svn-id: http://svn.automattic.com/wordpress/trunk@4740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 02:27:00 +00:00 |
ryan
|
ec648ae332
|
Cleanup link upgrade code. Drop linkcategories table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 01:54:50 +00:00 |
ryan
|
43c48d8f38
|
Change editing wp-config codex link. fixes #1936
git-svn-id: http://svn.automattic.com/wordpress/trunk@4737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 01:42:06 +00:00 |
ryan
|
d8ca8009d3
|
Fix author mapping in the WP-to-WP importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 01:35:19 +00:00 |
markjaquith
|
513c7c4917
|
Missing </p> from nickshanks. fixes #3582
git-svn-id: http://svn.automattic.com/wordpress/trunk@4734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 00:27:14 +00:00 |
ryan
|
8879c4a231
|
Typo fix from mdawaffe. fixes #3559
git-svn-id: http://svn.automattic.com/wordpress/trunk@4720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 04:26:38 +00:00 |
ryan
|
634eb771b7
|
Show cats that have neither links or posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-10 00:22:17 +00:00 |
ryan
|
9154236572
|
Add h2 to Uploads page. Props mdawaffe. fixes #3541
git-svn-id: http://svn.automattic.com/wordpress/trunk@4708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 09:05:54 +00:00 |
ryan
|
0dfaeadb12
|
JS quoting fixes from nbachiyski. fixes #3539
git-svn-id: http://svn.automattic.com/wordpress/trunk@4702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-08 21:22:10 +00:00 |
ryan
|
d8d4ca14d0
|
js_escape and quot fixes from nbachiyski. fixes #3524
git-svn-id: http://svn.automattic.com/wordpress/trunk@4700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-08 03:02:33 +00:00 |
ryan
|
e2412eaaf2
|
Allow adding submenus to post.php for back-compat. fixes #3501
git-svn-id: http://svn.automattic.com/wordpress/trunk@4694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 09:02:11 +00:00 |
markjaquith
|
874234dc6f
|
Don't re-validate the username when updating the profile (as it can't be edited anyway). Props killer-g. fixes #3531
git-svn-id: http://svn.automattic.com/wordpress/trunk@4693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 07:52:57 +00:00 |
matt
|
e03d63d980
|
Allow sorting by rating, fixes #3477. Hat tip: tassoman
git-svn-id: http://svn.automattic.com/wordpress/trunk@4690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 02:20:20 +00:00 |
matt
|
44691d34ca
|
Don't show categories that are exclusively for either posts or links, unless it's used for both.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 02:10:50 +00:00 |
markjaquith
|
e69c2bc3ae
|
Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523
git-svn-id: http://svn.automattic.com/wordpress/trunk@4681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 09:27:22 +00:00 |
markjaquith
|
37b522d016
|
Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490
git-svn-id: http://svn.automattic.com/wordpress/trunk@4679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 08:45:52 +00:00 |
ryan
|
26fff7a52e
|
Custom Image Header. fixes #3465
git-svn-id: http://svn.automattic.com/wordpress/trunk@4673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-03 23:49:34 +00:00 |
ryan
|
cd99ca7b90
|
Attachment fixes from mdawaffe. fixes #3411
git-svn-id: http://svn.automattic.com/wordpress/trunk@4670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-02 19:28:30 +00:00 |
markjaquith
|
eda5c27abf
|
wp_specialchars() treatment for recent file list
git-svn-id: http://svn.automattic.com/wordpress/trunk@4666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-27 05:59:45 +00:00 |
ryan
|
ce655b96b8
|
Typo fixes from mdawaffe. fixes #3474
git-svn-id: http://svn.automattic.com/wordpress/trunk@4664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-27 00:51:00 +00:00 |
markjaquith
|
dc17d069c0
|
Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493
git-svn-id: http://svn.automattic.com/wordpress/trunk@4659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 23:40:16 +00:00 |
markjaquith
|
8a678f3841
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: http://svn.automattic.com/wordpress/trunk@4658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 23:06:18 +00:00 |
markjaquith
|
bdd210972c
|
Whitespace cleanup for [4656]
git-svn-id: http://svn.automattic.com/wordpress/trunk@4657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:45:58 +00:00 |
markjaquith
|
5a76c03203
|
new function for escaping within attributes: attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:10:04 +00:00 |
markjaquith
|
deb53f7027
|
No need to backslash escape single quotes and line breaks when using js_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 06:04:39 +00:00 |
ryan
|
db313621d6
|
Login form fixes from Viper007Bond. fixes #3484
git-svn-id: http://svn.automattic.com/wordpress/trunk@4652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-20 00:30:07 +00:00 |
ryan
|
32cc2c3ef0
|
Enable RTE for new users. fixes #3485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-19 23:19:12 +00:00 |
markjaquith
|
e01d9334f6
|
Edit Comments paging fix from nbachiyski. fixes #3481
git-svn-id: http://svn.automattic.com/wordpress/trunk@4649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-18 00:13:16 +00:00 |
ryan
|
bcc76b1f65
|
i18n fixes from nbachiyski. fixes #3470
git-svn-id: http://svn.automattic.com/wordpress/trunk@4646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-13 19:36:10 +00:00 |
ryan
|
13c428a9ab
|
Don't force kses filtering of imports. fixes #3290
git-svn-id: http://svn.automattic.com/wordpress/trunk@4645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-13 19:21:09 +00:00 |
ryan
|
4ea0406712
|
Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-12 08:36:16 +00:00 |
markjaquith
|
448c02eed3
|
wp_delete_category() tweaks and code consolidation. fixes #3463
git-svn-id: http://svn.automattic.com/wordpress/trunk@4639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 20:53:05 +00:00 |
markjaquith
|
5ce03d44bb
|
cat_id_filter from Donncha. fixes #3458
git-svn-id: http://svn.automattic.com/wordpress/trunk@4638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 20:27:20 +00:00 |
markjaquith
|
d0e0ceb748
|
Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461
git-svn-id: http://svn.automattic.com/wordpress/trunk@4637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 17:17:39 +00:00 |
ryan
|
203f6c5ab4
|
Some caching cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 07:35:45 +00:00 |
ryan
|
3b09e48f19
|
Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: http://svn.automattic.com/wordpress/trunk@4628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 22:42:22 +00:00 |
ryan
|
12ecc1f539
|
Reparent edit comments tab. Props mdawaffe. fixes #3448
git-svn-id: http://svn.automattic.com/wordpress/trunk@4623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 00:40:31 +00:00 |
ryan
|
021e19efe3
|
Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: http://svn.automattic.com/wordpress/trunk@4621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 00:08:18 +00:00 |
ryan
|
2793b9dafe
|
Don't double escape JS. Props mdawaffe. fixes #3447
git-svn-id: http://svn.automattic.com/wordpress/trunk@4617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 23:11:31 +00:00 |
markjaquith
|
faa08c32f1
|
Mass Edit Mode JS fixes for #3399
git-svn-id: http://svn.automattic.com/wordpress/trunk@4616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 11:26:27 +00:00 |
markjaquith
|
d2e1e17bc7
|
comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 10:52:09 +00:00 |
ryan
|
a5b18aa47d
|
Typo fix. fixes #3224
git-svn-id: http://svn.automattic.com/wordpress/trunk@4613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 22:41:49 +00:00 |
ryan
|
995d839bfb
|
Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: http://svn.automattic.com/wordpress/trunk@4612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 22:37:19 +00:00 |
ryan
|
8689df80a5
|
upload-js gettext fixes from mdawaffe. fixes #3224
git-svn-id: http://svn.automattic.com/wordpress/trunk@4611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 22:27:02 +00:00 |
markjaquith
|
b6092da12a
|
Fix Template Name and Description metadata regex typo. Props devil1591. fixes #3437
git-svn-id: http://svn.automattic.com/wordpress/trunk@4610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 12:29:08 +00:00 |
markjaquith
|
13d055385d
|
CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: http://svn.automattic.com/wordpress/trunk@4609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 11:46:24 +00:00 |
ryan
|
b9ccbfe603
|
Some string changes. Props MichaelH. fixes #2724
git-svn-id: http://svn.automattic.com/wordpress/trunk@4608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 07:15:12 +00:00 |
ryan
|
2435e0c1a6
|
Fix input label. Props JeremyVisser. fixes #3432
git-svn-id: http://svn.automattic.com/wordpress/trunk@4607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 06:52:55 +00:00 |
ryan
|
7d4c7408f5
|
upload-js gettext. Props nbachiyski. fixes #3224
git-svn-id: http://svn.automattic.com/wordpress/trunk@4605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 02:29:45 +00:00 |
markjaquith
|
5dbc09631b
|
Require an attachment ID for upload.php?action=edit. fixes #3333
git-svn-id: http://svn.automattic.com/wordpress/trunk@4600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 14:05:54 +00:00 |
ryan
|
223cffa7ab
|
More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: http://svn.automattic.com/wordpress/trunk@4596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 00:53:33 +00:00 |
ryan
|
bff928f8b8
|
Hooks needed to allow alternate category admin inteface. Props alexkingorg. fixes #3408
git-svn-id: http://svn.automattic.com/wordpress/trunk@4595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 00:48:03 +00:00 |
ryan
|
5eb76b01df
|
Make link manager hookable. Props donncha. fixes #3422
git-svn-id: http://svn.automattic.com/wordpress/trunk@4594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 00:44:18 +00:00 |
matt
|
de56aaa720
|
Just a helpful little link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:33:38 +00:00 |
matt
|
c69c7fdd86
|
Don't display table if no links/bookmarks, fixes #2684
git-svn-id: http://svn.automattic.com/wordpress/trunk@4590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:32:17 +00:00 |
ryan
|
1218d77fd5
|
Don't forge to echo. Props mypatricks. fixes #3423
git-svn-id: http://svn.automattic.com/wordpress/trunk@4587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 19:40:07 +00:00 |
markjaquith
|
dc6d364661
|
kill double slashing on delete AYS alert(). fixes #3424
git-svn-id: http://svn.automattic.com/wordpress/trunk@4584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-02 20:51:29 +00:00 |
ryan
|
ccacbf47cd
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: http://svn.automattic.com/wordpress/trunk@4583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 23:00:04 +00:00 |
ryan
|
3026668de6
|
Return status from save_mod_rewrite_rules(). Props Viper007Bond. fixes #3409
git-svn-id: http://svn.automattic.com/wordpress/trunk@4577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 12:07:01 +00:00 |
ryan
|
0bcce8aad3
|
Avoid that something strange happened error. Props mdawaffe. fixes #3276
git-svn-id: http://svn.automattic.com/wordpress/trunk@4575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 12:02:30 +00:00 |
matt
|
fe75b90716
|
Remove the global rich_editing option, now it's just personal, fixes #2033
git-svn-id: http://svn.automattic.com/wordpress/trunk@4574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 11:16:31 +00:00 |
markjaquith
|
7ed36f06aa
|
cast to array when checking for old post slugs. fixes #3202
git-svn-id: http://svn.automattic.com/wordpress/trunk@4571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 04:51:09 +00:00 |
ryan
|
1905a747d4
|
Use temporary title when creating empty posts. Props mdawaffe. fixes #3097
git-svn-id: http://svn.automattic.com/wordpress/trunk@4570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 04:38:07 +00:00 |
ryan
|
bdb9f687b5
|
Export file content type fixups from mdawaffe. fixes #3080
git-svn-id: http://svn.automattic.com/wordpress/trunk@4563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 00:11:43 +00:00 |
ryan
|
9c822fc9b3
|
Enforce edit_users cap for users.php. Props westi. fixes #3410
git-svn-id: http://svn.automattic.com/wordpress/trunk@4559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 18:38:06 +00:00 |
ryan
|
7c759611cc
|
Import/export category data. Props andy. fixes #3403
git-svn-id: http://svn.automattic.com/wordpress/trunk@4558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 18:15:14 +00:00 |
markjaquith
|
42529f4516
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
git-svn-id: http://svn.automattic.com/wordpress/trunk@4556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 08:48:56 +00:00 |
ryan
|
556b27b296
|
Don't use 'import' as a mime type. Props mdawaffe and westi. fixes #3219
git-svn-id: http://svn.automattic.com/wordpress/trunk@4552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 01:56:06 +00:00 |
ryan
|
832953ade7
|
Update allowed protocols. fixes #2726
git-svn-id: http://svn.automattic.com/wordpress/trunk@4550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 01:50:48 +00:00 |
matt
|
b16435a39a
|
Always put checked categories first.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 00:22:18 +00:00 |
matt
|
1097f574c1
|
Prevent uploads from being hidden, fixes #3227
git-svn-id: http://svn.automattic.com/wordpress/trunk@4547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 00:09:50 +00:00 |
matt
|
be9eb69f02
|
Make cite smaller, fixes #3247 on most screens we care about.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 21:21:06 +00:00 |
matt
|
a43de12ebd
|
Link to category post page, fixes #2253
git-svn-id: http://svn.automattic.com/wordpress/trunk@4543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 21:08:31 +00:00 |
matt
|
0d429d4692
|
Center ID and comments, fixes #3404
git-svn-id: http://svn.automattic.com/wordpress/trunk@4541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 20:57:52 +00:00 |
markjaquith
|
cb172fbe2f
|
Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
git-svn-id: http://svn.automattic.com/wordpress/trunk@4540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 09:22:49 +00:00 |
markjaquith
|
90220dbeca
|
Fix parse error in wp-admin/link-add.php. Props mByte in wp-testers list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 09:17:01 +00:00 |
markjaquith
|
bd8ca8ff8e
|
No sort if no results. Props mByte in wp-testers list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 08:18:34 +00:00 |
ryan
|
cc44db510d
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: http://svn.automattic.com/wordpress/trunk@4535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-28 21:51:13 +00:00 |
ryan
|
950ad14094
|
Fix typo. fixes #3387
git-svn-id: http://svn.automattic.com/wordpress/trunk@4534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-26 18:00:53 +00:00 |
ryan
|
43fca5536b
|
Caching fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-24 20:44:03 +00:00 |
ryan
|
889ff09208
|
cat_is_ancestor_of(). fixes #3387
git-svn-id: http://svn.automattic.com/wordpress/trunk@4525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-24 16:37:44 +00:00 |
ryan
|
814a2b0c1c
|
Key caches by blog ID for those doing the multi blog trick.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-23 20:39:39 +00:00 |
matt
|
912d2af84f
|
Fixes funky category checkbox spacing in IE
git-svn-id: http://svn.automattic.com/wordpress/trunk@4515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-22 06:04:09 +00:00 |
ryan
|
102885ebbc
|
Upload JS fixes from mdawaffe. fixes #3378
git-svn-id: http://svn.automattic.com/wordpress/trunk@4510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-21 20:10:01 +00:00 |
ryan
|
f336d22da7
|
TinyMCE 2.0.8
git-svn-id: http://svn.automattic.com/wordpress/trunk@4506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-21 00:55:06 +00:00 |
ryan
|
9a8391315a
|
ID instead of id. Props Nazgul. fixes #3152
git-svn-id: http://svn.automattic.com/wordpress/trunk@4504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-20 04:29:06 +00:00 |
ryan
|
07bedef0e5
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-20 02:23:41 +00:00 |
ryan
|
ca40a96b1f
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-20 02:17:07 +00:00 |
ryan
|
9f534ebae6
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:56:05 +00:00 |
ryan
|
c232a94981
|
Don't need to mark as private in page_rows() since get_the_title() does it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:29:09 +00:00 |
ryan
|
f13014d8a5
|
Show 'Unpublished' instead of epoch time for drafts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:24:55 +00:00 |
ryan
|
2390613e37
|
Don't allow a category to be it's own parent. Props donncha. fixes #3278
git-svn-id: http://svn.automattic.com/wordpress/trunk@4490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 01:12:36 +00:00 |
matt
|
9705c29507
|
Add IDs to export, and let it filter by authors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 23:13:15 +00:00 |
matt
|
089d98d09c
|
AJAX loading of dashboard for slow stuff
git-svn-id: http://svn.automattic.com/wordpress/trunk@4484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 23:12:39 +00:00 |
ryan
|
c3f26d25b2
|
Add edit_category_form hook. fixes #2717
git-svn-id: http://svn.automattic.com/wordpress/trunk@4482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 20:40:29 +00:00 |
ryan
|
0a926ab21a
|
Menu reparenting fixes. Now even more complex and incomprehensible.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 16:24:31 +00:00 |
ryan
|
eda9021317
|
Hold off on menu cleanup until next release. There be dragons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 07:31:29 +00:00 |
matt
|
2ef26430ec
|
Paging for comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@4479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 06:52:01 +00:00 |
matt
|
07126127e6
|
Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: http://svn.automattic.com/wordpress/trunk@4478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 06:09:48 +00:00 |
ryan
|
a0dcbfac4e
|
Force download of export file in browsers that try to be too smart. Props mdawaffe. fixes #3225
git-svn-id: http://svn.automattic.com/wordpress/trunk@4477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 01:27:22 +00:00 |
matt
|
448bd4fb7b
|
Create a new comments top-level menu and move things under it
git-svn-id: http://svn.automattic.com/wordpress/trunk@4474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-17 16:22:46 +00:00 |
ryan
|
e55c8a5dc9
|
Exit after redirect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-15 00:02:28 +00:00 |
ryan
|
3e20ee2b0c
|
Exit after redirect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-14 23:44:25 +00:00 |
ryan
|
bc46166de6
|
Inline uploader tweaks from mdawaffe. fixes #3360
git-svn-id: http://svn.automattic.com/wordpress/trunk@4466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-14 23:18:20 +00:00 |
ryan
|
39dbda930c
|
Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: http://svn.automattic.com/wordpress/trunk@4465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-14 01:24:27 +00:00 |
markjaquith
|
ca63f7b35a
|
valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340
git-svn-id: http://svn.automattic.com/wordpress/trunk@4461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-09 19:02:40 +00:00 |
ryan
|
92bacd1a91
|
Remove paging by days. fixes #3341
git-svn-id: http://svn.automattic.com/wordpress/trunk@4457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-08 21:22:35 +00:00 |
ryan
|
bf8e2b03e2
|
redirect fixes from mdawaffe. fixes #3342.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-08 21:14:53 +00:00 |
ryan
|
a25c8cb077
|
Add some plugin activation validation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-08 02:20:02 +00:00 |
markjaquith
|
66aab7b56d
|
Allow submenu tabs to wrap. Props filosofo. fixes #3213
git-svn-id: http://svn.automattic.com/wordpress/trunk@4449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-06 08:33:49 +00:00 |
markjaquith
|
92d006dac0
|
Suppress "Link added" message when it has not been added. Props Nazgul. fixes #3200
git-svn-id: http://svn.automattic.com/wordpress/trunk@4448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-04 07:00:29 +00:00 |
markjaquith
|
29c36e2b75
|
Restore 2x missing <br />. Props Nazgul and Xmion. fixes #3221
git-svn-id: http://svn.automattic.com/wordpress/trunk@4447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-04 05:23:12 +00:00 |
markjaquith
|
b32ddc7ea0
|
Make menu items linked with relative URLs. Props bmontgom. fixes #3246
git-svn-id: http://svn.automattic.com/wordpress/trunk@4443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-02 06:07:59 +00:00 |
markjaquith
|
2b1f1fd240
|
More [4432] cleanup. fixes #3309
git-svn-id: http://svn.automattic.com/wordpress/trunk@4437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-31 06:50:38 +00:00 |
matt
|
c93dcc13d3
|
Missing var change from last changeset
git-svn-id: http://svn.automattic.com/wordpress/trunk@4434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-30 20:37:59 +00:00 |
matt
|
b6a531917e
|
Make these links shorter and remove unneeded vars
git-svn-id: http://svn.automattic.com/wordpress/trunk@4432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-30 19:27:24 +00:00 |
markjaquith
|
bc0594c5cb
|
Bookmarklet consistency patch by foolswisdom. fixes #3168
git-svn-id: http://svn.automattic.com/wordpress/trunk@4429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-27 22:15:38 +00:00 |
markjaquith
|
0b0c6b3f52
|
Temporary image parsing fix from mdawaffe until a more robust attachment API is ready. fixes #3287
git-svn-id: http://svn.automattic.com/wordpress/trunk@4427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-27 03:58:53 +00:00 |
ryan
|
c476029674
|
Set eol style. fixes #3264
git-svn-id: http://svn.automattic.com/wordpress/trunk@4424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-25 22:55:05 +00:00 |
ryan
|
2775a8a552
|
RTL fixes from Sewar. fixes #3217
git-svn-id: http://svn.automattic.com/wordpress/trunk@4422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-25 21:35:40 +00:00 |
ryan
|
2acddcaee6
|
Set eol style on css files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-25 21:34:42 +00:00 |
ryan
|
3df0420a56
|
RTL fixes from Sewar. #3217
git-svn-id: http://svn.automattic.com/wordpress/trunk@4420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-25 21:32:20 +00:00 |
markjaquith
|
4c586e45ff
|
unserialize serialized strings for ajax custom field addition. fixes #2591
git-svn-id: http://svn.automattic.com/wordpress/trunk@4418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-24 09:14:47 +00:00 |
markjaquith
|
0fd28b6d83
|
Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: http://svn.automattic.com/wordpress/trunk@4417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-24 03:57:19 +00:00 |
markjaquith
|
b228b5eda2
|
Treat those chars specially
git-svn-id: http://svn.automattic.com/wordpress/trunk@4415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-23 05:53:12 +00:00 |
markjaquith
|
0c12548e12
|
increase postmeta dropdown limit to 30, add filter for the limit, sort the keys. props Alex King. fixes #3237
git-svn-id: http://svn.automattic.com/wordpress/trunk@4413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-22 03:18:07 +00:00 |
markjaquith
|
e04c8d972e
|
Attachment link fixes from mdawaffe. fixes #3261
git-svn-id: http://svn.automattic.com/wordpress/trunk@4408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-19 00:37:10 +00:00 |
ryan
|
514b7a3415
|
i18n fix from Sewar. fixes #3242
git-svn-id: http://svn.automattic.com/wordpress/trunk@4405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-18 21:04:27 +00:00 |
matt
|
fb64ee90ef
|
Some helper functions for themes and images
git-svn-id: http://svn.automattic.com/wordpress/trunk@4401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-16 06:06:18 +00:00 |
markjaquith
|
5d34552e04
|
SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-16 04:16:06 +00:00 |
matt
|
a98d2a37b5
|
Bring a little love to the oft-neglected email comment approval page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-15 01:47:05 +00:00 |
matt
|
c14edc434a
|
This is vestigal
git-svn-id: http://svn.automattic.com/wordpress/trunk@4397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-15 01:44:37 +00:00 |
matt
|
94fc4bdc61
|
Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 07:44:35 +00:00 |
markjaquith
|
21d1fc231c
|
cleanup [4382] a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@4383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 00:23:25 +00:00 |
markjaquith
|
854cf56a7d
|
Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: http://svn.automattic.com/wordpress/trunk@4382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 23:54:36 +00:00 |
markjaquith
|
b77b63ebd7
|
inline uploader link absolution by mdawaffe. fixes #3220
git-svn-id: http://svn.automattic.com/wordpress/trunk@4381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 10:16:03 +00:00 |
markjaquith
|
26f220a947
|
The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: http://svn.automattic.com/wordpress/trunk@4378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 23:03:17 +00:00 |
matt
|
df4be26fb0
|
Missed one in [4369]
git-svn-id: http://svn.automattic.com/wordpress/trunk@4370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 09:08:33 +00:00 |
matt
|
59b3ce97cf
|
Capitalization fixes in importers. Hat tip: Niall.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 09:07:06 +00:00 |
markjaquith
|
91b84a04f4
|
Less run-on first comment. fixes #3196
git-svn-id: http://svn.automattic.com/wordpress/trunk@4366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 04:48:49 +00:00 |
markjaquith
|
3363763240
|
Order get_editable_authors() by display_name. Props Paolo Gabrielli. fixes #2370
git-svn-id: http://svn.automattic.com/wordpress/trunk@4364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 04:16:12 +00:00 |
markjaquith
|
6434941763
|
Matt, likes, lots, of, commas,,,
git-svn-id: http://svn.automattic.com/wordpress/trunk@4363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-08 21:23:26 +00:00 |
ryan
|
287467334e
|
Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-08 17:50:21 +00:00 |
markjaquith
|
df47e48d7c
|
WXR export shouldn't sell itself short!
git-svn-id: http://svn.automattic.com/wordpress/trunk@4361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 23:50:13 +00:00 |
ryan
|
12c6583306
|
Inline uploader styling from mdawaffe. fixes #3212
git-svn-id: http://svn.automattic.com/wordpress/trunk@4355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 18:31:39 +00:00 |
ryan
|
f23a961877
|
Relativize links. Props mdawaffe. fixes #3211
git-svn-id: http://svn.automattic.com/wordpress/trunk@4353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 22:43:21 +00:00 |
matt
|
96e646b5a7
|
Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 17:49:54 +00:00 |
matt
|
c437b9c9b0
|
Some UI cleanups, changes, and various miscellany.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 01:14:47 +00:00 |
ryan
|
7757b7ff4e
|
Relativize links. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 00:34:58 +00:00 |
markjaquith
|
a9d23d40d5
|
allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991
git-svn-id: http://svn.automattic.com/wordpress/trunk@4345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 22:00:53 +00:00 |
ryan
|
95512f2d80
|
Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 17:19:10 +00:00 |
ryan
|
00326bd9ef
|
Improved login from Viper007Bond. fixes #3123
git-svn-id: http://svn.automattic.com/wordpress/trunk@4339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 16:47:50 +00:00 |
markjaquith
|
5d3de3ef4e
|
Publishing of blank pages or posts now kicks you back to the appropriate Write screen without an errant message. Props majelbstoat. fixes #3198
git-svn-id: http://svn.automattic.com/wordpress/trunk@4338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 13:16:07 +00:00 |
markjaquith
|
a9e165babd
|
remove page_options reference to defunct open_proxy_check option. Props Donncha. fixes #3204
git-svn-id: http://svn.automattic.com/wordpress/trunk@4337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 13:03:13 +00:00 |
markjaquith
|
2c1907d29f
|
CSS and consistency fixes for options.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 12:58:05 +00:00 |
markjaquith
|
88b1b44cae
|
remove bogus "action" option on upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@4334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 12:22:20 +00:00 |
markjaquith
|
12a455c39d
|
Prevent non-option form elements from sneaking in to the options table. fixes #2595
git-svn-id: http://svn.automattic.com/wordpress/trunk@4332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 12:18:28 +00:00 |
markjaquith
|
3c6648e96c
|
preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
git-svn-id: http://svn.automattic.com/wordpress/trunk@4330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 11:28:38 +00:00 |
markjaquith
|
b869fd07f8
|
options stripslashes-fu by mdawaffe. #3095
git-svn-id: http://svn.automattic.com/wordpress/trunk@4329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 11:02:31 +00:00 |
markjaquith
|
c95f68bcb9
|
printf(), not print_f().
git-svn-id: http://svn.automattic.com/wordpress/trunk@4327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 10:35:49 +00:00 |
markjaquith
|
a008bb73ca
|
hide Update Service option and display a friendly note when Privacy is turned on. Props mdawaffe for finding the culprit. fixes #3203
git-svn-id: http://svn.automattic.com/wordpress/trunk@4326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 10:27:53 +00:00 |
markjaquith
|
357cff9ddc
|
move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
git-svn-id: http://svn.automattic.com/wordpress/trunk@4325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 09:36:21 +00:00 |
markjaquith
|
3316a65f8e
|
sort plugins by plugin name, for real. fixes #2412
git-svn-id: http://svn.automattic.com/wordpress/trunk@4322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 08:56:44 +00:00 |
markjaquith
|
9a114c40e2
|
Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120
git-svn-id: http://svn.automattic.com/wordpress/trunk@4321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:54:38 +00:00 |
markjaquith
|
2537888779
|
Better notice and link after post/page saving. Props mdawaffe. fixes #1690
git-svn-id: http://svn.automattic.com/wordpress/trunk@4317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:46:47 +00:00 |
markjaquith
|
c0c0885c61
|
Refrain from reading files of 0 length. Props technosailor. fixes #1999
git-svn-id: http://svn.automattic.com/wordpress/trunk@4314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:29:33 +00:00 |
markjaquith
|
7d037d255d
|
edit link next to each plugin. Props David House. fixes #1657
git-svn-id: http://svn.automattic.com/wordpress/trunk@4313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:48:52 +00:00 |
ryan
|
66f5d2c2da
|
Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:37:42 +00:00 |
markjaquith
|
8e5ef54f14
|
default category starts out unchecked. Props Viper007Bond. fixes #2938
git-svn-id: http://svn.automattic.com/wordpress/trunk@4311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 06:17:44 +00:00 |
markjaquith
|
7d9c326c36
|
missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: http://svn.automattic.com/wordpress/trunk@4307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 05:32:18 +00:00 |
markjaquith
|
dd4c5f6fd7
|
Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes 1397
git-svn-id: http://svn.automattic.com/wordpress/trunk@4303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 05:06:51 +00:00 |
markjaquith
|
b5595e9600
|
Better phrasing for date format text. Props abhay and zedlander. fixes: #2602
git-svn-id: http://svn.automattic.com/wordpress/trunk@4297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 04:37:00 +00:00 |
markjaquith
|
764fca95fd
|
pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 04:23:21 +00:00 |
markjaquith
|
a450c80a6a
|
case insensitive sorting. props Nazgul. fixes #3108
git-svn-id: http://svn.automattic.com/wordpress/trunk@4289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 03:49:56 +00:00 |
ryan
|
829a3570c4
|
Quote weblog title in email From header. Props graeme and Nazgul. fixes #1716
git-svn-id: http://svn.automattic.com/wordpress/trunk@4286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 03:03:41 +00:00 |
ryan
|
550956ddf2
|
Grammar fix. Props Nazgul. fixes #3196
git-svn-id: http://svn.automattic.com/wordpress/trunk@4282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 02:02:22 +00:00 |
ryan
|
41dfdfd0f6
|
Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193
git-svn-id: http://svn.automattic.com/wordpress/trunk@4276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 15:40:26 +00:00 |
ryan
|
60394dd674
|
paginate_links() from mdawaffe. fixes #3159
git-svn-id: http://svn.automattic.com/wordpress/trunk@4275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 07:16:49 +00:00 |
ryan
|
b5741c1270
|
Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-03 07:15:13 +00:00 |
ryan
|
6a11fe2c7a
|
Show all cats when editing link. Order cats by most used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 21:52:11 +00:00 |
ryan
|
e416b64e80
|
Do only the minimum sanitization on the URL redirect. fixes #2994
git-svn-id: http://svn.automattic.com/wordpress/trunk@4268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 19:26:12 +00:00 |
ryan
|
13eb3fbb0d
|
Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: http://svn.automattic.com/wordpress/trunk@4267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:34:08 +00:00 |
ryan
|
2f93dc5e8c
|
Use correct var. Props Nazgul. fixes #3182
git-svn-id: http://svn.automattic.com/wordpress/trunk@4266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:27:11 +00:00 |
ryan
|
f129cef6b9
|
Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: http://svn.automattic.com/wordpress/trunk@4264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-02 18:03:34 +00:00 |
ryan
|
ac455f6df8
|
comment_post_redirect and comment_edit_redirect from Mark J. fixes #2590
git-svn-id: http://svn.automattic.com/wordpress/trunk@4260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-28 19:16:15 +00:00 |
ryan
|
c0580ed6f7
|
Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-28 17:35:59 +00:00 |
ryan
|
43f36aab78
|
RTL enhancements from Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-27 00:51:17 +00:00 |
ryan
|
41ba88ad32
|
Add some IDs. Props Mark Jaquith. fixes #3164
git-svn-id: http://svn.automattic.com/wordpress/trunk@4250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-25 18:53:48 +00:00 |
ryan
|
f3de5a0f0e
|
Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: http://svn.automattic.com/wordpress/trunk@4220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-25 01:19:08 +00:00 |
ryan
|
22d6b9e2cb
|
Add langauge_attributes() template tag. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 20:16:13 +00:00 |
ryan
|
e307c8a125
|
Add language and text_direction attributes to bloginfo. Set lang and dir attributes in admin header's html tag. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 19:29:32 +00:00 |
ryan
|
37d767a019
|
Don't show user form without privs. Props westi. fixes #3142
git-svn-id: http://svn.automattic.com/wordpress/trunk@4216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-24 10:08:58 +00:00 |
matt
|
06ddf05ec4
|
Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 10:22:05 +00:00 |
matt
|
9c9a429320
|
Don't show post author box unless there is more than one author to show.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 10:14:11 +00:00 |
ryan
|
a133ed04a1
|
Don't reset cookies if INSTALLING.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 06:02:45 +00:00 |
ryan
|
a855814939
|
Tabbed editor fixes from skeltoac. #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 22:24:50 +00:00 |
ryan
|
e2a24f068b
|
Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 07:09:15 +00:00 |
ryan
|
df430b5df3
|
Tabbed editor from skeltoac. fixes #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 07:04:41 +00:00 |
ryan
|
7a032342b3
|
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: http://svn.automattic.com/wordpress/trunk@4202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-21 20:46:39 +00:00 |
ryan
|
8ca163a2d2
|
RTL support. Props mani_monaj. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-21 00:34:34 +00:00 |
matt
|
ae72e8377d
|
These should say the same things.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-19 15:11:51 +00:00 |
matt
|
67d5a6d3c7
|
Options cleanup and some styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-19 06:11:42 +00:00 |
ryan
|
5dc154c1e2
|
Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: http://svn.automattic.com/wordpress/trunk@4194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-18 23:40:19 +00:00 |
ryan
|
a26b883e84
|
Markup fix from Xmion. fixes #3133
git-svn-id: http://svn.automattic.com/wordpress/trunk@4192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-17 03:08:47 +00:00 |
ryan
|
ce0c2a2f64
|
AJAX responsiveness improvements from mdawaffe. fixes #3099
git-svn-id: http://svn.automattic.com/wordpress/trunk@4187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-13 21:39:53 +00:00 |
ryan
|
ad1924f837
|
do_action_ref_array(). fixes #3125
git-svn-id: http://svn.automattic.com/wordpress/trunk@4186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-12 17:45:23 +00:00 |
ryan
|
0eeccc10e9
|
Add load action for pagenow.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-11 23:57:34 +00:00 |
matt
|
0957f9a061
|
Bring back missing filter for wp_create_thumbnail
git-svn-id: http://svn.automattic.com/wordpress/trunk@4182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-11 02:19:15 +00:00 |
ryan
|
9e240a859f
|
Specify number of accepted args.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 23:18:03 +00:00 |
ryan
|
5898bcca41
|
Move home and siteurl update events to action hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 21:42:05 +00:00 |
ryan
|
42a9977b7e
|
gettext Add. Props nbachiyski. fixes #3114
git-svn-id: http://svn.automattic.com/wordpress/trunk@4170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 17:30:06 +00:00 |
ryan
|
6b7de4afd3
|
Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: http://svn.automattic.com/wordpress/trunk@4169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 17:28:29 +00:00 |
ryan
|
ebbcf250d5
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: http://svn.automattic.com/wordpress/trunk@4165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-05 18:52:24 +00:00 |
ryan
|
261b9c73b0
|
Enable quicktags for safari. Props mattyrob. fixes #3051
git-svn-id: http://svn.automattic.com/wordpress/trunk@4164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-03 19:35:37 +00:00 |
ryan
|
5dc1aaf918
|
Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 22:08:10 +00:00 |
ryan
|
30dcdb6b49
|
Nonce delete comment. Props mdawaffe. fixes #3103
git-svn-id: http://svn.automattic.com/wordpress/trunk@4162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 22:05:37 +00:00 |
matt
|
3017bb3bc8
|
Oh raquo, don't leave us now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 21:33:33 +00:00 |
ryan
|
e41db03b26
|
Ajax post meta fixes from mdawaffe. fixes #3098
git-svn-id: http://svn.automattic.com/wordpress/trunk@4157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-02 17:03:57 +00:00 |
ryan
|
02ad124b46
|
Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
git-svn-id: http://svn.automattic.com/wordpress/trunk@4156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-01 20:38:24 +00:00 |
ryan
|
241d0e8f11
|
strip CDATA from title. Props pgarrett and mdawaffe. fixes #879
git-svn-id: http://svn.automattic.com/wordpress/trunk@4150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-31 17:36:35 +00:00 |
ryan
|
64a2c6bdf1
|
Post date fixes. Props mdawaffe. fixes #878
git-svn-id: http://svn.automattic.com/wordpress/trunk@4149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-31 17:34:56 +00:00 |
ryan
|
849a0d29d7
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 21:46:31 +00:00 |
ryan
|
db5d9a84ba
|
Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: http://svn.automattic.com/wordpress/trunk@4137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 17:17:09 +00:00 |
ryan
|
c0da1aab0d
|
Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940
git-svn-id: http://svn.automattic.com/wordpress/trunk@4136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 17:09:50 +00:00 |
ryan
|
efcb63ad21
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: http://svn.automattic.com/wordpress/trunk@4133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 16:40:17 +00:00 |
ryan
|
ef252310ae
|
Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: http://svn.automattic.com/wordpress/trunk@4130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 09:12:29 +00:00 |
ryan
|
f600dfacfa
|
Capitalization fixes from foolswisdom and davidosier. fixes #3077
git-svn-id: http://svn.automattic.com/wordpress/trunk@4125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 01:47:01 +00:00 |
ryan
|
1c04e53dcd
|
style tweakage
git-svn-id: http://svn.automattic.com/wordpress/trunk@4124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 01:11:49 +00:00 |
ryan
|
4f10239e93
|
Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-28 23:08:48 +00:00 |
ryan
|
39e27240a8
|
Don't specialchar user description on save. fixes #3069
git-svn-id: http://svn.automattic.com/wordpress/trunk@4118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-25 17:47:19 +00:00 |
ryan
|
f1664e6dd0
|
Blog public fix from Mark J. fixes #3023
git-svn-id: http://svn.automattic.com/wordpress/trunk@4115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-24 23:38:13 +00:00 |
ryan
|
207d876c81
|
Make those chars feel special.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-24 22:33:16 +00:00 |
ryan
|
52d65dc101
|
Die before including the header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 18:20:00 +00:00 |
ryan
|
e31723d61e
|
Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 17:38:09 +00:00 |
ryan
|
c8ef7e92d6
|
cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: http://svn.automattic.com/wordpress/trunk@4109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-22 17:31:53 +00:00 |
ryan
|
44b3783d36
|
More fun with menus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 22:13:36 +00:00 |
ryan
|
b929433507
|
Kill this check for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:37:03 +00:00 |
ryan
|
0ddaaf590f
|
More menu fixes. #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@4097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:03:11 +00:00 |
ryan
|
e36831ae8a
|
Add some spacing
git-svn-id: http://svn.automattic.com/wordpress/trunk@4094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-14 22:21:22 +00:00 |
ryan
|
3b33ed195d
|
menu fixes. #2257 #2696
git-svn-id: http://svn.automattic.com/wordpress/trunk@4093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-14 21:24:43 +00:00 |
ryan
|
a458715afa
|
Fix autosave redirects
git-svn-id: http://svn.automattic.com/wordpress/trunk@4088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 19:13:00 +00:00 |
ryan
|
83665b2bf5
|
autosave fix ups
git-svn-id: http://svn.automattic.com/wordpress/trunk@4087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 18:54:09 +00:00 |
ryan
|
7ac67243e8
|
autosave fix ups
git-svn-id: http://svn.automattic.com/wordpress/trunk@4086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 18:50:28 +00:00 |
ryan
|
c4a4c6c371
|
autosave span from masquerade
git-svn-id: http://svn.automattic.com/wordpress/trunk@4084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 07:26:48 +00:00 |
ryan
|
6b095ddfd9
|
Validation fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@4083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 06:34:14 +00:00 |
ryan
|
b4601fc06c
|
Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: http://svn.automattic.com/wordpress/trunk@4082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 03:54:45 +00:00 |
ryan
|
0ead59849c
|
Login screen updates from bryanveloso. fixes #3021
git-svn-id: http://svn.automattic.com/wordpress/trunk@4081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-10 08:43:58 +00:00 |
ryan
|
7677eca675
|
Capitalization fix from Mark J. fixes #3004
git-svn-id: http://svn.automattic.com/wordpress/trunk@4079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-07 18:44:13 +00:00 |
ryan
|
033c07e86b
|
Fix duplicate index error. Props ryanscheuermann. fixes #2695
git-svn-id: http://svn.automattic.com/wordpress/trunk@4076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-07 00:30:56 +00:00 |
ryan
|
3a2d71fb91
|
New login. fixes #2999
git-svn-id: http://svn.automattic.com/wordpress/trunk@4073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-05 04:00:21 +00:00 |
matt
|
4495b15135
|
Useless notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@4069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-29 17:05:39 +00:00 |
ryan
|
33a88217f0
|
Fix redirect and publish.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-28 22:18:41 +00:00 |
ryan
|
4e7aacfc21
|
Menu and plugin tweakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-26 22:18:36 +00:00 |
ryan
|
04f357b4eb
|
Admin AJAX tweaks from mdawaffe. fixes #2969
git-svn-id: http://svn.automattic.com/wordpress/trunk@4042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-25 19:01:52 +00:00 |
ryan
|
c2a613422c
|
Category Ajax improvements from mdawaffe. fixes #2803
git-svn-id: http://svn.automattic.com/wordpress/trunk@4041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-25 06:36:10 +00:00 |
ryan
|
cacf5e345f
|
Trim theme and plugin data. fixes #2943
git-svn-id: http://svn.automattic.com/wordpress/trunk@4035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-23 19:20:11 +00:00 |
ryan
|
fbfe98308d
|
Custom field AJAX fix from mdawaffe. fixes #2970
git-svn-id: http://svn.automattic.com/wordpress/trunk@4029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-23 17:14:51 +00:00 |
ryan
|
9094543b51
|
Don't allow blank cats. Props donncha. fixes #2960
git-svn-id: http://svn.automattic.com/wordpress/trunk@4022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-20 01:30:37 +00:00 |
ryan
|
dab38290f0
|
i18n fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-18 02:31:21 +00:00 |
ryan
|
0559786a79
|
Relocate delete_user action. Props filosofo. fixes #2956
git-svn-id: http://svn.automattic.com/wordpress/trunk@4020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-17 17:12:37 +00:00 |
ryan
|
978fc182da
|
Tweak theme validation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-11 22:44:56 +00:00 |
ryan
|
4e5380a24a
|
wp_die() improvements from Sewar. fixes #2902
git-svn-id: http://svn.automattic.com/wordpress/trunk@4006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-10 05:29:10 +00:00 |
matt
|
b2d5509491
|
Fix for radio labels on moderation page
git-svn-id: http://svn.automattic.com/wordpress/trunk@4005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-07 18:35:49 +00:00 |
ryan
|
2df0ebe996
|
Nice curves. Props ketsugi. fixes #2896
git-svn-id: http://svn.automattic.com/wordpress/trunk@4001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 06:14:17 +00:00 |
matt
|
10185ecaab
|
Properly select option, wording change
git-svn-id: http://svn.automattic.com/wordpress/trunk@4000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 04:34:46 +00:00 |
matt
|
157786ecaa
|
Some renames
git-svn-id: http://svn.automattic.com/wordpress/trunk@3999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 04:27:45 +00:00 |
ryan
|
9639c8a968
|
Strip and texturize importer title. Props Nazgul. fixes #2897
git-svn-id: http://svn.automattic.com/wordpress/trunk@3986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 22:33:58 +00:00 |
ryan
|
42557940a1
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: http://svn.automattic.com/wordpress/trunk@3985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 22:00:03 +00:00 |
ryan
|
f02a7931d8
|
Validation fixes from leftjustified. fixes #2907
git-svn-id: http://svn.automattic.com/wordpress/trunk@3983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 20:28:02 +00:00 |
ryan
|
9894158868
|
Lower case post. Props leftjustified. fixes #2908
git-svn-id: http://svn.automattic.com/wordpress/trunk@3981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 20:18:56 +00:00 |
ryan
|
ae4cedc61a
|
Die with style. Props Sewar. fixes #2902
git-svn-id: http://svn.automattic.com/wordpress/trunk@3979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 19:13:26 +00:00 |
ryan
|
7c774d0a1b
|
Markup fixes from leftjustified. fixes #2906
git-svn-id: http://svn.automattic.com/wordpress/trunk@3978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 17:14:29 +00:00 |
ryan
|
286a822258
|
Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: http://svn.automattic.com/wordpress/trunk@3976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 17:06:10 +00:00 |
ryan
|
7275ae28e4
|
Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: http://svn.automattic.com/wordpress/trunk@3970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 09:02:47 +00:00 |
ryan
|
d19217ac42
|
Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 03:59:40 +00:00 |
ryan
|
827d00243b
|
Markup fixes from Nazgul. fixes #2899
git-svn-id: http://svn.automattic.com/wordpress/trunk@3961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 21:44:08 +00:00 |
ryan
|
d5a6871e97
|
Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: http://svn.automattic.com/wordpress/trunk@3960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 21:41:00 +00:00 |
ryan
|
00b5713e5d
|
wp_reset_vars(). Props Sewar. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 19:31:28 +00:00 |
ryan
|
14abe71841
|
Relocate /div.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 19:24:00 +00:00 |
matt
|
3b5eb8d627
|
Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@3953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 18:39:53 +00:00 |
matt
|
f20ce5d910
|
Extra whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@3950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 18:14:17 +00:00 |
matt
|
c13781fc79
|
We talk good. Fixes #2632
git-svn-id: http://svn.automattic.com/wordpress/trunk@3949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 17:56:27 +00:00 |
matt
|
79e652005e
|
More intuitive navigation, fixes #2471
git-svn-id: http://svn.automattic.com/wordpress/trunk@3947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-04 17:19:15 +00:00 |
ryan
|
55af15d623
|
wp_reset_vars() from Sewar. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-03 19:03:37 +00:00 |
ryan
|
4de7f261cb
|
Delete comment fix from tenpura. fixes #2807
git-svn-id: http://svn.automattic.com/wordpress/trunk@3944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-01 02:03:21 +00:00 |
ryan
|
70fc265986
|
Fix ref check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-30 22:14:50 +00:00 |
ryan
|
281418c54e
|
Add delete page nonce. fixes #2847
git-svn-id: http://svn.automattic.com/wordpress/trunk@3932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-27 07:01:16 +00:00 |
ryan
|
ff19f4b5a5
|
Use wp_redirect().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-27 05:38:56 +00:00 |
ryan
|
99d63ca220
|
Use wp_get_referer(). Props robmiller. fixes #2855
git-svn-id: http://svn.automattic.com/wordpress/trunk@3921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 21:14:58 +00:00 |
ryan
|
ec9b6242a3
|
Use wp_get_referer(). fixes #2800
git-svn-id: http://svn.automattic.com/wordpress/trunk@3918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 07:34:35 +00:00 |
ryan
|
f12797ca96
|
Silence pingomatic fsockopen. Props Mark Jaquith. fixes #2522
git-svn-id: http://svn.automattic.com/wordpress/trunk@3917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 06:05:12 +00:00 |
ryan
|
b3c1dd21ca
|
Markup fix from ckr and Nazgul. fixes #2842
git-svn-id: http://svn.automattic.com/wordpress/trunk@3912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 05:57:03 +00:00 |
ryan
|
9876a3606f
|
wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
git-svn-id: http://svn.automattic.com/wordpress/trunk@3908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 05:38:37 +00:00 |
ryan
|
e232ef9a32
|
js_escape() in onclicks. fixes #2851
git-svn-id: http://svn.automattic.com/wordpress/trunk@3907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 01:28:08 +00:00 |
ryan
|
3cf77a3b19
|
wp_check_filetype() from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-21 23:17:19 +00:00 |
ryan
|
1edfe71da2
|
Filename sanitation from sanitation engineer skeltoac. fixes #2823
git-svn-id: http://svn.automattic.com/wordpress/trunk@3891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-19 22:00:50 +00:00 |
matt
|
b9d8d2e9fd
|
Don't hide blog when option is blank!
git-svn-id: http://svn.automattic.com/wordpress/trunk@3885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-17 23:38:45 +00:00 |
ryan
|
6c68ddb70e
|
Oopsie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 08:56:53 +00:00 |
ryan
|
a43e9ca36f
|
Update Donncha's link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 08:56:12 +00:00 |
ryan
|
53ad887f0d
|
Really cancel. Props skeltoac. fixes #2826
git-svn-id: http://svn.automattic.com/wordpress/trunk@3871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-15 07:28:23 +00:00 |
ryan
|
5a6407ca84
|
Indicate private pages in manage pages list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-14 20:47:12 +00:00 |
ryan
|
aaf62a3482
|
WP_User_Search from Mark Jaquith. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 17:56:56 +00:00 |
ryan
|
f94f2f0bcf
|
Use the correct filename. Props Mark Jaquith. fixes #2815
git-svn-id: http://svn.automattic.com/wordpress/trunk@3863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 17:55:18 +00:00 |
ryan
|
c93efa866e
|
Include file renames. #2525
git-svn-id: http://svn.automattic.com/wordpress/trunk@3862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-11 06:43:54 +00:00 |
ryan
|
7feaf230ab
|
User UI tweaks from Mark Jaquith. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-10 21:23:19 +00:00 |
ryan
|
8310e71be6
|
Better handling of users with no role. Props Mark Jaquith. #2809
git-svn-id: http://svn.automattic.com/wordpress/trunk@3859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-10 20:26:26 +00:00 |
ryan
|
5e7c850484
|
User management improvements from Mark Jaquith and David House. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-08 18:36:05 +00:00 |
ryan
|
d56f944642
|
Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-07 23:27:25 +00:00 |
ryan
|
741934931d
|
Use the API.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 05:36:28 +00:00 |
ryan
|
0585475e02
|
Deprecate wp_get/set_post_cats() in favor of wp_get/set_post_categories().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 05:04:41 +00:00 |
ryan
|
73b4b6055e
|
List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: http://svn.automattic.com/wordpress/trunk@3847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 04:14:04 +00:00 |
ryan
|
dac809b5a4
|
Add more fine grained user management caps. Part 1. #2775
git-svn-id: http://svn.automattic.com/wordpress/trunk@3846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-05 16:52:21 +00:00 |
ryan
|
19ea5fb78f
|
Reorg bookmark functions. #2525
git-svn-id: http://svn.automattic.com/wordpress/trunk@3845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-05 02:12:59 +00:00 |
ryan
|
8ea8979b73
|
Edit profile nonce fix from markjaquith. fixes #2776
git-svn-id: http://svn.automattic.com/wordpress/trunk@3839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-04 03:41:33 +00:00 |
ryan
|
a481db2b6a
|
Script loader fixes from mdawaffe. fixes #2765
git-svn-id: http://svn.automattic.com/wordpress/trunk@3830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 21:51:20 +00:00 |
ryan
|
406ea582af
|
Comment redirect fix from mdawaffe. fixes #2764
git-svn-id: http://svn.automattic.com/wordpress/trunk@3829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 21:48:31 +00:00 |
ryan
|
286a935a59
|
Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: http://svn.automattic.com/wordpress/trunk@3827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-01 16:59:55 +00:00 |
ryan
|
4a47234d84
|
Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-31 17:07:12 +00:00 |
ryan
|
a50330dd45
|
wp_hash() and server secret.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-31 00:24:03 +00:00 |
ryan
|
20b5e18fea
|
Balance quotes. Props razorasdf. fixes #2749
git-svn-id: http://svn.automattic.com/wordpress/trunk@3809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-28 23:51:53 +00:00 |
ryan
|
96c3f739a8
|
Update nonce action strings. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 23:08:05 +00:00 |
ryan
|
1dff136d6f
|
Add some user filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 22:47:13 +00:00 |
ryan
|
70276282ad
|
Add some category filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 22:14:55 +00:00 |
ryan
|
e5e2b93053
|
Move privacy options to a separate Privacy tab.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 19:34:28 +00:00 |
ryan
|
4d49e98fe4
|
Script loader from mdawaffe. #2701
git-svn-id: http://svn.automattic.com/wordpress/trunk@3788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 17:16:05 +00:00 |
ryan
|
e0939f1323
|
Excerpt fix from Mike Little. fixes #2686
git-svn-id: http://svn.automattic.com/wordpress/trunk@3785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-19 06:22:11 +00:00 |
matt
|
102b85a9a1
|
Adding Blogware importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@3784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 17:53:32 +00:00 |
ryan
|
8ee6921b49
|
Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: http://svn.automattic.com/wordpress/trunk@3783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 06:49:22 +00:00 |
ryan
|
54c5fee3f8
|
Nonce fixes from mdawaffe. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 00:47:21 +00:00 |
ryan
|
595b9e460b
|
Combine category forms and move to edit-category-form.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 00:46:07 +00:00 |
ryan
|
fe1dc4a796
|
WP importer fixes from mdawaffe. fixes #2727
git-svn-id: http://svn.automattic.com/wordpress/trunk@3776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-17 21:39:40 +00:00 |
ryan
|
e92d1c8341
|
Fix cap. Props ryanscheuermann. fixes #2723
git-svn-id: http://svn.automattic.com/wordpress/trunk@3775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-17 21:32:16 +00:00 |
ryan
|
5c407df97a
|
Fix Scheduled Entries list. #2715
git-svn-id: http://svn.automattic.com/wordpress/trunk@3773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-12 03:21:09 +00:00 |
ryan
|
2f68889eb6
|
Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: http://svn.automattic.com/wordpress/trunk@3772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-11 23:13:35 +00:00 |
matt
|
fdab6f4c1e
|
Lots of style and admin tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@3770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-10 20:35:10 +00:00 |
matt
|
b344d54553
|
New import and export, v0.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@3769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-10 20:34:17 +00:00 |
ryan
|
83f1cbb1d0
|
Oops. How did that get in there?
git-svn-id: http://svn.automattic.com/wordpress/trunk@3766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-06 04:43:59 +00:00 |
ryan
|
25bf69a118
|
Better nonces for inline uploading. Props mdawaffe. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-06 04:41:21 +00:00 |
ryan
|
8bab10e90d
|
nonce approve/delete comment confirmations. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-05 09:09:13 +00:00 |
ryan
|
293b3b4dee
|
Better escaping of strings used in JS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-05 07:49:05 +00:00 |
ryan
|
547a3c96d7
|
A couple more nonces. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-04 09:20:44 +00:00 |
ryan
|
3f57a94f4c
|
Nonce from above. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 22:36:06 +00:00 |
ryan
|
1008282133
|
Check menu privs after plugins add their menus. fixes #2696
git-svn-id: http://svn.automattic.com/wordpress/trunk@3756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 19:08:37 +00:00 |
matt
|
2b49e833c7
|
add-a-hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@3754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-29 09:21:23 +00:00 |
ryan
|
f36c6bd2be
|
Remove those naughty flushes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-22 02:10:42 +00:00 |
ryan
|
85f5f5229f
|
Add file. fixes #2677
git-svn-id: http://svn.automattic.com/wordpress/trunk@3736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 08:17:05 +00:00 |
ryan
|
c8ce057570
|
Always load list manip js when editing. Props mdawaffe. fixes #2672
git-svn-id: http://svn.automattic.com/wordpress/trunk@3735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 05:05:34 +00:00 |
ryan
|
3d45520fff
|
Make sure we have links to iterate over. fixes #2675
git-svn-id: http://svn.automattic.com/wordpress/trunk@3734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 05:00:58 +00:00 |
ryan
|
3d4f3629d0
|
Change number of comments awaiting moderation in menu when number changes. Props mdawaffe. fixes #2677
git-svn-id: http://svn.automattic.com/wordpress/trunk@3733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-21 04:54:01 +00:00 |
matt
|
22bcda930a
|
Better use of visual space when editing/adding links
git-svn-id: http://svn.automattic.com/wordpress/trunk@3729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:31:58 +00:00 |
matt
|
28a178a5b6
|
Cleaner category count display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:26:56 +00:00 |
matt
|
8051187420
|
Navigation doesn't work, just show all pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:17:10 +00:00 |
matt
|
a14b59e7f0
|
Show message on publish rather than sitting dumbly. Link to site like we do for posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@3726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:13:47 +00:00 |
matt
|
a0950d4d4b
|
More consistent padding in IE and FF, smoother display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:12:52 +00:00 |
matt
|
b71ff716ab
|
Save a few lines of code, don't show 0 in month list
git-svn-id: http://svn.automattic.com/wordpress/trunk@3724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:51:01 +00:00 |
matt
|
7fea857c9f
|
Unification of how we display comments in various parts of the admin section
git-svn-id: http://svn.automattic.com/wordpress/trunk@3722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:30:56 +00:00 |
matt
|
823f832a8e
|
A better comment delete button
git-svn-id: http://svn.automattic.com/wordpress/trunk@3721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:02:16 +00:00 |
matt
|
6af7f62f92
|
Improve the comment browsing UI a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@3720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 07:34:29 +00:00 |
matt
|
2f0c1f6f50
|
What an oogly importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 07:25:52 +00:00 |
matt
|
3f9a04e5f9
|
Make categories clickable, just like on the posts screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@3718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 07:10:48 +00:00 |
ryan
|
97355f28fd
|
Escape single quotes in options.php. fixes #2656
git-svn-id: http://svn.automattic.com/wordpress/trunk@3710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-17 23:33:08 +00:00 |
ryan
|
b1af79fb05
|
Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-13 04:49:38 +00:00 |
ryan
|
41ebe38cb4
|
Use default_link_category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-07 22:28:57 +00:00 |
ryan
|
b590c8a5c8
|
Fixed edit comment links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-07 20:02:18 +00:00 |
ryan
|
fa29d02a4b
|
New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: http://svn.automattic.com/wordpress/trunk@3695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-05 20:58:57 +00:00 |
matt
|
2228ee7b9c
|
Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@3693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 08:41:49 +00:00 |
ryan
|
6a1fbbfdd9
|
Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 02:26:02 +00:00 |
ryan
|
4079e0c137
|
Add ID to composite key. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 01:15:25 +00:00 |
ryan
|
041257657c
|
Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: http://svn.automattic.com/wordpress/trunk@3688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:51:47 +00:00 |
ryan
|
c5fe14aa72
|
Spelling fix from nbachiyski. fixes #2632
git-svn-id: http://svn.automattic.com/wordpress/trunk@3687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:48:44 +00:00 |
matt
|
e78ef4fe16
|
Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:25:04 +00:00 |
ryan
|
33ccb31e88
|
List manip improvements from mdawaffe. fixes #2633
git-svn-id: http://svn.automattic.com/wordpress/trunk@3684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:16:27 +00:00 |
ryan
|
d02d4a9319
|
Redirect if no action given.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:12:43 +00:00 |
ryan
|
30930704b6
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:57:09 +00:00 |
ryan
|
0497d716ad
|
Get all error messages with get_error_messages().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:48:14 +00:00 |
ryan
|
6123ea7eb7
|
Some optimization of the post query. #2604
git-svn-id: http://svn.automattic.com/wordpress/trunk@3678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:33:10 +00:00 |
ryan
|
cebb0a3a15
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:31:26 +00:00 |
ryan
|
3d2347a655
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: http://svn.automattic.com/wordpress/trunk@3676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:20:11 +00:00 |
ryan
|
a165dc1e5b
|
Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: http://svn.automattic.com/wordpress/trunk@3675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 23:27:47 +00:00 |
ryan
|
f5e88cd3d5
|
Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: http://svn.automattic.com/wordpress/trunk@3674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 23:02:01 +00:00 |
ryan
|
33210aaf9e
|
Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: http://svn.automattic.com/wordpress/trunk@3673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 22:59:31 +00:00 |
ryan
|
6130dcb0d6
|
More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: http://svn.automattic.com/wordpress/trunk@3672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 05:27:10 +00:00 |
ryan
|
1fb3390cc2
|
Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: http://svn.automattic.com/wordpress/trunk@3671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-31 08:32:30 +00:00 |
ryan
|
8a751c591d
|
Pluggable install functions. fixes #2616
git-svn-id: http://svn.automattic.com/wordpress/trunk@3670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-31 08:07:39 +00:00 |
ryan
|
ce623c09ba
|
Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: http://svn.automattic.com/wordpress/trunk@3669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 23:40:31 +00:00 |
ryan
|
805df2b129
|
Ref checks from mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 23:12:54 +00:00 |
ryan
|
a7337fded7
|
tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: http://svn.automattic.com/wordpress/trunk@3664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 07:50:33 +00:00 |
ryan
|
73ef659763
|
Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: http://svn.automattic.com/wordpress/trunk@3663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-30 07:36:54 +00:00 |
ryan
|
6ee476b1ec
|
Typo fix. fixes #2575
git-svn-id: http://svn.automattic.com/wordpress/trunk@3661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-29 01:58:53 +00:00 |
ryan
|
baa30dd4d8
|
AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: http://svn.automattic.com/wordpress/trunk@3660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-29 01:51:55 +00:00 |
ryan
|
46df065de5
|
attributes should be lower case.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 01:15:13 +00:00 |
ryan
|
8c7e57b24c
|
Show number of comments selected for deletion. Props robmiller. fixes #2508
git-svn-id: http://svn.automattic.com/wordpress/trunk@3652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 00:33:36 +00:00 |
ryan
|
734ce3a383
|
Put categories dbx box up top and open. fixes #2493
git-svn-id: http://svn.automattic.com/wordpress/trunk@3651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 00:25:58 +00:00 |
ryan
|
d04929ddd1
|
Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: http://svn.automattic.com/wordpress/trunk@3650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 00:14:18 +00:00 |
ryan
|
3262f36318
|
Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574
git-svn-id: http://svn.automattic.com/wordpress/trunk@3648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-20 20:57:01 +00:00 |
matt
|
f38d5e3c2b
|
Weird IE fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-18 00:38:37 +00:00 |
ryan
|
4b7d1d077d
|
setup-config fix from David House. fixes #2544
git-svn-id: http://svn.automattic.com/wordpress/trunk@3643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-14 07:42:14 +00:00 |
ryan
|
bc44b1b75d
|
Cron fixes from masquerade. #2425
git-svn-id: http://svn.automattic.com/wordpress/trunk@3635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-07 22:34:05 +00:00 |
ryan
|
e7feb40925
|
Pad post_date elements. Props: masquerade. fixes #2542
git-svn-id: http://svn.automattic.com/wordpress/trunk@3632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-07 21:00:38 +00:00 |
ryan
|
46acb0973f
|
List manipulation cap update from mdawaffe. fixes #2538
git-svn-id: http://svn.automattic.com/wordpress/trunk@3626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 23:29:10 +00:00 |
ryan
|
b8bbbd656e
|
Add referer check. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 08:32:20 +00:00 |
ryan
|
75a62f2e1e
|
Add referer checks. Props masquerade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 08:19:41 +00:00 |
matt
|
adb8409d4d
|
UI cleanup, todo: i18n
git-svn-id: http://svn.automattic.com/wordpress/trunk@3617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-06 02:52:18 +00:00 |
ryan
|
c3170f0c6b
|
Check admin referer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-05 22:45:44 +00:00 |
ryan
|
da41283680
|
Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: http://svn.automattic.com/wordpress/trunk@3609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-04 22:11:48 +00:00 |
ryan
|
bebd52f478
|
Entitize
git-svn-id: http://svn.automattic.com/wordpress/trunk@3607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-04 21:08:34 +00:00 |
ryan
|
eaea1c6e70
|
prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-03 20:36:40 +00:00 |
ryan
|
df35b1041b
|
Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-03 17:19:05 +00:00 |
ryan
|
b3214d6cc8
|
Fix edit comment link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 12:26:13 +00:00 |
ryan
|
2faf227f79
|
Remove linkcategories table from schema.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 10:43:57 +00:00 |
ryan
|
c29cb19596
|
s/get_linkz/get_bookmarks/
git-svn-id: http://svn.automattic.com/wordpress/trunk@3597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 10:32:19 +00:00 |
ryan
|
7973bc5d93
|
DB escaping in fix_attachment_links(). #2434
git-svn-id: http://svn.automattic.com/wordpress/trunk@3586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 02:47:36 +00:00 |
ryan
|
86372fea2e
|
s/Links/Bookmarks/
git-svn-id: http://svn.automattic.com/wordpress/trunk@3585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-01 21:44:22 +00:00 |
ryan
|
4207b4cb00
|
Better show up front UI from Mark Jaquith. #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-01 20:58:40 +00:00 |
ryan
|
6452ec1bbc
|
What's up front? #2515
git-svn-id: http://svn.automattic.com/wordpress/trunk@3581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-01 07:08:04 +00:00 |
ryan
|
1de4321d0b
|
Fix post save/delete redirects. fixes #2505 #2502
git-svn-id: http://svn.automattic.com/wordpress/trunk@3571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-27 05:15:13 +00:00 |
ryan
|
e9c75f4bd2
|
Bookmark/link rework. #2499
git-svn-id: http://svn.automattic.com/wordpress/trunk@3570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-27 04:57:30 +00:00 |
ryan
|
c8f803dfbd
|
Fix Write a post link in Dashboard. fixes #2503
git-svn-id: http://svn.automattic.com/wordpress/trunk@3568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-23 20:09:50 +00:00 |
ryan
|
5322fc2faa
|
current user cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-22 19:08:55 +00:00 |
ryan
|
b4166c403b
|
Allow queries by post type. Enable paging in Manage->Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@3564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-21 08:39:58 +00:00 |
ryan
|
29540c8e2b
|
Breakup post.php into post.php, comment.php, page.php, post-new.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@3563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-21 06:11:46 +00:00 |
ryan
|
c8e61c99b8
|
Oops. Missing paren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-20 21:23:09 +00:00 |
ryan
|
0cda0d89f0
|
Check Published for future posts. fixes #2488
git-svn-id: http://svn.automattic.com/wordpress/trunk@3560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-20 21:00:19 +00:00 |
ryan
|
2fc8c248b3
|
Add Publish button for pages. fixes #2451
git-svn-id: http://svn.automattic.com/wordpress/trunk@3550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-19 05:57:54 +00:00 |
ryan
|
941ec0ff97
|
Blog privacy. fixes #2480
git-svn-id: http://svn.automattic.com/wordpress/trunk@3548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-18 07:40:43 +00:00 |
ryan
|
70197e85f3
|
Honor comment_status and ping_status when writing a new post. Props Mark Jaquith. fixes #2445
git-svn-id: http://svn.automattic.com/wordpress/trunk@3547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-18 00:16:41 +00:00 |
ryan
|
73affaa5c7
|
greymatter importer from bungeman. fixes #2464
git-svn-id: http://svn.automattic.com/wordpress/trunk@3546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-18 00:06:33 +00:00 |
ryan
|
0f14c31ff1
|
Use wp_specialchars() to avoid double encoding. Props zonble. fixes #2446
git-svn-id: http://svn.automattic.com/wordpress/trunk@3544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-17 02:05:40 +00:00 |
ryan
|
e297c36253
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: http://svn.automattic.com/wordpress/trunk@3541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-17 01:29:33 +00:00 |
ryan
|
1d49d0373f
|
Dynamic menu reparenting. fixes #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@3536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-17 00:57:10 +00:00 |
ryan
|
e9442d2d08
|
schedule future posts with cron when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 23:48:44 +00:00 |
ryan
|
521f99d371
|
Correct inverted logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 23:37:28 +00:00 |
ryan
|
e91aa85ce7
|
Bump db ver check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 23:25:36 +00:00 |
ryan
|
a37a1d7440
|
Give future posts a post_status of future when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 23:22:22 +00:00 |
ryan
|
71ceecb82b
|
dotclear importer fix from thomasq. fixes #2430
git-svn-id: http://svn.automattic.com/wordpress/trunk@3530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 22:32:25 +00:00 |
ryan
|
d30b5f1c99
|
Option to 'mark as spam' in notification e-mail from Mark J. fixes #1048
git-svn-id: http://svn.automattic.com/wordpress/trunk@3529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 20:09:13 +00:00 |
ryan
|
bcb996e5d3
|
Don't show private and draft pages in post lists. fixes #2442
git-svn-id: http://svn.automattic.com/wordpress/trunk@3528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 06:23:03 +00:00 |
ryan
|
d0f14a4c93
|
Move generic_ping() to execute-pings.php. fixes #2440
git-svn-id: http://svn.automattic.com/wordpress/trunk@3524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-13 23:14:59 +00:00 |
ryan
|
c2f5986b03
|
Trackback only for published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 09:07:37 +00:00 |
ryan
|
e316add4ea
|
Category count fix from MichaelH. fixes #2212
git-svn-id: http://svn.automattic.com/wordpress/trunk@3520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 08:22:42 +00:00 |
ryan
|
dd202ce1f9
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 07:53:23 +00:00 |
ryan
|
17b47c6fe0
|
Hide add cat if user does not have mange_categories cap. Props Mark Jaquith. fixes #2432
git-svn-id: http://svn.automattic.com/wordpress/trunk@3516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 07:46:34 +00:00 |
ryan
|
a5fc1e9ebe
|
Post status = future. #2426
git-svn-id: http://svn.automattic.com/wordpress/trunk@3514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 07:41:56 +00:00 |
ryan
|
d6d431c1be
|
Add new page caps now that pages can be draft or publish. Brings page caps to parity with posts. Add delete caps for posts and pages. fixes #2382 #2336 #2301
git-svn-id: http://svn.automattic.com/wordpress/trunk@3513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-11 09:56:02 +00:00 |
ryan
|
f812294867
|
Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: http://svn.automattic.com/wordpress/trunk@3510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-09 10:03:48 +00:00 |
matt
|
28dbf2bf37
|
Nice new hook, fixes #2398
git-svn-id: http://svn.automattic.com/wordpress/trunk@3509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-09 09:03:13 +00:00 |
ryan
|
4f895adff7
|
Remove execute bit from uploaded files. #2190
git-svn-id: http://svn.automattic.com/wordpress/trunk@3501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-30 22:03:06 +00:00 |
ryan
|
537e956fbc
|
Add text/javascript header to cat-js.php. Props Juergen. fixes #2351
git-svn-id: http://svn.automattic.com/wordpress/trunk@3500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-30 21:39:20 +00:00 |
ryan
|
f035ac9b20
|
Make check_admin_referer() pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-29 23:06:58 +00:00 |
ryan
|
1fe8b77d26
|
TB fix. fixes #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-29 00:12:14 +00:00 |
ryan
|
5c166af378
|
CGI ping fixes. fixes #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-28 18:41:19 +00:00 |
ryan
|
e868acbee9
|
Role display fix from Owen. fixes #2338
git-svn-id: http://svn.automattic.com/wordpress/trunk@3483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-25 03:44:35 +00:00 |
ryan
|
99385a2f18
|
Username sanitization cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-25 03:09:16 +00:00 |
ryan
|
9afb7a18db
|
Upload links fix. fixes #2337
git-svn-id: http://svn.automattic.com/wordpress/trunk@3480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-25 00:49:13 +00:00 |
ryan
|
f5b9962831
|
uksort() not usort()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-24 09:44:17 +00:00 |
ryan
|
4c08bf3d7c
|
Sort plugins by plugin name, not file name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-24 07:48:21 +00:00 |
ryan
|
7cba6fd969
|
Don't list current theme in the availablet themes list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-24 07:38:29 +00:00 |
ryan
|
9a6867aa44
|
is_preview() fixes from David House. fixes #2188
git-svn-id: http://svn.automattic.com/wordpress/trunk@3473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-23 23:39:56 +00:00 |
ryan
|
2c5c084ccc
|
updateOtherIcon. fixes #2315
git-svn-id: http://svn.automattic.com/wordpress/trunk@3469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-21 05:41:52 +00:00 |
ryan
|
fe8cbf801a
|
Execute pings rework from skeltoac. #2197
git-svn-id: http://svn.automattic.com/wordpress/trunk@3463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-19 00:03:28 +00:00 |
ryan
|
fbc3a7d010
|
Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: http://svn.automattic.com/wordpress/trunk@3457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-18 19:21:37 +00:00 |
ryan
|
19b29d08ee
|
Check upload_files cap for inline uploader. Props David House and doit-cu. fixes #2302
git-svn-id: http://svn.automattic.com/wordpress/trunk@3456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-18 19:16:31 +00:00 |
ryan
|
b6f368702d
|
wp_roles cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-18 03:07:26 +00:00 |
matt
|
a2f93dd321
|
Axe those funny looking lines - fixes #2192
git-svn-id: http://svn.automattic.com/wordpress/trunk@3450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-17 01:51:26 +00:00 |
matt
|
78d25a023b
|
Strip some more funny chars, fixes #2093
git-svn-id: http://svn.automattic.com/wordpress/trunk@3446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-17 00:48:24 +00:00 |
matt
|
9865911bff
|
Don't allow uploading PHP files, fixes #2300.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-16 23:02:27 +00:00 |
ryan
|
795609c953
|
Use ->comments instead of . fixes #2293
git-svn-id: http://svn.automattic.com/wordpress/trunk@3443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-16 20:07:00 +00:00 |
ryan
|
e701f8c526
|
Link import fix from Kafkaesqui. fixes #2296
git-svn-id: http://svn.automattic.com/wordpress/trunk@3441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-16 19:57:20 +00:00 |
ryan
|
43abf185f3
|
Set charset. Props ruckus. fixes #2289
git-svn-id: http://svn.automattic.com/wordpress/trunk@3439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-15 23:21:29 +00:00 |
ryan
|
db03553bf2
|
More upload path tweaks. fixes #2271
git-svn-id: http://svn.automattic.com/wordpress/trunk@3437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-14 22:09:51 +00:00 |
ryan
|
f7ed2d60d3
|
Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
git-svn-id: http://svn.automattic.com/wordpress/trunk@3434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-13 22:42:45 +00:00 |
ryan
|
3addf81bd1
|
Make sure cat-js loads. Props donncha. fixes #2262
git-svn-id: http://svn.automattic.com/wordpress/trunk@3432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-13 22:09:57 +00:00 |
ryan
|
acff9479ff
|
Remove reference to non-existant edit-attachment-form. fixes #2270
git-svn-id: http://svn.automattic.com/wordpress/trunk@3428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-12 03:44:44 +00:00 |
ryan
|
813d3c7737
|
i18n updates from SteveAgl. fixes #2260
git-svn-id: http://svn.automattic.com/wordpress/trunk@3424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 22:50:19 +00:00 |
ryan
|
f44e565656
|
Require admin.php. fixes #2263
git-svn-id: http://svn.automattic.com/wordpress/trunk@3423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 22:49:11 +00:00 |
matt
|
759faa6b9a
|
HTML and JS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 05:16:17 +00:00 |
matt
|
bfbe1f2def
|
Re-arrange these options a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@3421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 03:14:34 +00:00 |
matt
|
e9678c577b
|
Better redirect back.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 03:06:48 +00:00 |
ryan
|
a905e79b9f
|
Dotclear importer from thomasq. fixes #2234
git-svn-id: http://svn.automattic.com/wordpress/trunk@3419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-10 01:46:54 +00:00 |
ryan
|
0962ff9bff
|
Confirm-delete dialog fix from Mark Jaquith. fixes #2249
git-svn-id: http://svn.automattic.com/wordpress/trunk@3416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:50:35 +00:00 |
ryan
|
410206ab66
|
dbx hooks from Owen. fixes #2250
git-svn-id: http://svn.automattic.com/wordpress/trunk@3415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:44:42 +00:00 |
ryan
|
88e32d34fc
|
Add upload folder options. Props David House. fixes #2206
git-svn-id: http://svn.automattic.com/wordpress/trunk@3413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-09 22:24:57 +00:00 |
ryan
|
0784227411
|
i81n fix from David House. fixes #2214
git-svn-id: http://svn.automattic.com/wordpress/trunk@3412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-07 06:33:49 +00:00 |
ryan
|
63e1963e19
|
Send to editor fix ups. fixes #2199
git-svn-id: http://svn.automattic.com/wordpress/trunk@3407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 23:33:50 +00:00 |
matt
|
0b1e3030b3
|
Technorati URL change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 06:31:11 +00:00 |
ryan
|
aeb76a3a42
|
LJ importer tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 05:35:09 +00:00 |
ryan
|
c26e1c0cc3
|
Handle quotes in upload titles. fixes #2198
git-svn-id: http://svn.automattic.com/wordpress/trunk@3398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-05 01:43:30 +00:00 |
ryan
|
0275a631e0
|
Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: http://svn.automattic.com/wordpress/trunk@3397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-04 00:49:25 +00:00 |
ryan
|
d004dacd10
|
Strip # from filenames. fixes #2166
git-svn-id: http://svn.automattic.com/wordpress/trunk@3394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 21:31:51 +00:00 |
ryan
|
b60db381c7
|
Decode entities in inline uploader. fixes #2208
git-svn-id: http://svn.automattic.com/wordpress/trunk@3392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-02 20:55:45 +00:00 |
ryan
|
da72493884
|
MT import fixes from cubex.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-01-01 22:54:56 +00:00 |
ryan
|
90fc694201
|
Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
git-svn-id: http://svn.automattic.com/wordpress/trunk@3384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 21:24:56 +00:00 |
ryan
|
41a3730222
|
newCatAddIn fix. fixes #2184
git-svn-id: http://svn.automattic.com/wordpress/trunk@3383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-31 20:59:28 +00:00 |
ryan
|
095edb0aea
|
Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: http://svn.automattic.com/wordpress/trunk@3381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:59:38 +00:00 |
ryan
|
fb25862f14
|
Silenzio.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:42:56 +00:00 |
ryan
|
8cdc22e3d8
|
Post delete fix from David House. fixes #2173
git-svn-id: http://svn.automattic.com/wordpress/trunk@3379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 21:16:53 +00:00 |
ryan
|
00e695e6f5
|
LJ tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-29 01:25:41 +00:00 |
ryan
|
529d5294ec
|
Flesh out LJ importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 20:24:12 +00:00 |
ryan
|
305a286ce1
|
Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: http://svn.automattic.com/wordpress/trunk@3373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 07:05:05 +00:00 |
ryan
|
81f0c504cd
|
Regen page rewrite rules when upgrading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 05:20:13 +00:00 |
ryan
|
97749ecf1d
|
Title fixes for plugin menu pages. fixes #1447
git-svn-id: http://svn.automattic.com/wordpress/trunk@3367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:45:13 +00:00 |
ryan
|
365a7b5ee0
|
Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: http://svn.automattic.com/wordpress/trunk@3366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:42:42 +00:00 |
ryan
|
7ff17cba43
|
Exit after sending headers. fixes #1917
git-svn-id: http://svn.automattic.com/wordpress/trunk@3365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:16:40 +00:00 |
ryan
|
e4bc49b839
|
Don't be lazy. Props Denyerec
git-svn-id: http://svn.automattic.com/wordpress/trunk@3364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-28 00:10:23 +00:00 |
ryan
|
c24a484571
|
Don't require admin-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-26 17:00:39 +00:00 |
ryan
|
94b2a5ad5d
|
Use wp_handle_upload().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-26 09:55:24 +00:00 |
ryan
|
d3105dc988
|
gettext updates from SteveAgl. fixes #2143
git-svn-id: http://svn.automattic.com/wordpress/trunk@3355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-24 15:12:59 +00:00 |
ryan
|
5df9400ad9
|
Enable MT importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 23:16:20 +00:00 |
ryan
|
a8652d0823
|
Use API.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 23:10:59 +00:00 |
ryan
|
0ea2312357
|
Styling for the theme select button. fixes #2101
git-svn-id: http://svn.automattic.com/wordpress/trunk@3349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 21:08:42 +00:00 |
ryan
|
33ad867646
|
Remove cruft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 20:59:23 +00:00 |
ryan
|
71d5605298
|
Fix already pinged list. Props pirateking. fixes #2136
git-svn-id: http://svn.automattic.com/wordpress/trunk@3347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 20:43:30 +00:00 |
ryan
|
056106dcfd
|
h-scroll fix. fixes #1994
git-svn-id: http://svn.automattic.com/wordpress/trunk@3345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 03:24:10 +00:00 |
matt
|
e5f66550f4
|
Hack hack hack hack hack hack hack
git-svn-id: http://svn.automattic.com/wordpress/trunk@3344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-23 02:52:11 +00:00 |
ryan
|
8b686cdc2d
|
Update cache when editing categories. fixes #2127
git-svn-id: http://svn.automattic.com/wordpress/trunk@3341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-22 20:32:12 +00:00 |
ryan
|
17707c8a55
|
plugin_page fix from Owen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-22 03:06:04 +00:00 |
ryan
|
f33dda4dd2
|
Add error checking to file save. fixes #2109
git-svn-id: http://svn.automattic.com/wordpress/trunk@3335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-21 16:56:11 +00:00 |
ryan
|
ebf2f33207
|
edit form fix from Viper007Bond. fixes #2113
git-svn-id: http://svn.automattic.com/wordpress/trunk@3334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-21 15:56:14 +00:00 |
ryan
|
a626f32296
|
Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096
git-svn-id: http://svn.automattic.com/wordpress/trunk@3330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-19 19:14:22 +00:00 |
ryan
|
4f3bef3ac1
|
Validation tweaks. fixes #2097
git-svn-id: http://svn.automattic.com/wordpress/trunk@3329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-19 19:10:09 +00:00 |
ryan
|
f7feb0f213
|
Widen those buttons. fixes #2091
git-svn-id: http://svn.automattic.com/wordpress/trunk@3325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-18 15:54:02 +00:00 |
ryan
|
df7a837535
|
Workaround browser bug. fixes #2090
git-svn-id: http://svn.automattic.com/wordpress/trunk@3324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-18 15:51:56 +00:00 |
ryan
|
bb564ec1aa
|
Fix JS error in IE. fixes #2089
git-svn-id: http://svn.automattic.com/wordpress/trunk@3323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-18 15:50:53 +00:00 |
ryan
|
02fb838f97
|
Fix ping races. fixes #2088
git-svn-id: http://svn.automattic.com/wordpress/trunk@3322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-18 15:49:43 +00:00 |
ryan
|
708d693096
|
Add CDATA. fixes #1957
git-svn-id: http://svn.automattic.com/wordpress/trunk@3318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-16 03:28:05 +00:00 |
ryan
|
97cd7143da
|
New asyncronous ping method. fixes #2048
git-svn-id: http://svn.automattic.com/wordpress/trunk@3317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-16 03:04:33 +00:00 |
ryan
|
c98cc7da09
|
Validation fix from philor. fixes #1958
git-svn-id: http://svn.automattic.com/wordpress/trunk@3316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-16 02:40:40 +00:00 |
ryan
|
32743aec23
|
Don't die.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-15 22:26:22 +00:00 |
ryan
|
c676e9c5c0
|
Separate dbx managers for post and page forms. Props mdawaffe. fixes #2035
git-svn-id: http://svn.automattic.com/wordpress/trunk@3313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-15 21:48:12 +00:00 |
ryan
|
5a56fc2414
|
is_user_logged_in()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-15 16:31:41 +00:00 |
ryan
|
9aa7dc5290
|
Bump ver.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-15 01:17:46 +00:00 |
ryan
|
0df81fe574
|
noscript support for uploading. fixes #2078
git-svn-id: http://svn.automattic.com/wordpress/trunk@3307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-14 08:29:43 +00:00 |
ryan
|
47889e8cea
|
JS init changes. fixes #2077
git-svn-id: http://svn.automattic.com/wordpress/trunk@3306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-14 06:27:30 +00:00 |
ryan
|
4a2287378d
|
More inline uploading tweaks. fixes #2076
git-svn-id: http://svn.automattic.com/wordpress/trunk@3305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-14 04:24:05 +00:00 |
ryan
|
ab9b8f8b6a
|
Attachment enhancements from skeltoac. fixes #2074
git-svn-id: http://svn.automattic.com/wordpress/trunk@3303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-13 19:19:56 +00:00 |
ryan
|
100b550e1a
|
Remove lang attribute. fixes #2072
git-svn-id: http://svn.automattic.com/wordpress/trunk@3301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-13 08:47:55 +00:00 |
ryan
|
ece625403c
|
i18n updates from nbachiyski. fixes #2069
git-svn-id: http://svn.automattic.com/wordpress/trunk@3295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-12 22:48:30 +00:00 |
ryan
|
ea090d6f91
|
Use 'were' for past subjunctive. fixes #2000
git-svn-id: http://svn.automattic.com/wordpress/trunk@3294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-12 01:48:12 +00:00 |
ryan
|
9d75e305a2
|
MCE improvements from skeltoac. fixes #2058
git-svn-id: http://svn.automattic.com/wordpress/trunk@3292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-12 01:27:56 +00:00 |
ryan
|
ffcfc84b78
|
Remove debug cruft. fixes #2056
git-svn-id: http://svn.automattic.com/wordpress/trunk@3288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-11 17:57:50 +00:00 |
ryan
|
157aecdf6e
|
Make sure fields without defaults are specified when inserting. fixes #1953
git-svn-id: http://svn.automattic.com/wordpress/trunk@3285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-10 23:22:47 +00:00 |
ryan
|
06c51d01c2
|
MCE fix-em-ups from skeltoac. fixes #1962
git-svn-id: http://svn.automattic.com/wordpress/trunk@3283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-09 19:24:14 +00:00 |
ryan
|
25887cc8bc
|
Peekaboo, I see you. fixes #2008
git-svn-id: http://svn.automattic.com/wordpress/trunk@3282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-09 19:21:39 +00:00 |
ryan
|
8bb98038ab
|
TEXT fields cannot have defaults. #1953
git-svn-id: http://svn.automattic.com/wordpress/trunk@3281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-09 19:04:12 +00:00 |
ryan
|
1547da4733
|
Remove calls to html_entity_decode(). fixes #2029
git-svn-id: http://svn.automattic.com/wordpress/trunk@3276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-07 00:36:07 +00:00 |
ryan
|
0d0c51e8fe
|
Enable rich editing for comment form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-07 00:30:39 +00:00 |
ryan
|
fbaf9428a0
|
Delete user's usermeta when deleting the user.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 05:17:28 +00:00 |
ryan
|
1a44970d3a
|
Add edit_pages checks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 04:04:23 +00:00 |
ryan
|
37bd0472b1
|
Check for publish_posts cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 03:38:35 +00:00 |
ryan
|
bd31c21f83
|
Relocate wp_upload_dir(). fixes #2019
git-svn-id: http://svn.automattic.com/wordpress/trunk@3267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 03:17:03 +00:00 |
ryan
|
6fbd70fcdb
|
Role fixup from David House. fixes #2024
git-svn-id: http://svn.automattic.com/wordpress/trunk@3266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 03:11:55 +00:00 |
ryan
|
57ce56e8f4
|
tinyMCE updates from skeltoac. fixes #1991
git-svn-id: http://svn.automattic.com/wordpress/trunk@3265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-05 03:04:25 +00:00 |
ryan
|
38fbb47e77
|
Alignment fix from skeltoac. fixes #2007
git-svn-id: http://svn.automattic.com/wordpress/trunk@3264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 22:41:11 +00:00 |
ryan
|
f0d0e69648
|
Eliminate eval. Props ringmaster. fixes #2002
git-svn-id: http://svn.automattic.com/wordpress/trunk@3263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 22:39:41 +00:00 |
ryan
|
843a9afbfc
|
i18n fixes from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 22:37:02 +00:00 |
ryan
|
d77b5659aa
|
i18n updates from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 17:42:12 +00:00 |
ryan
|
a06b4a86cf
|
i18n updates from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 17:39:36 +00:00 |
ryan
|
68b055fdd8
|
Use correct ids. Props filosofo. fixes #2016
git-svn-id: http://svn.automattic.com/wordpress/trunk@3257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 17:32:07 +00:00 |
ryan
|
18b3f7f749
|
Use link_rel id. Props filosofo. fixes #2017
git-svn-id: http://svn.automattic.com/wordpress/trunk@3256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-02 17:30:49 +00:00 |
ryan
|
9de108b9bf
|
Make sure user_login keyed caches are cleared upon change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-01 17:38:37 +00:00 |
ryan
|
7fc3f04fc1
|
Textpattern importer updates from technosailor. #1944
git-svn-id: http://svn.automattic.com/wordpress/trunk@3253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-01 17:12:22 +00:00 |
ryan
|
3e14966b54
|
Attachment cleanups from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 22:44:00 +00:00 |
ryan
|
548ef114e8
|
RTL LTR. fixes #1995
git-svn-id: http://svn.automattic.com/wordpress/trunk@3246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 19:07:28 +00:00 |
ryan
|
8f6c123fa7
|
TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
git-svn-id: http://svn.automattic.com/wordpress/trunk@3244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 17:15:43 +00:00 |
ryan
|
7b9f47b54b
|
Allow Author role to edit published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 07:47:22 +00:00 |
ryan
|
e4a74710df
|
Remove unnecessary quotes. Props technosailor. fixes #1990
git-svn-id: http://svn.automattic.com/wordpress/trunk@3241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 07:27:39 +00:00 |
ryan
|
e2bc225d0c
|
Textpattern importer changes from Aaron Brazell. fixes #1944
git-svn-id: http://svn.automattic.com/wordpress/trunk@3240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-30 07:13:20 +00:00 |
matt
|
cee0f1cbca
|
Bring the blue back
git-svn-id: http://svn.automattic.com/wordpress/trunk@3237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-29 14:59:29 +00:00 |
ryan
|
dacae390a1
|
TP importer tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-29 14:59:23 +00:00 |
ryan
|
8cbfe2c46e
|
Regenerate page rewrite rules after creating the first page during install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-29 02:47:31 +00:00 |
ryan
|
2059a97ebd
|
Textpattern importer from Aaron Brazell.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-29 00:40:09 +00:00 |
ryan
|
ef2c2c4cb9
|
Inling uploading updates from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 23:13:35 +00:00 |
matt
|
9a440c7951
|
Fixes #1966
git-svn-id: http://svn.automattic.com/wordpress/trunk@3224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 23:06:21 +00:00 |
matt
|
beff0bedba
|
Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: http://svn.automattic.com/wordpress/trunk@3223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 23:05:12 +00:00 |
matt
|
6b4867e248
|
Fix the unsightly visible category line, fixes #1898
git-svn-id: http://svn.automattic.com/wordpress/trunk@3222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 10:23:45 +00:00 |
matt
|
380033a673
|
Allow 0 for postmeta, fixes #1912
git-svn-id: http://svn.automattic.com/wordpress/trunk@3221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 10:21:23 +00:00 |
matt
|
5bb35ba138
|
Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: http://svn.automattic.com/wordpress/trunk@3216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-28 05:45:45 +00:00 |
matt
|
1b15c54153
|
Only show tooltip when rich editing is on, fixes #1942
git-svn-id: http://svn.automattic.com/wordpress/trunk@3213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-25 22:44:48 +00:00 |
matt
|
6ff1b1af48
|
Removing old importers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-25 05:01:47 +00:00 |
matt
|
138a13dee7
|
Only load category JS on editing pages, fixes #1901
git-svn-id: http://svn.automattic.com/wordpress/trunk@3210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-25 05:00:25 +00:00 |
matt
|
fc66387b58
|
Options not used anymore, fixes #1950
git-svn-id: http://svn.automattic.com/wordpress/trunk@3209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-25 04:44:53 +00:00 |
matt
|
f2ccb3f21d
|
Trim submitted values, fixes #1954
git-svn-id: http://svn.automattic.com/wordpress/trunk@3208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-25 04:36:03 +00:00 |
ryan
|
9410afb60e
|
Check those XFN boxes. fixes #1946
git-svn-id: http://svn.automattic.com/wordpress/trunk@3207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 23:07:36 +00:00 |
ryan
|
88fc7ae84e
|
MT importer work.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 10:02:23 +00:00 |
matt
|
45c73a3298
|
Don't show 0 as a month.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 07:57:58 +00:00 |
matt
|
e8f47bf315
|
Forgot this wasn't in there, it's been incredibly helpful on WP.com
git-svn-id: http://svn.automattic.com/wordpress/trunk@3201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 07:28:46 +00:00 |
ryan
|
c9cc15c4f4
|
Add some defaults to avoid MySQL warnings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 00:38:56 +00:00 |
ryan
|
0d31fcbeef
|
Count only approved comments. Props Mark JAquith. fixes #1930
git-svn-id: http://svn.automattic.com/wordpress/trunk@3192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-22 03:40:32 +00:00 |
ryan
|
73dde55507
|
Update meta before updating the post so that page_template is not stomped. fixes #1933
git-svn-id: http://svn.automattic.com/wordpress/trunk@3190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-22 00:36:36 +00:00 |
ryan
|
2d46d957a6
|
Add db_version option for fresh installs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-21 21:59:43 +00:00 |
ryan
|
bfcc6d9927
|
Close iframe properly. Props ringmaster. fixes #1932
git-svn-id: http://svn.automattic.com/wordpress/trunk@3188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-21 18:30:46 +00:00 |