Commit Graph

3139 Commits

Author SHA1 Message Date
Matt Mullenweg b4b4d48778 Not used any more.
git-svn-id: https://develop.svn.wordpress.org/trunk@3119 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 00:34:24 +00:00
Ryan Boren a4e487c8e7 Add missing space to fix validation. Props seth. fixes #1887
git-svn-id: https://develop.svn.wordpress.org/trunk@3118 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:59:29 +00:00
Ryan Boren 1c2e933d90 Don't run stylesheet directory URI through filters. fixes #1890
git-svn-id: https://develop.svn.wordpress.org/trunk@3117 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:54:39 +00:00
Matt Mullenweg a6ff5a77a6 git-svn-id: https://develop.svn.wordpress.org/trunk@3116 602fd350-edb4-49c9-b593-d223f7449a82 2005-11-16 23:51:04 +00:00
Ryan Boren da61a9f508 Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
git-svn-id: https://develop.svn.wordpress.org/trunk@3115 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:48:12 +00:00
Matt Mullenweg 01c2155563 Better email links, fixes #1416
git-svn-id: https://develop.svn.wordpress.org/trunk@3114 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:44:03 +00:00
Ryan Boren 753dbd7183 Silence file ops.
git-svn-id: https://develop.svn.wordpress.org/trunk@3113 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:40:14 +00:00
Matt Mullenweg b27225b0ca Removing personal options, putting on profile page. Fixes #1557
git-svn-id: https://develop.svn.wordpress.org/trunk@3112 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:32:38 +00:00
Ryan Boren ee98b26ac0 More 404 work. Hopefully fixes #1471
git-svn-id: https://develop.svn.wordpress.org/trunk@3111 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 22:54:52 +00:00
Ryan Boren faa7e8cbdd Don't flush if cache is disabled.
git-svn-id: https://develop.svn.wordpress.org/trunk@3110 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 19:01:58 +00:00
Ryan Boren 8844ae0ca9 Delete cut-and-paste error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3109 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 18:27:47 +00:00
Ryan Boren e9a970fd29 Fix 404s. Props donncha. fixes #1471
git-svn-id: https://develop.svn.wordpress.org/trunk@3108 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 10:16:20 +00:00
Ryan Boren 2bf017f58a Use mb_substr for trackback titles. Props zet. fixes #1474
git-svn-id: https://develop.svn.wordpress.org/trunk@3107 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 09:38:54 +00:00
Ryan Boren 5135115f45 Fix typos in remove_accents(). Props kyknos and YaaL. fixes #1688
git-svn-id: https://develop.svn.wordpress.org/trunk@3106 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:37:06 +00:00
Ryan Boren f7312de103 Assign a valid default role. Props ringmaster. fixes #1823
git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:31:21 +00:00
Ryan Boren 376a04e7de Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:29:36 +00:00
Ryan Boren cae1b67170 Make sure plugins and themes are readable. Props Mike Little. fixes #1502
git-svn-id: https://develop.svn.wordpress.org/trunk@3103 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 03:27:22 +00:00
Ryan Boren 62f1fd972b Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
git-svn-id: https://develop.svn.wordpress.org/trunk@3102 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:54:23 +00:00
Ryan Boren b8f0875533 Don't show Publish button for published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3101 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:17:26 +00:00
Ryan Boren 7d851aa114 A button called Save. Props morydd. fixes #1411
git-svn-id: https://develop.svn.wordpress.org/trunk@3100 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:15:24 +00:00
Ryan Boren acce976ef2 Typo. fixes #1805
git-svn-id: https://develop.svn.wordpress.org/trunk@3099 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:09:27 +00:00
Ryan Boren c8a8ab6807 Importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3098 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:07:56 +00:00
Ryan Boren 35dd21caec Execute rewrite rules for / so that plugins can add rules. Props: filosofo. fixes #1864
git-svn-id: https://develop.svn.wordpress.org/trunk@3097 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 01:58:04 +00:00
Ryan Boren a0d9c53007 Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 00:52:14 +00:00
Ryan Boren 1228f9e554 Update to use cap API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3095 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 00:50:02 +00:00
Ryan Boren 77fe382c33 Move category post count updater into wp_set_post_cats().
git-svn-id: https://develop.svn.wordpress.org/trunk@3094 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 23:47:16 +00:00
Ryan Boren 68852dc1f5 Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
git-svn-id: https://develop.svn.wordpress.org/trunk@3093 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 23:39:32 +00:00
Ryan Boren 1a012b8b49 Renaming. object and subpost are now attachment. post_type is post_mime_type.
git-svn-id: https://develop.svn.wordpress.org/trunk@3092 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 22:55:24 +00:00
Ryan Boren 06d61e1f7a Update category counts. Props donncha. fixes #1886
git-svn-id: https://develop.svn.wordpress.org/trunk@3091 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 16:31:24 +00:00
Ryan Boren 1a7354a608 Fix [3074] commit so that draft->publish transitions up date the timestamp.
git-svn-id: https://develop.svn.wordpress.org/trunk@3090 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 00:00:26 +00:00
Matt Mullenweg 1663e2088e Mystery of the disappearing post solved, fixes #1879
git-svn-id: https://develop.svn.wordpress.org/trunk@3089 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 23:28:10 +00:00
Ryan Boren b49bd4d290 Flush the cache before installing. fixes #1877
git-svn-id: https://develop.svn.wordpress.org/trunk@3088 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 22:32:03 +00:00
Ryan Boren d68dac7f69 Implement wp_cache_flush().
git-svn-id: https://develop.svn.wordpress.org/trunk@3087 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 22:10:28 +00:00
Ryan Boren aedbd711b2 Avoid infinite recursion when expiring cache. fixes #1875
git-svn-id: https://develop.svn.wordpress.org/trunk@3086 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 21:29:30 +00:00
Matt Mullenweg 749abafaae Fixes #1515
git-svn-id: https://develop.svn.wordpress.org/trunk@3085 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 11:38:15 +00:00
Matt Mullenweg f26a84a752 No need to display the whole big path, fixes #1617
git-svn-id: https://develop.svn.wordpress.org/trunk@3084 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:26:39 +00:00
Matt Mullenweg bfcff70845 Don't die on me now! Fixes #1631
git-svn-id: https://develop.svn.wordpress.org/trunk@3083 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:21:39 +00:00
Matt Mullenweg 81460359c9 Clear bottoms, fixes #1640
git-svn-id: https://develop.svn.wordpress.org/trunk@3082 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:19:22 +00:00
Matt Mullenweg 7318490e2c Cut international trackbacks, fixes #1647
git-svn-id: https://develop.svn.wordpress.org/trunk@3081 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:14:43 +00:00
Matt Mullenweg 5f7471444a Allow modified, fixes #1651
git-svn-id: https://develop.svn.wordpress.org/trunk@3080 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:12:22 +00:00
Matt Mullenweg 3e46dabd03 These are not the categories you're looking for, fixes #1654
git-svn-id: https://develop.svn.wordpress.org/trunk@3079 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:11:15 +00:00
Matt Mullenweg dbada5cd7e Follow standards in Pingback - fixes #1668
git-svn-id: https://develop.svn.wordpress.org/trunk@3078 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:08:12 +00:00
Matt Mullenweg 4c8b6b1197 Good idea, fixes #1687
git-svn-id: https://develop.svn.wordpress.org/trunk@3077 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:06:52 +00:00
Matt Mullenweg 3ad5bc3f76 Fixes #1783
git-svn-id: https://develop.svn.wordpress.org/trunk@3076 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:04:25 +00:00
Matt Mullenweg 9385ddc440 No weird chars in #1714
git-svn-id: https://develop.svn.wordpress.org/trunk@3075 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:59:47 +00:00
Matt Mullenweg a313d7adfb Fixes #1837 timestamp funkiness
git-svn-id: https://develop.svn.wordpress.org/trunk@3074 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:56:41 +00:00
Matt Mullenweg 1932ae4455 Add charset and such, fixes #1831
git-svn-id: https://develop.svn.wordpress.org/trunk@3073 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:45:13 +00:00
Matt Mullenweg c9c0ad10dd Slight pretty-upping, fixes #1798
git-svn-id: https://develop.svn.wordpress.org/trunk@3072 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:42:44 +00:00
Matt Mullenweg 5962ca9e11 Reverse that cleanup, there is reason in the madness ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@3071 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 09:08:27 +00:00
Matt Mullenweg eb6572f681 Real default category, fixes #1873
git-svn-id: https://develop.svn.wordpress.org/trunk@3070 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 08:58:16 +00:00