Commit Graph

2342 Commits

Author SHA1 Message Date
Matt Mullenweg 2ef94eedf2 Allow for plugins to kick in before everything if define in wp-config
git-svn-id: https://develop.svn.wordpress.org/trunk@2342 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 00:46:58 +00:00
Matt Mullenweg 9b6518f605 Make excerpt stuff a filter
git-svn-id: https://develop.svn.wordpress.org/trunk@2341 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 00:21:21 +00:00
Ryan Boren fe2c881868 Make wp_setcookie() and wp_clearcookie() replaceable.
git-svn-id: https://develop.svn.wordpress.org/trunk@2340 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 00:17:21 +00:00
Matt Mullenweg 8c0bda2b91 Accidentally removed H2
git-svn-id: https://develop.svn.wordpress.org/trunk@2339 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 23:37:28 +00:00
Matt Mullenweg 6b8fb62fb8 Readme tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2338 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 23:35:51 +00:00
Matt Mullenweg 91c0d70f55 Tidy spacing a little
git-svn-id: https://develop.svn.wordpress.org/trunk@2337 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 23:25:16 +00:00
Matt Mullenweg d986596ef6 Send headers in a CGI friendly way
git-svn-id: https://develop.svn.wordpress.org/trunk@2336 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 21:05:15 +00:00
Matt Mullenweg f25a8f36ed Send content-type header - http://mosquito.wordpress.org/view.php?id=874
git-svn-id: https://develop.svn.wordpress.org/trunk@2335 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 20:08:29 +00:00
Matt Mullenweg bb46173adf User agent in trackbacks, good idea - http://mosquito.wordpress.org/view.php?id=873
git-svn-id: https://develop.svn.wordpress.org/trunk@2334 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 09:48:48 +00:00
Matt Mullenweg 8e8b13594c Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
git-svn-id: https://develop.svn.wordpress.org/trunk@2333 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 09:46:08 +00:00
Ryan Boren 35b685cb65 Load comments-popup template through the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@2332 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 09:17:23 +00:00
Matt Mullenweg 62bdfa854b More upload fixes - http://mosquito.wordpress.org/view.php?id=696
git-svn-id: https://develop.svn.wordpress.org/trunk@2331 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 07:13:38 +00:00
Matt Mullenweg 128ee4de8a http://mosquito.wordpress.org/view.php?id=871
git-svn-id: https://develop.svn.wordpress.org/trunk@2330 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 07:09:51 +00:00
Matt Mullenweg f54c645796 http://mosquito.wordpress.org/view.php?id=810
git-svn-id: https://develop.svn.wordpress.org/trunk@2329 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 07:06:52 +00:00
Matt Mullenweg ef80505704 http://mosquito.wordpress.org/view.php?id=772
git-svn-id: https://develop.svn.wordpress.org/trunk@2328 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 07:04:16 +00:00
Matt Mullenweg 60c3b346cd Fix for single_month_title - http://mosquito.wordpress.org/view.php?id=867
git-svn-id: https://develop.svn.wordpress.org/trunk@2327 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 06:48:51 +00:00
Matt Mullenweg 0ef609b8b3 Don't exit too early - http://mosquito.wordpress.org/view.php?id=870
git-svn-id: https://develop.svn.wordpress.org/trunk@2326 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 05:50:46 +00:00
Matt Mullenweg 03dce26a1e Highlight current theme - http://mosquito.wordpress.org/view.php?id=868
git-svn-id: https://develop.svn.wordpress.org/trunk@2325 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 05:36:54 +00:00
Matt Mullenweg 2072c977d7 Remove 1=1 clause
git-svn-id: https://develop.svn.wordpress.org/trunk@2324 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 05:16:48 +00:00
Matt Mullenweg a5fec00554 Don't let there be duplicate post_names
git-svn-id: https://develop.svn.wordpress.org/trunk@2323 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:51:14 +00:00
Matt Mullenweg 5e087090d8 No bad HTML when there's quotes in options.
git-svn-id: https://develop.svn.wordpress.org/trunk@2322 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:39:17 +00:00
Matt Mullenweg ed8a84e4cd html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:36:57 +00:00
Matt Mullenweg b6c203b47d Send proper header to avoid charset mismatch - http://mosquito.wordpress.org/view.php?id=857
git-svn-id: https://develop.svn.wordpress.org/trunk@2320 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:29:53 +00:00
Matt Mullenweg b2041fc4d0 Friendlier file names in theme editor - http://mosquito.wordpress.org/view.php?id=598
git-svn-id: https://develop.svn.wordpress.org/trunk@2319 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:24:25 +00:00
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