Commit Graph

3038 Commits

Author SHA1 Message Date
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 1412706873 Handle the lack of curl. From skeltoac. fixes #1855
git-svn-id: https://develop.svn.wordpress.org/trunk@3016 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 21:55:01 +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 096d59d425 Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@3010 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 19:16:34 +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 0cdc68d776 Style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3008 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:46:28 +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 cc1737314d Some tweaks to the default theme, fixes #1847 and the custom header validation error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3006 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:31:05 +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 1aeea064c8 Don't trackbacks from draft post. Props markjaquith. fixes #1801
git-svn-id: https://develop.svn.wordpress.org/trunk@3002 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 07:10:15 +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 5679c4dd36 Order cats by name. Props davidhouse. fixes #1780
git-svn-id: https://develop.svn.wordpress.org/trunk@3000 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:48:41 +00:00
Ryan Boren 6f6ef95a3a Remove redudant line. Props johnjosephbachir. fixes #1781
git-svn-id: https://develop.svn.wordpress.org/trunk@2999 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:44:51 +00:00
Ryan Boren 1cda7496ef Add ids to timestamp fields. Props nmoog. fixes #1796
git-svn-id: https://develop.svn.wordpress.org/trunk@2998 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:21:50 +00:00
Ryan Boren 2d9644a536 Really move image-uploading.php to inline-uploading.php
git-svn-id: https://develop.svn.wordpress.org/trunk@2997 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 05:43:01 +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 f9d2c24acd Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839
git-svn-id: https://develop.svn.wordpress.org/trunk@2992 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:16:59 +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 71db5228c7 Prettier boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@2990 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 01:57:59 +00:00
Matt Mullenweg 39a79f3e63 Icon for notices and small tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2989 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 00:37:51 +00:00
Matt Mullenweg 114d19b144 Redirect to new permalink if slug changes. Fixes #1068
git-svn-id: https://develop.svn.wordpress.org/trunk@2988 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:57:56 +00:00
Matt Mullenweg 5e3e5445e9 Bad grammar. Fixes #1766
git-svn-id: https://develop.svn.wordpress.org/trunk@2987 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:55:04 +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
Matt Mullenweg ee0398959b Redirect to profile unless redirect, fixes #1240
git-svn-id: https://develop.svn.wordpress.org/trunk@2985 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:17:34 +00:00
Matt Mullenweg be5caf3590 Redirect to permalink instead of referrer. Fixes #1673
git-svn-id: https://develop.svn.wordpress.org/trunk@2984 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:08:56 +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 b80cc6a023 Link to home instead of siteurl. Props: masquerade. fixees #964
git-svn-id: https://develop.svn.wordpress.org/trunk@2982 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 15:56:47 +00:00
Ryan Boren efe9f2fbcf Don't show publish button when post is already published. Props: Mark Jaquith fixes #1813
git-svn-id: https://develop.svn.wordpress.org/trunk@2981 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-04 02:51:59 +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
Ryan Boren 573e9a1bcb wp_handle_upload() and image upload improvements from Andy. fixes #1806
git-svn-id: https://develop.svn.wordpress.org/trunk@2979 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-01 21:28:03 +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 5fc5164297 Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803
git-svn-id: https://develop.svn.wordpress.org/trunk@2974 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 05:32:39 +00:00
Ryan Boren 7ffc6d0838 Put the preview anchors on the h2. Props: markjaquith fixes #1765
git-svn-id: https://develop.svn.wordpress.org/trunk@2973 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 01:52:56 +00:00
Ryan Boren 6eacdcf924 Give a little love to the bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@2972 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 08:43:23 +00:00
Ryan Boren ea4ebf21a9 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2971 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:37:06 +00:00
Ryan Boren 6fcc709db0 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2970 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:36:24 +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