Commit Graph

3038 Commits

Author SHA1 Message Date
Matt Mullenweg 29f5d94b76 Shhhh windows
git-svn-id: https://develop.svn.wordpress.org/trunk@2918 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 15:50:08 +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
Matt Mullenweg 52c8a27143 Updating to latest TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@2916 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 06:52:30 +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 acd5fb96f1 Use cap instead of level.
git-svn-id: https://develop.svn.wordpress.org/trunk@2914 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:56:22 +00:00
Ryan Boren 961144d6ba Header color picker for default theme from skeltoac. fixes #1705
git-svn-id: https://develop.svn.wordpress.org/trunk@2913 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:55:14 +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
Ryan Boren 74953b3c51 Kubrick header generator from skeltoac. fixes #1703
git-svn-id: https://develop.svn.wordpress.org/trunk@2910 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:35:37 +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 9d797cfdad Add object awareness to WP_Query. Props skeltoac. fixes #1700
git-svn-id: https://develop.svn.wordpress.org/trunk@2908 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:24:19 +00:00
Ryan Boren 3fae411f9e Array and object support for post meta from skeltoac. fixes #1699
git-svn-id: https://develop.svn.wordpress.org/trunk@2907 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:22:51 +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 861c7128b2 Typos
git-svn-id: https://develop.svn.wordpress.org/trunk@2905 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-22 21:14:52 +00:00
Ryan Boren 24738f1176 Pass along grant state when saving cap. Props Owen. fixes #1702
git-svn-id: https://develop.svn.wordpress.org/trunk@2904 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-22 20:39:37 +00:00
Matt Mullenweg 11d854b7ef Uppercase, please.
git-svn-id: https://develop.svn.wordpress.org/trunk@2903 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-22 08:39:09 +00:00
Ryan Boren 258e64c812 stripslashes before running kses. Props donncha. fixes #1697
git-svn-id: https://develop.svn.wordpress.org/trunk@2902 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 16:35:35 +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 38b52d8efc Remove extra line. fixes #1694
git-svn-id: https://develop.svn.wordpress.org/trunk@2899 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 02:38:47 +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 f1660060ca Filter posts with kses for users who do not have the unfiltered_html cap. Props donncha. fixes #1674
git-svn-id: https://develop.svn.wordpress.org/trunk@2896 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 22:18:47 +00:00
Ryan Boren c7e5d7ee7e Don't reset user cookies when editing other users. Props donncha. fixes #1689
git-svn-id: https://develop.svn.wordpress.org/trunk@2895 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 17:55:16 +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 0be98daf26 Do over to avoid write context warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@2892 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 02:49:53 +00:00
Ryan Boren 6f97a857a6 Trim spaw words before checking for empty. Props markjaquith. fixes #1653
git-svn-id: https://develop.svn.wordpress.org/trunk@2891 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-19 02:17:41 +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 02623729ae Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468
git-svn-id: https://develop.svn.wordpress.org/trunk@2888 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 22:30:03 +00:00
Matt Mullenweg 6d4f063c69 Fixes #1681 and the annoying empty meta problem.
git-svn-id: https://develop.svn.wordpress.org/trunk@2887 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 17:27:09 +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 41b9b94616 Clear all other query flags if we have a 404. fixes #1413
git-svn-id: https://develop.svn.wordpress.org/trunk@2885 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 03:16:12 +00:00
Matt Mullenweg 65ec262bb0 Fix for systems with no PHP_INFO
git-svn-id: https://develop.svn.wordpress.org/trunk@2884 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:44:41 +00:00
Ryan Boren 41aeea36a4 Add missing comma. Props donncha. fixes #1675
git-svn-id: https://develop.svn.wordpress.org/trunk@2883 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:44:33 +00:00
Ryan Boren a766b9544b Reference passing fix from jsteidl. fixes #1676
git-svn-id: https://develop.svn.wordpress.org/trunk@2882 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:42:29 +00:00
Ryan Boren 7d37efbbba get_comments_number() improvements from markjaquith. fixes #1677
git-svn-id: https://develop.svn.wordpress.org/trunk@2881 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:40:04 +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
Ryan Boren c8cb9b4236 wp_insert_post() return value fix from skeltoac. fixes #1678
git-svn-id: https://develop.svn.wordpress.org/trunk@2878 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:34:54 +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
Matt Mullenweg 985e79217b Allow for more redirect flexibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2876 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 20:57:21 +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 3c12867919 Add clean_post_cache() and clean_page_cache(). Reset GUID when transitioning from draft to publish. fixes #1257
git-svn-id: https://develop.svn.wordpress.org/trunk@2873 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:34:04 +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