Commit Graph

2551 Commits

Author SHA1 Message Date
Ryan Boren 16afe16dbe Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@2401 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-02 16:30:00 +00:00
Ryan Boren 8eb5fc62f0 Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002
git-svn-id: https://develop.svn.wordpress.org/trunk@2400 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-02 15:42:59 +00:00
Ryan Boren 3026e1a434 Make sure category list is actually a list. http://mosquito.wordpress.org/view.php?id=988
git-svn-id: https://develop.svn.wordpress.org/trunk@2399 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-02 15:38:09 +00:00
Ryan Boren 7f5937bc6b apply_filter fixes from michel. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: https://develop.svn.wordpress.org/trunk@2398 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-02 15:28:32 +00:00
Matt Mullenweg 2155d47334 Fix for emergent whitelisting, hat tip MtDewVirus - http://mosquito.wordpress.org/view.php?id=995
git-svn-id: https://develop.svn.wordpress.org/trunk@2397 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-01 10:10:59 +00:00
Matt Mullenweg a0eba624c5 Category query speedup and indentation fixes. Hat tip: Scott. http://mosquito.wordpress.org/view.php?id=1005
git-svn-id: https://develop.svn.wordpress.org/trunk@2396 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-01 09:10:12 +00:00
Matt Mullenweg 0de297805a Change require to include so the files are only parsed if the statement is evaluated true.
git-svn-id: https://develop.svn.wordpress.org/trunk@2395 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-28 17:15:53 +00:00
Ryan Boren 0634c589f1 Bump php-gettext to version 1.0.3. http://mosquito.wordpress.org/view.php?id=1001 Mad props to Nico Kaiser.
git-svn-id: https://develop.svn.wordpress.org/trunk@2394 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-28 16:31:01 +00:00
Ryan Boren b0f67bf998 Localize time format. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: https://develop.svn.wordpress.org/trunk@2393 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-28 04:45:58 +00:00
Ryan Boren d38853b93a Localize date formats. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: https://develop.svn.wordpress.org/trunk@2392 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-28 03:27:19 +00:00
Ryan Boren fe0c277b19 gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2391 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 23:09:58 +00:00
Ryan Boren ddaf0b6ed8 Remove gettext from default theme. http://mosquito.wordpress.org/view.php?id=942 Props: Albert
git-svn-id: https://develop.svn.wordpress.org/trunk@2390 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 17:04:45 +00:00
Ryan Boren 361994da2e Pass arg from bloginfo_rss() to get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=992 Props: kim
git-svn-id: https://develop.svn.wordpress.org/trunk@2389 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 16:42:57 +00:00
Ryan Boren bccdfb44cf Use UTC times in atom feed. http://mosquito.wordpress.org/view.php?id=983 Hat tip: darkcanuck
git-svn-id: https://develop.svn.wordpress.org/trunk@2388 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 04:51:32 +00:00
Ryan Boren 4aa9fdc013 Make sure get_the_category() returns an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@2387 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 04:47:38 +00:00
Ryan Boren a06446a1b4 Give first post a slug. http://mosquito.wordpress.org/view.php?id=987 Props: MaThIbUs
git-svn-id: https://develop.svn.wordpress.org/trunk@2386 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-26 20:46:12 +00:00
Ryan Boren 97c3e10671 Strip slashes from theme name. Encode special chars in theme name. http://mosquito.wordpress.org/view.php?id=978 and http://mosquito.wordpress.org/view.php?id=953
git-svn-id: https://develop.svn.wordpress.org/trunk@2385 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-26 06:38:18 +00:00
Ryan Boren 87bbe3b04f Use index.php for feed links instead of wp-*.php http://mosquito.wordpress.org/view.php?id=915
git-svn-id: https://develop.svn.wordpress.org/trunk@2384 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-26 06:12:16 +00:00
Matt Mullenweg 473ae1ef71 Patch from Carthik
git-svn-id: https://develop.svn.wordpress.org/trunk@2383 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 23:09:14 +00:00
Matt Mullenweg 1fb1868801 Escape amps in links manager links - http://priyadi.net/archives/2005/02/25/wordpress-15-bugs/
git-svn-id: https://develop.svn.wordpress.org/trunk@2382 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 17:46:27 +00:00
Ryan Boren 946e39cea1 Add callback API to add_menu_page(). Fix some menu bugs. http://mosquito.wordpress.org/view.php?id=975 Reviewed by Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@2381 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 16:11:27 +00:00
Ryan Boren e9298b1772 Add get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=971 Hat tip: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2380 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 15:52:28 +00:00
Ryan Boren f0b153775a Add get_the_category_list(). http://mosquito.wordpress.org/view.php?id=970 Hat tip: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2379 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 15:50:55 +00:00
Ryan Boren b06afb7b33 Use is_single() and is_page() to determine if single and more should be set. http://mosquito.wordpress.org/view.php?id=969 Props: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2378 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 02:07:08 +00:00
Ryan Boren ffad6205f9 Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2377 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 00:20:48 +00:00
Ryan Boren 2fc5869568 Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
git-svn-id: https://develop.svn.wordpress.org/trunk@2376 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:59:52 +00:00
Ryan Boren 33fc094664 Fix sidebar. http://mosquito.wordpress.org/view.php?id=912
git-svn-id: https://develop.svn.wordpress.org/trunk@2375 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:47:21 +00:00
Ryan Boren bb8b9de56a Oops. Fix indent. I hate tabs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2374 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:29:41 +00:00
Ryan Boren 69a27c4a7b Use get_post_time() in rss2 feed. Use UTC time. http://mosquito.wordpress.org/view.php?id=891 Props: jesse
git-svn-id: https://develop.svn.wordpress.org/trunk@2373 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:28:25 +00:00
Ryan Boren a818b4e6a2 Preserve entity encoding in plugin editor. http://mosquito.wordpress.org/view.php?id=957 Props: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2372 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:13:02 +00:00
Matt Mullenweg fd9ab661fe Version bump, testing new list
git-svn-id: https://develop.svn.wordpress.org/trunk@2371 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 07:02:12 +00:00
Matt Mullenweg 9df9852e88 Change to work better on windows
git-svn-id: https://develop.svn.wordpress.org/trunk@2370 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 06:38:30 +00:00
Matt Mullenweg 3cdf4346b6 Updating readme.html
git-svn-id: https://develop.svn.wordpress.org/trunk@2369 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 06:14:28 +00:00
Matt Mullenweg 32ad736a23 Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: https://develop.svn.wordpress.org/trunk@2368 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 05:58:09 +00:00
Matt Mullenweg b2c3f16f34 Missing ID - http://mosquito.wordpress.org/view.php?id=933
git-svn-id: https://develop.svn.wordpress.org/trunk@2367 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 05:53:09 +00:00
Ryan Boren f22a3f3283 Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: https://develop.svn.wordpress.org/trunk@2366 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-21 04:19:43 +00:00
Ryan Boren 7ba461a96c Remove option from wp_mail(). The additional parameters argument to mail() is non-portable and not useful to us. Props: dalziel. http://mosquito.wordpress.org/view.php?id=855
git-svn-id: https://develop.svn.wordpress.org/trunk@2365 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-19 04:17:34 +00:00
michelvaldrighi 4b4f99f127 reverting the previous patch: it made it impossible to sort the list by category name
git-svn-id: https://develop.svn.wordpress.org/trunk@2364 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-18 16:42:49 +00:00
Ryan Boren 1b3a0a7c5a Don't try to process path info when directly loading the feed files. Props to Toby Simmons. http://mosquito.wordpress.org/view.php?id=903
git-svn-id: https://develop.svn.wordpress.org/trunk@2363 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-18 01:43:48 +00:00
Ryan Boren 9dc9b14994 Plugin option pages aren't displayed. http://mosquito.wordpress.org/view.php?id=902
git-svn-id: https://develop.svn.wordpress.org/trunk@2362 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-17 16:05:45 +00:00
Matt Mullenweg 0f15eb8785 Trackback ending http://mosquito.wordpress.org/view.php?id=884
git-svn-id: https://develop.svn.wordpress.org/trunk@2361 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-17 09:03:23 +00:00
michelvaldrighi 7a45d0e309 whoops, make wp_list_pages not spew a warning when there are no pages
git-svn-id: https://develop.svn.wordpress.org/trunk@2360 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-17 00:11:35 +00:00
Ryan Boren cdc96a2cc5 Don't strip scheme from comment url. Bug 883.
git-svn-id: https://develop.svn.wordpress.org/trunk@2359 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 23:01:02 +00:00
Dougal Campbell 0a24ddec5a Oops. Stupid typo. Thanks, Ryan.
git-svn-id: https://develop.svn.wordpress.org/trunk@2358 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 22:01:52 +00:00
Dougal Campbell 586092fa0a 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: https://develop.svn.wordpress.org/trunk@2357 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 21:35:58 +00:00
michelvaldrighi 523757d3e6 getting the list of categories from cat_counts if hide_empty is true, saves one query
git-svn-id: https://develop.svn.wordpress.org/trunk@2356 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 16:06:07 +00:00
michelvaldrighi 8150ffc1a3 if permalink_structure doesn't have %category%, don't bother querying categories
git-svn-id: https://develop.svn.wordpress.org/trunk@2355 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 15:49:02 +00:00
michelvaldrighi efc4b4e54d 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: https://develop.svn.wordpress.org/trunk@2354 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 15:12:04 +00:00
michelvaldrighi 68d7c93974 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: https://develop.svn.wordpress.org/trunk@2353 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-16 14:29:55 +00:00
Matt Mullenweg 6b67558aeb Semi-colon semi-bug
git-svn-id: https://develop.svn.wordpress.org/trunk@2352 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 23:25:59 +00:00