Commit Graph

2454 Commits

Author SHA1 Message Date
matt
30711d8c0c Missing closing bracket. Hat tip: Lucas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-03 19:27:39 +00:00
matt
ca90d6e32c Don't count drafts/etc against post count - http://mosquito.wordpress.org/view.php?id=1010
git-svn-id: http://svn.automattic.com/wordpress/trunk@2403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 17:59:19 +00:00
matt
735666f3c0 Hide password on user end - http://mosquito.wordpress.org/view.php?id=1016
git-svn-id: http://svn.automattic.com/wordpress/trunk@2402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 17:56:21 +00:00
ryan
b9433193df Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 16:30:00 +00:00
ryan
ec8924fb5b Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002
git-svn-id: http://svn.automattic.com/wordpress/trunk@2400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:42:59 +00:00
ryan
6ff955829c Make sure category list is actually a list. http://mosquito.wordpress.org/view.php?id=988
git-svn-id: http://svn.automattic.com/wordpress/trunk@2399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:38:09 +00:00
ryan
e276f13b35 apply_filter fixes from michel. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: http://svn.automattic.com/wordpress/trunk@2398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:28:32 +00:00
matt
26808caf61 Fix for emergent whitelisting, hat tip MtDewVirus - http://mosquito.wordpress.org/view.php?id=995
git-svn-id: http://svn.automattic.com/wordpress/trunk@2397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-01 10:10:59 +00:00
matt
2233bfb700 Category query speedup and indentation fixes. Hat tip: Scott. http://mosquito.wordpress.org/view.php?id=1005
git-svn-id: http://svn.automattic.com/wordpress/trunk@2396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-01 09:10:12 +00:00
matt
442e09db17 Change require to include so the files are only parsed if the statement is evaluated true.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 17:15:53 +00:00
ryan
acf8c1c2cc Bump php-gettext to version 1.0.3. http://mosquito.wordpress.org/view.php?id=1001 Mad props to Nico Kaiser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 16:31:01 +00:00
ryan
d40a808df3 Localize time format. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 04:45:58 +00:00
ryan
299e5c6f36 Localize date formats. http://mosquito.wordpress.org/view.php?id=994
git-svn-id: http://svn.automattic.com/wordpress/trunk@2392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 03:27:19 +00:00
ryan
139adf7c5c gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 23:09:58 +00:00
ryan
778c30821d Remove gettext from default theme. http://mosquito.wordpress.org/view.php?id=942 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 17:04:45 +00:00
ryan
826ecd2bcd Pass arg from bloginfo_rss() to get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=992 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 16:42:57 +00:00
ryan
5701e838c6 Use UTC times in atom feed. http://mosquito.wordpress.org/view.php?id=983 Hat tip: darkcanuck
git-svn-id: http://svn.automattic.com/wordpress/trunk@2388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 04:51:32 +00:00
ryan
4ae13d2448 Make sure get_the_category() returns an array.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 04:47:38 +00:00
ryan
6bb1b724ab Give first post a slug. http://mosquito.wordpress.org/view.php?id=987 Props: MaThIbUs
git-svn-id: http://svn.automattic.com/wordpress/trunk@2386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 20:46:12 +00:00
ryan
8e42511ad6 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: http://svn.automattic.com/wordpress/trunk@2385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 06:38:18 +00:00
ryan
8d579218f6 Use index.php for feed links instead of wp-*.php http://mosquito.wordpress.org/view.php?id=915
git-svn-id: http://svn.automattic.com/wordpress/trunk@2384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 06:12:16 +00:00
matt
98874495fb Patch from Carthik
git-svn-id: http://svn.automattic.com/wordpress/trunk@2383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 23:09:14 +00:00
matt
ee0bee021f Escape amps in links manager links - http://priyadi.net/archives/2005/02/25/wordpress-15-bugs/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 17:46:27 +00:00
ryan
0e74c2524b 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: http://svn.automattic.com/wordpress/trunk@2381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 16:11:27 +00:00
ryan
b07728b5ee Add get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=971 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 15:52:28 +00:00
ryan
eb8369937f Add get_the_category_list(). http://mosquito.wordpress.org/view.php?id=970 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 15:50:55 +00:00
ryan
9da4d0f021 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: http://svn.automattic.com/wordpress/trunk@2378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 02:07:08 +00:00
ryan
894c4cc880 Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 00:20:48 +00:00
ryan
8d7f5b8cae Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
git-svn-id: http://svn.automattic.com/wordpress/trunk@2376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:59:52 +00:00
ryan
639a2a93d2 Fix sidebar. http://mosquito.wordpress.org/view.php?id=912
git-svn-id: http://svn.automattic.com/wordpress/trunk@2375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:47:21 +00:00
ryan
4fd6b840a5 Oops. Fix indent. I hate tabs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:29:41 +00:00
ryan
f05d1a28ec Use get_post_time() in rss2 feed. Use UTC time. http://mosquito.wordpress.org/view.php?id=891 Props: jesse
git-svn-id: http://svn.automattic.com/wordpress/trunk@2373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:28:25 +00:00
ryan
839698993a Preserve entity encoding in plugin editor. http://mosquito.wordpress.org/view.php?id=957 Props: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:13:02 +00:00
matt
774a21505d Version bump, testing new list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 07:02:12 +00:00
matt
f6da723d1f Change to work better on windows
git-svn-id: http://svn.automattic.com/wordpress/trunk@2370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 06:38:30 +00:00
matt
8a8d558563 Updating readme.html
git-svn-id: http://svn.automattic.com/wordpress/trunk@2369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 06:14:28 +00:00
matt
015651ab8c Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: http://svn.automattic.com/wordpress/trunk@2368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:58:09 +00:00
matt
16d7d02013 Missing ID - http://mosquito.wordpress.org/view.php?id=933
git-svn-id: http://svn.automattic.com/wordpress/trunk@2367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:53:09 +00:00
ryan
810bf22215 Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 04:19:43 +00:00
rboren
c567fccfc4 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: http://svn.automattic.com/wordpress/trunk@2365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-19 04:17:34 +00:00
michelvaldrighi
a7110c0663 reverting the previous patch: it made it impossible to sort the list by category name
git-svn-id: http://svn.automattic.com/wordpress/trunk@2364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-18 16:42:49 +00:00
rboren
7431bdd75a 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: http://svn.automattic.com/wordpress/trunk@2363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-18 01:43:48 +00:00
rboren
ecf61fc382 Plugin option pages aren't displayed. http://mosquito.wordpress.org/view.php?id=902
git-svn-id: http://svn.automattic.com/wordpress/trunk@2362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-17 16:05:45 +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