Commit Graph

2468 Commits

Author SHA1 Message Date
Matt Mullenweg eac6ef3906 Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: https://develop.svn.wordpress.org/trunk@2318 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:17:12 +00:00
Matt Mullenweg f2f1c3083e More presave filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@2317 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:05:19 +00:00
Matt Mullenweg b217e56e28 More efficient get_category_link - http://mosquito.wordpress.org/view.php?id=590
git-svn-id: https://develop.svn.wordpress.org/trunk@2316 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 03:27:50 +00:00
Matt Mullenweg f96e769401 Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694
git-svn-id: https://develop.svn.wordpress.org/trunk@2315 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 03:22:25 +00:00
Matt Mullenweg 6a37d5e580 Remove unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@2314 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 03:20:29 +00:00
Matt Mullenweg bb8f038992 Removal of changes.xml bloat.
git-svn-id: https://develop.svn.wordpress.org/trunk@2313 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 03:11:23 +00:00
Matt Mullenweg 1fb676a13d Better pinging
git-svn-id: https://develop.svn.wordpress.org/trunk@2312 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 01:57:48 +00:00
Matt Mullenweg 3b25d5706b Support for categories - http://mosquito.wordpress.org/view.php?id=52
git-svn-id: https://develop.svn.wordpress.org/trunk@2311 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 00:58:51 +00:00
Matt Mullenweg 3c85ef13dd Consistent instructions for non-apache servers - http://mosquito.wordpress.org/view.php?id=403
git-svn-id: https://develop.svn.wordpress.org/trunk@2310 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 00:51:43 +00:00
Matt Mullenweg 4c91673f25 Don't double-nest wp-admin. http://mosquito.wordpress.org/view.php?id=465
git-svn-id: https://develop.svn.wordpress.org/trunk@2309 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 00:49:03 +00:00
Matt Mullenweg c4a202338e Set closed for nonbools when blank - http://mosquito.wordpress.org/view.php?id=550
git-svn-id: https://develop.svn.wordpress.org/trunk@2308 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 00:04:58 +00:00
Matt Mullenweg 4d7f88149a Be nicer to alpha geeks - http://mosquito.wordpress.org/view.php?id=300
git-svn-id: https://develop.svn.wordpress.org/trunk@2307 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 23:58:45 +00:00
Matt Mullenweg a84ebfeaa1 Show post count in dropdown - http://mosquito.wordpress.org/view.php?id=596
git-svn-id: https://develop.svn.wordpress.org/trunk@2306 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 23:46:33 +00:00
Ryan Boren e20c0260e4 Make sure trackback template is not double processed.
git-svn-id: https://develop.svn.wordpress.org/trunk@2305 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 21:25:08 +00:00
Ryan Boren 0809fbff89 Process feed and trackback templates even if not using themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2304 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 21:20:00 +00:00
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