Commit Graph

2362 Commits

Author SHA1 Message Date
ryan 9e03957cca Tagging WordPress 1.5 Stryhorn
git-svn-id: http://svn.automattic.com/wordpress/tags/1.5@2541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-18 21:22:37 +00:00
saxmatt e39c8e0706 Trackback ending http://mosquito.wordpress.org/view.php?id=884
git-svn-id: http://svn.automattic.com/wordpress/trunk@2361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-17 09:03:23 +00:00
michelvaldrighi 11aea9b0bc whoops, make wp_list_pages not spew a warning when there are no pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-17 00:11:35 +00:00
rboren 281573e628 Don't strip scheme from comment url. Bug 883.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 23:01:02 +00:00
emc3 55b747eb07 Oops. Stupid typo. Thanks, Ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 22:01:52 +00:00
emc3 86e5a8a70d This really deserves to be in a separate function so that plugins can get at it more easily, don't you think?
git-svn-id: http://svn.automattic.com/wordpress/trunk@2357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 21:35:58 +00:00
michelvaldrighi 57aabc9252 getting the list of categories from cat_counts if hide_empty is true, saves one query
git-svn-id: http://svn.automattic.com/wordpress/trunk@2356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 16:06:07 +00:00
michelvaldrighi f547b70201 if permalink_structure doesn't have %category%, don't bother querying categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@2355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 15:49:02 +00:00
michelvaldrighi b361854d4f added cache_pages to avoid making 1+X queries everytime wp_list_pages is called, where X is the number of pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 15:12:04 +00:00
michelvaldrighi 8e770d3e6e unified cache_userdata indexes by referencing user_login to ID, got rid of the useless, and broken, get_userid (get_userdatabylogin provides the same functionnality anyway)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 14:29:55 +00:00
saxmatt 78842f0672 Semi-colon semi-bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@2352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:25:59 +00:00
saxmatt b6890e8937 Updated images from Michael
git-svn-id: http://svn.automattic.com/wordpress/trunk@2351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:05:18 +00:00
emc3 9aba2af474 I'm pretty sure that this should be get_theme_root(), not get_theme_base()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 19:55:12 +00:00
michelvaldrighi 0be171b080 fix parse error
git-svn-id: http://svn.automattic.com/wordpress/trunk@2349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 10:04:29 +00:00
saxmatt 3404b67970 Reverse translation fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@2348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 09:28:12 +00:00
rboren cff1d9f8f2 Fix category links when permalinks are not enabled.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 06:52:38 +00:00
saxmatt d720a8ef0a Two small tweaks before release
git-svn-id: http://svn.automattic.com/wordpress/trunk@2346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 03:32:43 +00:00
saxmatt 86f0f9fa5c *cough*
git-svn-id: http://svn.automattic.com/wordpress/trunk@2345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 01:24:11 +00:00
saxmatt 18aaa8b406 Wrong line
git-svn-id: http://svn.automattic.com/wordpress/trunk@2344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:50:23 +00:00
saxmatt a834f4b221 Icon is broken
git-svn-id: http://svn.automattic.com/wordpress/trunk@2343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:48:36 +00:00
saxmatt 70a449d8d8 Allow for plugins to kick in before everything if define in wp-config
git-svn-id: http://svn.automattic.com/wordpress/trunk@2342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:46:58 +00:00
saxmatt 067e48e161 Make excerpt stuff a filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@2341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:21:21 +00:00
rboren 1d6d4c6d93 Make wp_setcookie() and wp_clearcookie() replaceable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:17:21 +00:00
saxmatt 973fea010e Accidentally removed H2
git-svn-id: http://svn.automattic.com/wordpress/trunk@2339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 23:37:28 +00:00
saxmatt ca150d78e7 Readme tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 23:35:51 +00:00
saxmatt e9e6d55502 Tidy spacing a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@2337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 23:25:16 +00:00
saxmatt 64e772f076 Send headers in a CGI friendly way
git-svn-id: http://svn.automattic.com/wordpress/trunk@2336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 21:05:15 +00:00
saxmatt b566c4323c Send content-type header - http://mosquito.wordpress.org/view.php?id=874
git-svn-id: http://svn.automattic.com/wordpress/trunk@2335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 20:08:29 +00:00
saxmatt d973258889 User agent in trackbacks, good idea - http://mosquito.wordpress.org/view.php?id=873
git-svn-id: http://svn.automattic.com/wordpress/trunk@2334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:48:48 +00:00
saxmatt f8efc5c837 Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
git-svn-id: http://svn.automattic.com/wordpress/trunk@2333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:46:08 +00:00
rboren 6a11fa21a2 Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:17:23 +00:00
saxmatt 5524255aa5 More upload fixes - http://mosquito.wordpress.org/view.php?id=696
git-svn-id: http://svn.automattic.com/wordpress/trunk@2331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:13:38 +00:00
saxmatt 4bfafda743 http://mosquito.wordpress.org/view.php?id=871
git-svn-id: http://svn.automattic.com/wordpress/trunk@2330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:09:51 +00:00
saxmatt becc1347cb http://mosquito.wordpress.org/view.php?id=810
git-svn-id: http://svn.automattic.com/wordpress/trunk@2329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:06:52 +00:00
saxmatt f4dafc015f http://mosquito.wordpress.org/view.php?id=772
git-svn-id: http://svn.automattic.com/wordpress/trunk@2328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:04:16 +00:00
saxmatt ab9fa0a56b Fix for single_month_title - http://mosquito.wordpress.org/view.php?id=867
git-svn-id: http://svn.automattic.com/wordpress/trunk@2327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 06:48:51 +00:00
saxmatt 6b03f9b4a5 Don't exit too early - http://mosquito.wordpress.org/view.php?id=870
git-svn-id: http://svn.automattic.com/wordpress/trunk@2326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:50:46 +00:00
saxmatt 9eccc2d2e3 Highlight current theme - http://mosquito.wordpress.org/view.php?id=868
git-svn-id: http://svn.automattic.com/wordpress/trunk@2325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:36:54 +00:00
saxmatt 6898b60840 Remove 1=1 clause
git-svn-id: http://svn.automattic.com/wordpress/trunk@2324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:16:48 +00:00
saxmatt a622906bd5 Don't let there be duplicate post_names
git-svn-id: http://svn.automattic.com/wordpress/trunk@2323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:51:14 +00:00
saxmatt 729562e1c2 No bad HTML when there's quotes in options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:39:17 +00:00
saxmatt 8e014dea63 html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:36:57 +00:00
saxmatt 41f2e62b24 Send proper header to avoid charset mismatch - http://mosquito.wordpress.org/view.php?id=857
git-svn-id: http://svn.automattic.com/wordpress/trunk@2320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:29:53 +00:00
saxmatt df3a83a5fb Friendlier file names in theme editor - http://mosquito.wordpress.org/view.php?id=598
git-svn-id: http://svn.automattic.com/wordpress/trunk@2319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:24:25 +00:00
saxmatt f46f90427d Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: http://svn.automattic.com/wordpress/trunk@2318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:17:12 +00:00
saxmatt ce7add2275 More presave filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:05:19 +00:00
saxmatt 72dc0ab63b More efficient get_category_link - http://mosquito.wordpress.org/view.php?id=590
git-svn-id: http://svn.automattic.com/wordpress/trunk@2316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:27:50 +00:00
saxmatt 636fd6d92f Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694
git-svn-id: http://svn.automattic.com/wordpress/trunk@2315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:22:25 +00:00
saxmatt 5738851fa5 Remove unused options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:20:29 +00:00
saxmatt eda8b55ac0 Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:11:23 +00:00