Commit Graph

1061 Commits

Author SHA1 Message Date
Ryan Boren aae1332f2d Hide serialized object data in comment blocks within .php files. Props ringmaster. fixes #1857
git-svn-id: https://develop.svn.wordpress.org/trunk@3019 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-09 02:38:17 +00:00
Ryan Boren 9765974469 Oops. Comment out stats dump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3018 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 22:28:45 +00:00
Ryan Boren b5113fae7c Obfuscate keys with some salt. Add empty index.php files to the cache dirs to prevent directory listings. Props to ringmaster. fixes #1851
git-svn-id: https://develop.svn.wordpress.org/trunk@3017 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 22:15:06 +00:00
Ryan Boren 609383477a TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: https://develop.svn.wordpress.org/trunk@3015 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 19:17:08 +00:00
Ryan Boren b6930cefd4 Remove trailing blank lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3014 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 00:39:26 +00:00
Ryan Boren e908ebc95c Use get_*() API instead of SELECTs so that we hit the cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3013 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 23:15:21 +00:00
Ryan Boren 0069470818 Add LIMIT 1 to some of our gets.
git-svn-id: https://develop.svn.wordpress.org/trunk@3012 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 23:09:09 +00:00
Ryan Boren c72a1f461e Object caching, round one.
git-svn-id: https://develop.svn.wordpress.org/trunk@3011 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 21:56:03 +00:00
Matt Mullenweg da3c5f47dc Add RSD support. See http://archipelago.phrasewise.com/rsd
git-svn-id: https://develop.svn.wordpress.org/trunk@3009 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:47:51 +00:00
Matt Mullenweg 072179c8cb Fixes #1443
git-svn-id: https://develop.svn.wordpress.org/trunk@3007 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:35:54 +00:00
Matt Mullenweg df22877fdb Simplify status_header
git-svn-id: https://develop.svn.wordpress.org/trunk@3005 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:05:47 +00:00
Matt Mullenweg 76915903e3 Missing user line.
git-svn-id: https://develop.svn.wordpress.org/trunk@3004 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 08:58:37 +00:00
Ryan Boren 749847dc97 Remove extraneous header() call.
git-svn-id: https://develop.svn.wordpress.org/trunk@3003 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 19:06:10 +00:00
Ryan Boren a1fdbc44d0 Preview future dated posts. Props davidhouse. fixes #1795
git-svn-id: https://develop.svn.wordpress.org/trunk@3001 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 07:04:46 +00:00
Ryan Boren 0c2daa617d Protection against multiple trackbacks in one bunch from markjaquith. fixes #1817
git-svn-id: https://develop.svn.wordpress.org/trunk@2996 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 04:02:12 +00:00
Ryan Boren c244bfd360 Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
git-svn-id: https://develop.svn.wordpress.org/trunk@2995 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:58:52 +00:00
Ryan Boren 1fb12a1eaa Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: https://develop.svn.wordpress.org/trunk@2994 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:40:43 +00:00
Ryan Boren 3ed89b9e86 TinyMCE 2.0RC4 Props skeltoac. fixes #1830
git-svn-id: https://develop.svn.wordpress.org/trunk@2993 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:30:11 +00:00
Ryan Boren 0920b65feb Remove extraneous whitespace from wp_list_pages() output. Props: error fixes #1838
git-svn-id: https://develop.svn.wordpress.org/trunk@2991 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:15:43 +00:00
Matt Mullenweg 9ff2f7d167 Allow "anonymous" to be translated, fixes #1740
git-svn-id: https://develop.svn.wordpress.org/trunk@2986 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:53:40 +00:00
Ryan Boren 03f7327803 Don't self ping. Props Mark Jaquith fixes #993
git-svn-id: https://develop.svn.wordpress.org/trunk@2983 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 16:20:09 +00:00
Ryan Boren 0d3b4317dc Add middle_name and flickr_username for users.
git-svn-id: https://develop.svn.wordpress.org/trunk@2980 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-02 08:26:42 +00:00
Matt Mullenweg d6cb8a0942 Missing global, fix from airport. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2978 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-01 18:22:30 +00:00
Matt Mullenweg cdb58724d2 Even better, array functions are fun.
git-svn-id: https://develop.svn.wordpress.org/trunk@2977 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 23:28:05 +00:00
Matt Mullenweg 2b2c2e6c03 Some optimizations in queries and code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2976 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 23:23:17 +00:00
Matt Mullenweg 7cd02175ff Cleaner, better, faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@2975 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 22:24:27 +00:00
Ryan Boren de8d78270a If post_date_gmt is not supplied, derive it from post_date instead of current time.
git-svn-id: https://develop.svn.wordpress.org/trunk@2969 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:34:49 +00:00
Ryan Boren b127cd82af Use full hierarchy when resolving category URIs. fixes #1787 Props: ringmaster Owen
git-svn-id: https://develop.svn.wordpress.org/trunk@2968 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 01:14:57 +00:00
Ryan Boren 305c29d4e1 DB versioning. fixes #1791
git-svn-id: https://develop.svn.wordpress.org/trunk@2966 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-27 22:04:12 +00:00
Matt Mullenweg 6b31c735f4 LiteSpeed support everything Apache does
git-svn-id: https://develop.svn.wordpress.org/trunk@2965 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-25 23:44:27 +00:00
Ryan Boren 71ee10cc3b TinyMCE fixes. Reinstate "More..." button. Filter trailing br. fixes #1789
git-svn-id: https://develop.svn.wordpress.org/trunk@2964 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-25 23:10:14 +00:00
Ryan Boren 6ffbef60a5 Filter title with kses. fixes #1788
git-svn-id: https://develop.svn.wordpress.org/trunk@2963 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-25 14:46:23 +00:00
Ryan Boren 9d9cca40f7 Remove debug code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2961 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 22:15:07 +00:00
Ryan Boren 1da25e1927 Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 20:48:32 +00:00
Matt Mullenweg d7605dd6ad Fix for header redirects - Hat tip: http://www.davidmeade.com/post/post.php?topicID=579
git-svn-id: https://develop.svn.wordpress.org/trunk@2956 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-19 06:09:23 +00:00
Ryan Boren 25458f93b8 More massive code cleanups from Mark Jaquith. fixes #1772
git-svn-id: https://develop.svn.wordpress.org/trunk@2955 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-18 22:42:02 +00:00
Matt Mullenweg 14d9931137 Missing directory
git-svn-id: https://develop.svn.wordpress.org/trunk@2954 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-18 16:40:06 +00:00
Ryan Boren df1f4e7389 Don't process enclosures when importing. Props: skeltoac. fixes #1771
git-svn-id: https://develop.svn.wordpress.org/trunk@2953 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-17 23:45:50 +00:00
Ryan Boren ac45aae4d7 More code cleanups from Mark Jaquith. fixes #1768
git-svn-id: https://develop.svn.wordpress.org/trunk@2952 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-17 23:41:28 +00:00
Ryan Boren 565ff7ca40 Add ordered list tags to kses. fixes #1761
git-svn-id: https://develop.svn.wordpress.org/trunk@2950 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 18:52:44 +00:00
Ryan Boren ae85f7064b wp_attach_object threading fix ups. fixes #1760 #1758
git-svn-id: https://develop.svn.wordpress.org/trunk@2949 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 18:06:23 +00:00
Ryan Boren 561c9d7ff3 Remove thread unsafe Auto_increment tricks. fixes #1753
git-svn-id: https://develop.svn.wordpress.org/trunk@2948 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 19:06:31 +00:00
Ryan Boren a8562a1455 Code cleanup from Mark Jaquith. fixes #1746
git-svn-id: https://develop.svn.wordpress.org/trunk@2943 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 17:01:50 +00:00
Matt Mullenweg 4c18e778d0 Awesome fix from Dougal about ping timeout problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@2942 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-10 16:36:54 +00:00
Ryan Boren 9b7f201b11 Code cleanups from markjaquith. fixes #1743
git-svn-id: https://develop.svn.wordpress.org/trunk@2941 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-10 09:25:38 +00:00
Ryan Boren 342e12282c pre_get_posts action from ringmaster. fixes #1736
git-svn-id: https://develop.svn.wordpress.org/trunk@2938 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:27:57 +00:00
Ryan Boren 65b86c1e52 Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729
git-svn-id: https://develop.svn.wordpress.org/trunk@2935 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 00:04:59 +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 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