Commit Graph

1014 Commits

Author SHA1 Message Date
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 14abc74d54 Send User-Agent when confirming pingbacks. Props error. fixes #1713
git-svn-id: https://develop.svn.wordpress.org/trunk@2933 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:29:56 +00:00
Ryan Boren 36183456c1 SQL error fix from MikeLittle. fixes #1711
git-svn-id: https://develop.svn.wordpress.org/trunk@2931 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 22:48:51 +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
Matt Mullenweg a223ff02c3 Some of that really shouldn't be in posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@2924 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 21:23:02 +00:00
Matt Mullenweg 21cafc609c For apos in links.
git-svn-id: https://develop.svn.wordpress.org/trunk@2922 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:34:37 +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 dbe7f56251 We had reverted this fix from [1253]
git-svn-id: https://develop.svn.wordpress.org/trunk@2919 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 16:06:58 +00:00
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 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 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 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 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
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 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 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 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
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 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
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
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 3c14e443da Spacing fix from markjaquith. fixes #1665
git-svn-id: https://develop.svn.wordpress.org/trunk@2861 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-09 23:35:30 +00:00
Ryan Boren 28fbadb064 Fix before/after spacing. Props mjsteinbaugh. fixes #1588
git-svn-id: https://develop.svn.wordpress.org/trunk@2859 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:40:37 +00:00
Ryan Boren 4acb163183 Add the_author filter. Props markjaquith. fixes #1531
git-svn-id: https://develop.svn.wordpress.org/trunk@2858 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:18:28 +00:00
Ryan Boren d225c820cf Check the option cache before querying. Props westi. fixes #1499
git-svn-id: https://develop.svn.wordpress.org/trunk@2856 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:08:48 +00:00
Ryan Boren 87dc2431b6 posts_nav_link fixes from Denis-de-Bernardy. fixes #789
git-svn-id: https://develop.svn.wordpress.org/trunk@2855 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:05:07 +00:00
Ryan Boren 91b0c51004 If PATH_INFO contains the index, don't use it for permalinks. Props gslin. fixes #1591
git-svn-id: https://develop.svn.wordpress.org/trunk@2852 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:48:09 +00:00
Ryan Boren 3e618e13be remove_cap() fix from mdawaffe. fixes #1608
git-svn-id: https://develop.svn.wordpress.org/trunk@2851 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:39:37 +00:00
Ryan Boren 1e0c61e609 Update path to images. Props jaseone. fixes #1646
git-svn-id: https://develop.svn.wordpress.org/trunk@2849 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:58:28 +00:00
Ryan Boren d89ba0be47 Fix permalink structure refs. Props to dougal. fixes #1643
git-svn-id: https://develop.svn.wordpress.org/trunk@2834 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:08:39 +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
Matt Mullenweg def9d039f4 Fixes #1186 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2831 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:25:34 +00:00
Matt Mullenweg 3f1fe52b6e Make posting faster. Fixes #1580 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2828 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:19:32 +00:00
Matt Mullenweg 5ce87df525 Fixes #1578 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2827 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:17:42 +00:00
Ryan Boren 514c36a3bc Make sure extra_query_vars is an array instead of an empty string to avoid weird bug that can cause all query vars to be stomped in certain envs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2824 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 19:01:45 +00:00