Commit Graph

1350 Commits

Author SHA1 Message Date
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren 40b9d7955e Add admin-db include. Props donncha. fixes #1751
git-svn-id: https://develop.svn.wordpress.org/trunk@2944 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 17:04:27 +00:00
Matt Mullenweg ab51dd291b admin-db is needed for wp_delete_category
git-svn-id: https://develop.svn.wordpress.org/trunk@2940 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-09 01:59:02 +00:00
Ryan Boren 8c5f91cd89 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: https://develop.svn.wordpress.org/trunk@2939 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-07 17:43:43 +00:00
Ryan Boren 3757394e6d Move some fxns to admin-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@2937 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:26:06 +00:00
Ryan Boren e18c838749 Start marking strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@2936 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 00:44:04 +00:00
Ryan Boren 4bb9a136f6 Add kses_init_filters(). Call it when running importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@2934 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:58:16 +00:00
Ryan Boren cb59a1db62 Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
git-svn-id: https://develop.svn.wordpress.org/trunk@2932 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:19:48 +00:00
Ryan Boren 097080a29e wp_delete_object() and image popup from skeltoac. fixes #1731
git-svn-id: https://develop.svn.wordpress.org/trunk@2929 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-04 17:38:04 +00:00
Ryan Boren 16e0e7a788 Blogger importer updates from skeltoac. fixes #1722
git-svn-id: https://develop.svn.wordpress.org/trunk@2928 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-01 11:29:03 +00:00
Ryan Boren 3c787da1e8 Typo fix from ringmaster. fixes #1717
git-svn-id: https://develop.svn.wordpress.org/trunk@2927 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:45:06 +00:00
Ryan Boren 5076d8f999 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: https://develop.svn.wordpress.org/trunk@2926 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:42:26 +00:00
Ryan Boren 40c98305df Don't double escape.
git-svn-id: https://develop.svn.wordpress.org/trunk@2925 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-28 20:41:53 +00:00
Matt Mullenweg 81f443ddab Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2923 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:42:17 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Matt Mullenweg 537572d958 A few cleanups from the upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2917 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 07:13:48 +00:00
Ryan Boren 62a83ea445 Moving more stuff to new API.
git-svn-id: https://develop.svn.wordpress.org/trunk@2915 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 18:07:46 +00:00
Ryan Boren c103e2c1b9 Level typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2912 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:38:09 +00:00
Matt Mullenweg a0cd2a9b38 A few more tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2911 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 00:05:50 +00:00
Matt Mullenweg 33654a99f7 Add blockquoting.
git-svn-id: https://develop.svn.wordpress.org/trunk@2909 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:32:03 +00:00
Ryan Boren 72133b0358 Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: https://develop.svn.wordpress.org/trunk@2906 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 00:44:26 +00:00
Ryan Boren e17afbcfa8 Populate link_owner. Props donncha. fixes #1695
git-svn-id: https://develop.svn.wordpress.org/trunk@2901 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 16:32:05 +00:00
Ryan Boren 0bd0cd8b33 Partial migration to roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2900 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 05:13:49 +00:00
Ryan Boren 1f44c5d3b1 Spiffier role creation code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2898 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:48:28 +00:00
Matt Mullenweg 2e35567811 Prevents dupe key errors
git-svn-id: https://develop.svn.wordpress.org/trunk@2897 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:43:56 +00:00
Ryan Boren 9441bb9093 wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
git-svn-id: https://develop.svn.wordpress.org/trunk@2894 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 03:17:43 +00:00
Ryan Boren 7e5bbeae62 Re-add xfn flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@2893 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 02:50:42 +00:00
Ryan Boren 3efbc15533 Consolidate link forms into edit-link-form
git-svn-id: https://develop.svn.wordpress.org/trunk@2890 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 00:47:58 +00:00
Ryan Boren d218eb9fb6 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: https://develop.svn.wordpress.org/trunk@2889 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-18 19:44:14 +00:00
Ryan Boren cf47e64afc Don't write multiple rewrite rule blocks to htaccess. fixes #1661
git-svn-id: https://develop.svn.wordpress.org/trunk@2886 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 03:25:22 +00:00
Ryan Boren e41117d98a Blogger importer from skeltoac. fixes #1680
git-svn-id: https://develop.svn.wordpress.org/trunk@2880 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:37:54 +00:00
Ryan Boren f8103ad144 comment_exists() from skeltoac. fixes #1679
git-svn-id: https://develop.svn.wordpress.org/trunk@2879 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:36:48 +00:00
Matt Mullenweg b93caa2a91 login not necessarily unique.
git-svn-id: https://develop.svn.wordpress.org/trunk@2877 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 07:45:35 +00:00
Ryan Boren 651b102a56 Flesh out MT importer. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@2875 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 05:17:20 +00:00
Ryan Boren 391c611d50 Remove inactive roles. Add unfiltered_html cap to admin and editor roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2874 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 03:26:47 +00:00
Ryan Boren 8baae0c89e 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: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:03:02 +00:00
Matt Mullenweg 4e6327b050 Missing that cool fade feel.
git-svn-id: https://develop.svn.wordpress.org/trunk@2871 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-13 00:52:22 +00:00
Matt Mullenweg ca1645fb69 Don't rewrite to relative URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2870 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-12 22:42:32 +00:00
Matt Mullenweg 55fd6017f8 Order scheduled posts by date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2869 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-12 18:55:23 +00:00
Ryan Boren 3f7eb6d15d RSS importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2868 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-11 00:00:18 +00:00
Ryan Boren f938d6d1fd Make RSS importer actually kinda work.
git-svn-id: https://develop.svn.wordpress.org/trunk@2867 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:32 +00:00
Ryan Boren 32e3266afb Add post_exists() and wp_create_categories().
git-svn-id: https://develop.svn.wordpress.org/trunk@2866 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:07 +00:00
Ryan Boren 97a7959a71 Don't ping when importing.
git-svn-id: https://develop.svn.wordpress.org/trunk@2865 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:44:14 +00:00
Ryan Boren cfe42dc930 Add category_exists() and wp_create_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2864 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 18:44:05 +00:00
Ryan Boren e75196a77b Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2863 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 18:39:40 +00:00
Matt Mullenweg ca1272ec79 Fix for IE from Michael, fixes #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2862 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 09:16:32 +00:00
Ryan Boren 98c92034b1 Use wp_remote_fopen to fetch remote OPML. Props Cypher, davidhouse. fixes #1491
git-svn-id: https://develop.svn.wordpress.org/trunk@2854 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:01:54 +00:00
Ryan Boren f5346c75c9 Add missing fieldset tag. Props idansof. fixes #1589
git-svn-id: https://develop.svn.wordpress.org/trunk@2853 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:57:52 +00:00
Ryan Boren 9b64414d35 Fix page edit redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@2850 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:38:30 +00:00
Ryan Boren aa0b92335d Make link category ID types consistent.
git-svn-id: https://develop.svn.wordpress.org/trunk@2848 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:37:24 +00:00
Ryan Boren 3dfce9fae3 Roles display fix from davidhouse. fixes #1660
git-svn-id: https://develop.svn.wordpress.org/trunk@2847 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:16:08 +00:00
Matt Mullenweg e1023c7ed1 Wrong var
git-svn-id: https://develop.svn.wordpress.org/trunk@2845 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 18:56:40 +00:00
Matt Mullenweg 902768cec4 Better names and typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2844 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:58:02 +00:00
Matt Mullenweg cc26a1c928 Bigger excerpt and better styling of profile profile.
git-svn-id: https://develop.svn.wordpress.org/trunk@2843 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:45:31 +00:00
Matt Mullenweg 6e89854dd2 Update jabber
git-svn-id: https://develop.svn.wordpress.org/trunk@2842 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:42:33 +00:00
Matt Mullenweg f43a4f16ad Break out the updating part.
git-svn-id: https://develop.svn.wordpress.org/trunk@2841 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 03:08:09 +00:00
Matt Mullenweg 248922198e Break up profile page into more logical sections
git-svn-id: https://develop.svn.wordpress.org/trunk@2840 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 02:01:33 +00:00
Matt Mullenweg 1faa9ffc1c Fix menu annoyance. Clean up themes.php code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2839 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 23:33:10 +00:00
Matt Mullenweg 6ad8527ca1 We lost the option fade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2838 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 20:32:11 +00:00
Ryan Boren 5fa587b050 AJAX cat creation fix from mdawaffe. fixes #1639
git-svn-id: https://develop.svn.wordpress.org/trunk@2836 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:17:36 +00:00
Ryan Boren 2d061e7592 Use wp_mail instead of mail. Props to tliebig. fixes #1642
git-svn-id: https://develop.svn.wordpress.org/trunk@2835 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:12:58 +00:00
Ryan Boren 5932ee4425 Move pings out-of-band to speed up posting. Props to Owen. fixes #1644
git-svn-id: https://develop.svn.wordpress.org/trunk@2833 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 16:56:28 +00:00
Ryan Boren 448122ff3c On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-31 02:39:17 +00:00
Matt Mullenweg fcb947a434 Hook compatibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2830 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:24:12 +00:00
Matt Mullenweg b45449067d Fixes #1567 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2829 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:21:25 +00:00
Matt Mullenweg 1e236eb2ab Fixes #972 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2826 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:06:04 +00:00
Matt Mullenweg 541129b8c0 Friendlier names
git-svn-id: https://develop.svn.wordpress.org/trunk@2825 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:05:44 +00:00
Ryan Boren 4575c2a1ea Translation fix. Props nbachiyski. fixes #1574
git-svn-id: https://develop.svn.wordpress.org/trunk@2821 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 03:50:27 +00:00
Matt Mullenweg 9cc35e21c4 More and nextpage, from ringmaster. Fixes #1564
git-svn-id: https://develop.svn.wordpress.org/trunk@2820 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 01:25:19 +00:00
Matt Mullenweg 94e8148c6c Better ajaxness meets buzzword index compliance and fixes #1605
git-svn-id: https://develop.svn.wordpress.org/trunk@2819 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 00:57:34 +00:00
Ryan Boren 081527cd3e Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
git-svn-id: https://develop.svn.wordpress.org/trunk@2818 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 23:40:32 +00:00
Ryan Boren 7f27e37e92 Set home during install. Props Owen and Mark. fixes #1506
git-svn-id: https://develop.svn.wordpress.org/trunk@2817 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 19:12:29 +00:00
Matt Mullenweg 938ebec83a Enter now works for popups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2815 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 08:30:21 +00:00
Matt Mullenweg 01bd221a56 Browse Happy :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2814 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:18:26 +00:00
Matt Mullenweg a7f34532cf Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:10:56 +00:00
Matt Mullenweg eb5e5c8e14 Big JS move
git-svn-id: https://develop.svn.wordpress.org/trunk@2812 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:48:56 +00:00
Matt Mullenweg ffe1a35f45 Be ambiguous
git-svn-id: https://develop.svn.wordpress.org/trunk@2811 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:42:41 +00:00
Matt Mullenweg f5abedd751 No Thumbs.db
git-svn-id: https://develop.svn.wordpress.org/trunk@2809 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-24 07:14:19 +00:00
Matt Mullenweg 7d6cad6a6a No horizontal resizing
git-svn-id: https://develop.svn.wordpress.org/trunk@2807 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:52:47 +00:00
Matt Mullenweg 822f7704bc Move JS below edit form, fixes #1555
git-svn-id: https://develop.svn.wordpress.org/trunk@2804 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:46:33 +00:00
Matt Mullenweg 85b51b70de Bugfix and remember resize
git-svn-id: https://develop.svn.wordpress.org/trunk@2802 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:37:34 +00:00
Matt Mullenweg cc6d21f3b6 Changing to native
git-svn-id: https://develop.svn.wordpress.org/trunk@2801 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:33:52 +00:00
Ryan Boren dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00
Ryan Boren 20dff781dd Improved insert_with_markers(). Props Eric Anderson. fixes #1417
git-svn-id: https://develop.svn.wordpress.org/trunk@2797 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:56:27 +00:00
Ryan Boren ae8af5931c Validation fixes. Props idansof. fixes #1590
git-svn-id: https://develop.svn.wordpress.org/trunk@2796 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:49:24 +00:00
Ryan Boren 3f691174e2 Set nickname during install. Props skippy and markjaquith. fixes #1568
git-svn-id: https://develop.svn.wordpress.org/trunk@2794 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:43:43 +00:00
Ryan Boren 856458343e Fix add_options_page(). Props to Owen. fixes #1562
git-svn-id: https://develop.svn.wordpress.org/trunk@2792 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:33:09 +00:00
Matt Mullenweg 92552e262f Better resizing CSS
git-svn-id: https://develop.svn.wordpress.org/trunk@2791 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 23:19:06 +00:00
Matt Mullenweg e6aee8f5c6 Clap on Clap off
git-svn-id: https://develop.svn.wordpress.org/trunk@2789 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 01:51:59 +00:00
Matt Mullenweg 5e73bcff48 Forgot a file
git-svn-id: https://develop.svn.wordpress.org/trunk@2788 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-18 00:13:08 +00:00
Matt Mullenweg 65672cfff0 Resize the text area on the fly
git-svn-id: https://develop.svn.wordpress.org/trunk@2787 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-17 23:47:27 +00:00
Matt Mullenweg 070a5d4fd9 Removing link at Carthik's request.
git-svn-id: https://develop.svn.wordpress.org/trunk@2786 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-16 23:27:16 +00:00
Matt Mullenweg 1cf85bcf58 No trailing index.php
git-svn-id: https://develop.svn.wordpress.org/trunk@2785 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-15 05:12:46 +00:00
Matt Mullenweg 2f2b05ed34 Add ID to moderation div
git-svn-id: https://develop.svn.wordpress.org/trunk@2782 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-15 00:07:30 +00:00
Matt Mullenweg 91d7f28966 Getting much better! Fixes #1566
git-svn-id: https://develop.svn.wordpress.org/trunk@2776 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 23:39:15 +00:00
Matt Mullenweg 0edc5efa1f Bad comment
git-svn-id: https://develop.svn.wordpress.org/trunk@2775 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 21:02:47 +00:00
Matt Mullenweg d10025c63e Missing translation
git-svn-id: https://develop.svn.wordpress.org/trunk@2774 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-10 06:50:20 +00:00
Matt Mullenweg 67ebbbe5a3 Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@2767 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-09 08:16:29 +00:00
Matt Mullenweg 5db43a74d8 Annoying alert
git-svn-id: https://develop.svn.wordpress.org/trunk@2766 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-09 08:13:12 +00:00
Matt Mullenweg 3a665e73fd Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@2765 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 19:35:48 +00:00