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 |
|