ryan
|
0b735b842f
|
Image uploading for pages. Props skeltoac. fixes #1759
git-svn-id: http://svn.automattic.com/wordpress/trunk@2951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-14 21:52:56 +00:00 |
|
ryan
|
721b7746a2
|
Add ordered list tags to kses. fixes #1761
git-svn-id: http://svn.automattic.com/wordpress/trunk@2950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-14 18:52:44 +00:00 |
|
ryan
|
69022c397b
|
wp_attach_object threading fix ups. fixes #1760 #1758
git-svn-id: http://svn.automattic.com/wordpress/trunk@2949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-14 18:06:23 +00:00 |
|
ryan
|
5977b21bc4
|
Remove thread unsafe Auto_increment tricks. fixes #1753
git-svn-id: http://svn.automattic.com/wordpress/trunk@2948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-13 19:06:31 +00:00 |
|
ryan
|
f95b357e8d
|
Oops. Patch didn't apply cleanly. fixes #1750
git-svn-id: http://svn.automattic.com/wordpress/trunk@2947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-13 18:59:10 +00:00 |
|
ryan
|
e3af2b4163
|
Category insert cleanup from donncha. fixes #1750
git-svn-id: http://svn.automattic.com/wordpress/trunk@2946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-13 18:17:05 +00:00 |
|
ryan
|
e81550ae0f
|
Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: http://svn.automattic.com/wordpress/trunk@2945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-12 18:21:15 +00:00 |
|
ryan
|
47f15ab10d
|
Add admin-db include. Props donncha. fixes #1751
git-svn-id: http://svn.automattic.com/wordpress/trunk@2944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-12 17:04:27 +00:00 |
|
ryan
|
b1f86c0a51
|
Code cleanup from Mark Jaquith. fixes #1746
git-svn-id: http://svn.automattic.com/wordpress/trunk@2943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-12 17:01:50 +00:00 |
|
matt
|
65f1a4df26
|
Awesome fix from Dougal about ping timeout problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-10 16:36:54 +00:00 |
|
ryan
|
e1140b014d
|
Code cleanups from markjaquith. fixes #1743
git-svn-id: http://svn.automattic.com/wordpress/trunk@2941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-10 09:25:38 +00:00 |
|
matt
|
ef2049566f
|
admin-db is needed for wp_delete_category
git-svn-id: http://svn.automattic.com/wordpress/trunk@2940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-09 01:59:02 +00:00 |
|
ryan
|
1dd2e8f0d1
|
Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737
git-svn-id: http://svn.automattic.com/wordpress/trunk@2939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-07 17:43:43 +00:00 |
|
ryan
|
5a87d54700
|
pre_get_posts action from ringmaster. fixes #1736
git-svn-id: http://svn.automattic.com/wordpress/trunk@2938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-06 17:27:57 +00:00 |
|
ryan
|
a7fc7ec1b7
|
Move some fxns to admin-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-06 17:26:06 +00:00 |
|
ryan
|
08015f1bf1
|
Start marking strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-06 00:44:04 +00:00 |
|
ryan
|
ae5fbef066
|
Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729
git-svn-id: http://svn.automattic.com/wordpress/trunk@2935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-06 00:04:59 +00:00 |
|
ryan
|
e56c5d190d
|
Add kses_init_filters(). Call it when running importers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-05 23:58:16 +00:00 |
|
ryan
|
4ffa89daa7
|
Send User-Agent when confirming pingbacks. Props error. fixes #1713
git-svn-id: http://svn.automattic.com/wordpress/trunk@2933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-05 23:29:56 +00:00 |
|
ryan
|
8bf7f4c443
|
Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
git-svn-id: http://svn.automattic.com/wordpress/trunk@2932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-05 23:19:48 +00:00 |
|
ryan
|
d0a769dd73
|
SQL error fix from MikeLittle. fixes #1711
git-svn-id: http://svn.automattic.com/wordpress/trunk@2931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-05 22:48:51 +00:00 |
|
ryan
|
2aacfc655d
|
Header generator font fixes from skeltoac. fixes #1728
git-svn-id: http://svn.automattic.com/wordpress/trunk@2930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-05 22:24:29 +00:00 |
|
ryan
|
9995e83e1f
|
wp_delete_object() and image popup from skeltoac. fixes #1731
git-svn-id: http://svn.automattic.com/wordpress/trunk@2929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-04 17:38:04 +00:00 |
|
ryan
|
a7911b5acb
|
Blogger importer updates from skeltoac. fixes #1722
git-svn-id: http://svn.automattic.com/wordpress/trunk@2928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-01 11:29:03 +00:00 |
|
ryan
|
4c607e6d67
|
Typo fix from ringmaster. fixes #1717
git-svn-id: http://svn.automattic.com/wordpress/trunk@2927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-30 22:45:06 +00:00 |
|
ryan
|
bb27dabb29
|
Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: http://svn.automattic.com/wordpress/trunk@2926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-30 22:42:26 +00:00 |
|
ryan
|
9531b6328b
|
Don't double escape.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-28 20:41:53 +00:00 |
|
matt
|
e2b904c714
|
Some of that really shouldn't be in posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-27 21:23:02 +00:00 |
|
matt
|
c773470866
|
Minor cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-27 03:42:17 +00:00 |
|
matt
|
eb89133eb6
|
For apos in links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-27 03:34:37 +00:00 |
|
ryan
|
7b0442ea12
|
Image uploading widget from skeltoac. fixes #1710
git-svn-id: http://svn.automattic.com/wordpress/trunk@2921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 23:55:36 +00:00 |
|
matt
|
a32bad283f
|
Validate!
git-svn-id: http://svn.automattic.com/wordpress/trunk@2920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 17:21:51 +00:00 |
|
matt
|
b226483656
|
We had reverted this fix from [1253]
git-svn-id: http://svn.automattic.com/wordpress/trunk@2919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 16:06:58 +00:00 |
|
matt
|
e655cf00e3
|
Shhhh windows
git-svn-id: http://svn.automattic.com/wordpress/trunk@2918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 15:50:08 +00:00 |
|
matt
|
da4199e963
|
A few cleanups from the upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 07:13:48 +00:00 |
|
matt
|
5034e50bb4
|
Updating to latest TinyMCE
git-svn-id: http://svn.automattic.com/wordpress/trunk@2916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-26 06:52:30 +00:00 |
|
ryan
|
808b0f36ce
|
Moving more stuff to new API.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-24 18:07:46 +00:00 |
|
ryan
|
7de2ddc98d
|
Use cap instead of level.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-24 05:56:22 +00:00 |
|
ryan
|
ed15ebd4c3
|
Header color picker for default theme from skeltoac. fixes #1705
git-svn-id: http://svn.automattic.com/wordpress/trunk@2913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-24 05:55:14 +00:00 |
|
ryan
|
693ad89730
|
Level typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-24 05:38:09 +00:00 |
|
matt
|
c02f57c876
|
A few more tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-24 00:05:50 +00:00 |
|
ryan
|
a012a42987
|
Kubrick header generator from skeltoac. fixes #1703
git-svn-id: http://svn.automattic.com/wordpress/trunk@2910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-23 23:35:37 +00:00 |
|
matt
|
5289fdf148
|
Add blockquoting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-23 23:32:03 +00:00 |
|
ryan
|
31fd52fa5c
|
Add object awareness to WP_Query. Props skeltoac. fixes #1700
git-svn-id: http://svn.automattic.com/wordpress/trunk@2908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-23 23:24:19 +00:00 |
|
ryan
|
cc3a803930
|
Array and object support for post meta from skeltoac. fixes #1699
git-svn-id: http://svn.automattic.com/wordpress/trunk@2907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-23 23:22:51 +00:00 |
|
ryan
|
feb0b6d562
|
Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: http://svn.automattic.com/wordpress/trunk@2906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-23 00:44:26 +00:00 |
|
ryan
|
46df98f327
|
Typos
git-svn-id: http://svn.automattic.com/wordpress/trunk@2905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-22 21:14:52 +00:00 |
|
ryan
|
34c848fb0a
|
Pass along grant state when saving cap. Props Owen. fixes #1702
git-svn-id: http://svn.automattic.com/wordpress/trunk@2904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-22 20:39:37 +00:00 |
|
matt
|
e91046317b
|
Uppercase, please.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-22 08:39:09 +00:00 |
|
ryan
|
18c673c275
|
stripslashes before running kses. Props donncha. fixes #1697
git-svn-id: http://svn.automattic.com/wordpress/trunk@2902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-21 16:35:35 +00:00 |
|