Commit Graph

2303 Commits

Author SHA1 Message Date
Matt Mullenweg a735f28792 Better default behaviour for theme calling
git-svn-id: https://develop.svn.wordpress.org/trunk@2303 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 20:38:28 +00:00
Ryan Boren 2cee4ac87f Don't redirect to permalink page if search returns one result. Move search template load higher up in load order.
git-svn-id: https://develop.svn.wordpress.org/trunk@2302 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 20:32:24 +00:00
Ryan Boren 4b80a070e7 Do not use is_*() functions before query_posts() runs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2301 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 20:01:41 +00:00
Ryan Boren 3d321e23a5 Use the object's is_* vars instead of the global is_* functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@2300 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 19:45:04 +00:00
Ryan Boren 6ee469cf88 Process posts_per_rss in WP_Query. http://mosquito.wordpress.org/view.php?id=864
git-svn-id: https://develop.svn.wordpress.org/trunk@2299 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 19:42:22 +00:00
Ryan Boren c377b8c526 Wrong arguments for user_can_edit_user() in wp-admin/edit.php. http://mosquito.wordpress.org/view.php?id=865 Hat tip: Agent Orange
git-svn-id: https://develop.svn.wordpress.org/trunk@2298 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 19:30:34 +00:00
Ryan Boren 709c503d60 Make adding new feeds to rewrite rules easier.
git-svn-id: https://develop.svn.wordpress.org/trunk@2297 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 18:42:40 +00:00
Ryan Boren 59e46cbb3e /archives/%post_id% permalinks break for post ids over 1000. http://mosquito.wordpress.org/view.php?id=847
git-svn-id: https://develop.svn.wordpress.org/trunk@2296 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 18:26:50 +00:00
Ryan Boren 093d13ed1c Allow category and date filtering to coincide. Allow any number of spaces or commas to serve as item separators in the category and author arrays. http://mosquito.wordpress.org/view.php?id=221
git-svn-id: https://develop.svn.wordpress.org/trunk@2295 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 17:52:58 +00:00
Ryan Boren eddeb9a3cb Fix call to comments_template(). http://mosquito.wordpress.org/view.php?id=860 Hat tip: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2294 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 17:32:32 +00:00
Ryan Boren 941a2e7c07 Copy searchform and images when creating site theme from default theme. http://mosquito.wordpress.org/view.php?id=852
git-svn-id: https://develop.svn.wordpress.org/trunk@2293 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 19:34:50 +00:00
Ryan Boren e5ba4f2302 Add theme directory location hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2292 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 19:06:06 +00:00
Matt Mullenweg 2857c03307 Show updated time, not post time. - http://mosquito.wordpress.org/view.php?id=682
git-svn-id: https://develop.svn.wordpress.org/trunk@2291 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 09:32:00 +00:00
Matt Mullenweg 0c1b494001 When in advanced view it means the boxes are unchecked
git-svn-id: https://develop.svn.wordpress.org/trunk@2290 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 09:25:54 +00:00
Matt Mullenweg ddc38cc3cf Allow custom comment template - http://mosquito.wordpress.org/view.php?id=632
git-svn-id: https://develop.svn.wordpress.org/trunk@2289 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 08:58:27 +00:00
Matt Mullenweg fd66fc02c6 Enclosure cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2288 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 08:58:10 +00:00
Matt Mullenweg 2f20c8331b Make a lil bit clearer - http://mosquito.wordpress.org/view.php?id=400
git-svn-id: https://develop.svn.wordpress.org/trunk@2287 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 08:03:56 +00:00
Matt Mullenweg 55396da6b7 Be nicer to memory
git-svn-id: https://develop.svn.wordpress.org/trunk@2286 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:50:13 +00:00
Matt Mullenweg ef5cc6da58 Missing plugin call
git-svn-id: https://develop.svn.wordpress.org/trunk@2285 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:41:29 +00:00
Matt Mullenweg b9c05fbffb More escaping - http://mosquito.wordpress.org/view.php?id=179
git-svn-id: https://develop.svn.wordpress.org/trunk@2284 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:39:31 +00:00
Matt Mullenweg f116d6b4f0 Styleme - http://mosquito.wordpress.org/view.php?id=856
git-svn-id: https://develop.svn.wordpress.org/trunk@2283 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:31:56 +00:00
Matt Mullenweg 1a23b31e2f Don't die before action
git-svn-id: https://develop.svn.wordpress.org/trunk@2282 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:30:21 +00:00
Matt Mullenweg 4bfdef5908 Don't show pages or objects in recent posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@2281 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 05:25:09 +00:00
Matt Mullenweg 5352fe6dbe Invalid XHTML possibility - http://mosquito.wordpress.org/view.php?id=518
git-svn-id: https://develop.svn.wordpress.org/trunk@2280 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 02:05:58 +00:00
Matt Mullenweg e7b06f0133 menu tweak - http://mosquito.wordpress.org/view.php?id=255
git-svn-id: https://develop.svn.wordpress.org/trunk@2279 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 02:00:56 +00:00
Matt Mullenweg 600e35ca33 http://mosquito.wordpress.org/view.php?id=431
git-svn-id: https://develop.svn.wordpress.org/trunk@2278 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 01:50:27 +00:00
Matt Mullenweg dd7a83f22c We send the charset so we shouldn't need to do character conversion
git-svn-id: https://develop.svn.wordpress.org/trunk@2277 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 01:22:36 +00:00
Donncha O Caoimh 686692cfdf Removed a leftover debug print_r
git-svn-id: https://develop.svn.wordpress.org/trunk@2276 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 22:45:49 +00:00
michelvaldrighi 11e064638b adding flexibility to the Manage Posts table, ad two hooks to manipulate it described on hackers@ ML
git-svn-id: https://develop.svn.wordpress.org/trunk@2275 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 17:58:11 +00:00
Matt Mullenweg 5075e0aa78 That single pixel - http://mosquito.wordpress.org/view.php?id=764
git-svn-id: https://develop.svn.wordpress.org/trunk@2274 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 07:48:30 +00:00
Ryan Boren e4840e63d3 Remove extra paren. http://mosquito.wordpress.org/view.php?id=853
git-svn-id: https://develop.svn.wordpress.org/trunk@2273 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 06:49:07 +00:00
Ryan Boren fa6727b6b6 Make sure is_feed() is true when feed files are referenced directly. http://mosquito.wordpress.org/view.php?id=726
git-svn-id: https://develop.svn.wordpress.org/trunk@2272 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 06:42:07 +00:00
Matt Mullenweg 56e1b57ff5 http://mosquito.wordpress.org/view.php?id=586
git-svn-id: https://develop.svn.wordpress.org/trunk@2271 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:51:13 +00:00
Matt Mullenweg 9c49e1b2a4 Don't show category counts from the future.
git-svn-id: https://develop.svn.wordpress.org/trunk@2270 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:43:56 +00:00
Matt Mullenweg 322382ae61 Allow setting of post_parent - http://mosquito.wordpress.org/view.php?id=111
git-svn-id: https://develop.svn.wordpress.org/trunk@2269 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:36:49 +00:00
Matt Mullenweg f08d90e62e http://mosquito.wordpress.org/view.php?id=483
git-svn-id: https://develop.svn.wordpress.org/trunk@2268 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:32:24 +00:00
Matt Mullenweg a03193c753 Use new user_can_edit_user function.
git-svn-id: https://develop.svn.wordpress.org/trunk@2267 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:12:27 +00:00
Matt Mullenweg 7cba629abd Fix confusing wording - http://mosquito.wordpress.org/view.php?id=481
git-svn-id: https://develop.svn.wordpress.org/trunk@2266 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 03:05:05 +00:00
Matt Mullenweg 09a5bc663a Blogger import fix - http://mosquito.wordpress.org/view.php?id=365
git-svn-id: https://develop.svn.wordpress.org/trunk@2265 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:44:38 +00:00
Matt Mullenweg ff4bdeb94a http://mosquito.wordpress.org/view.php?id=522
git-svn-id: https://develop.svn.wordpress.org/trunk@2264 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:27:45 +00:00
Matt Mullenweg 1167c1a26c Don't double encode
git-svn-id: https://develop.svn.wordpress.org/trunk@2263 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:26:05 +00:00
Matt Mullenweg 1f344fc951 Shorten excerpt
git-svn-id: https://develop.svn.wordpress.org/trunk@2262 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:19:16 +00:00
Matt Mullenweg 68c44682ba http://mosquito.wordpress.org/view.php?id=778
git-svn-id: https://develop.svn.wordpress.org/trunk@2261 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:16:38 +00:00
Matt Mullenweg 635b80fe4b Template cookie prob - http://mosquito.wordpress.org/view.php?id=805
git-svn-id: https://develop.svn.wordpress.org/trunk@2260 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:08:24 +00:00
Matt Mullenweg 2703339d74 Fix later
git-svn-id: https://develop.svn.wordpress.org/trunk@2259 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:00:38 +00:00
Matt Mullenweg d0c7d85ee5 Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: https://develop.svn.wordpress.org/trunk@2258 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:52:19 +00:00
Matt Mullenweg be4d5e36f2 Confirmation on user delete
git-svn-id: https://develop.svn.wordpress.org/trunk@2257 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:43:13 +00:00
Matt Mullenweg 9b55bd6c62 Don't show email errors for people who don't have it.
git-svn-id: https://develop.svn.wordpress.org/trunk@2256 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:31:23 +00:00
Matt Mullenweg a29e5dbc3c Don't show posts from the future
git-svn-id: https://develop.svn.wordpress.org/trunk@2255 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:27:10 +00:00
Matt Mullenweg aaa22b2e54 Template fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2254 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:26:52 +00:00