ryan
|
5521083d41
|
Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803
git-svn-id: http://svn.automattic.com/wordpress/trunk@2974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-29 05:32:39 +00:00 |
|
ryan
|
faa8397c00
|
Put the preview anchors on the h2. Props: markjaquith fixes #1765
git-svn-id: http://svn.automattic.com/wordpress/trunk@2973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-29 01:52:56 +00:00 |
|
ryan
|
8c07d3bd1d
|
Give a little love to the bookmarklet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-28 08:43:23 +00:00 |
|
ryan
|
e3cb2254cd
|
Let wp_insert_post() figure out the GMT date.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-28 04:37:06 +00:00 |
|
ryan
|
5aa1e12f58
|
Let wp_insert_post() figure out the GMT date.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-28 04:36:24 +00:00 |
|
ryan
|
4de2c0de08
|
Create upload dirs with same perms as wp-content. fixes #1784 #1726
git-svn-id: http://svn.automattic.com/wordpress/trunk@2967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-28 01:12:54 +00:00 |
|
ryan
|
5939e76b0b
|
DB versioning. fixes #1791
git-svn-id: http://svn.automattic.com/wordpress/trunk@2966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-27 22:04:12 +00:00 |
|
ryan
|
29c6e8b3e2
|
TinyMCE fixes. Reinstate "More..." button. Filter trailing br. fixes #1789
git-svn-id: http://svn.automattic.com/wordpress/trunk@2964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-25 23:10:14 +00:00 |
|
ryan
|
54d4d7fcf1
|
Category parent fix from donncha. fixes #1775
git-svn-id: http://svn.automattic.com/wordpress/trunk@2959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-20 20:50:31 +00:00 |
|
ryan
|
45fc6c1664
|
Image fu from Andy. fixes #1776
git-svn-id: http://svn.automattic.com/wordpress/trunk@2958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-20 20:48:32 +00:00 |
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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
|
d8ea1c7db4
|
Populate link_owner. Props donncha. fixes #1695
git-svn-id: http://svn.automattic.com/wordpress/trunk@2901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-21 16:32:05 +00:00 |
|
ryan
|
14eb9ebc01
|
Partial migration to roles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-21 05:13:49 +00:00 |
|
ryan
|
22fb57c5c6
|
Spiffier role creation code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-20 23:48:28 +00:00 |
|
matt
|
196c1920ed
|
Prevents dupe key errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@2897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-20 23:43:56 +00:00 |
|
ryan
|
a34a4ca8c7
|
wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
git-svn-id: http://svn.automattic.com/wordpress/trunk@2894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-20 03:17:43 +00:00 |
|
ryan
|
047531792a
|
Re-add xfn flag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-19 02:50:42 +00:00 |
|
ryan
|
ad3e2f6dba
|
Consolidate link forms into edit-link-form
git-svn-id: http://svn.automattic.com/wordpress/trunk@2890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-19 00:47:58 +00:00 |
|
ryan
|
cd0db4edfa
|
Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-18 19:44:14 +00:00 |
|
ryan
|
dd14bda3ae
|
Don't write multiple rewrite rule blocks to htaccess. fixes #1661
git-svn-id: http://svn.automattic.com/wordpress/trunk@2886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-16 03:25:22 +00:00 |
|
ryan
|
94ec494381
|
Blogger importer from skeltoac. fixes #1680
git-svn-id: http://svn.automattic.com/wordpress/trunk@2880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-15 23:37:54 +00:00 |
|
ryan
|
7d7b930e17
|
comment_exists() from skeltoac. fixes #1679
git-svn-id: http://svn.automattic.com/wordpress/trunk@2879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-15 23:36:48 +00:00 |
|
matt
|
80a333aa85
|
login not necessarily unique.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-15 07:45:35 +00:00 |
|
ryan
|
68a4b954d2
|
Flesh out MT importer. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-14 05:17:20 +00:00 |
|
ryan
|
932d50e5d0
|
Remove inactive roles. Add unfiltered_html cap to admin and editor roles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-14 03:26:47 +00:00 |
|
ryan
|
5ba66d6c04
|
User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-14 00:03:02 +00:00 |
|
matt
|
9f95e3de61
|
Missing that cool fade feel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-13 00:52:22 +00:00 |
|