ryan
|
7f9aa3c350
|
Fix day display in title. Props phKU. fixes #3801
git-svn-id: http://svn.automattic.com/wordpress/trunk@5106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:47:48 +00:00 |
|
ryan
|
37c1e764de
|
Return instead of exit in template-loader. Props Otto42 and Nazgul. fixes #3790
git-svn-id: http://svn.automattic.com/wordpress/trunk@5104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:39:14 +00:00 |
|
ryan
|
3f82bf5819
|
Correct reversed logic in maybe_serialize. Props takayukister. fixes #4029
git-svn-id: http://svn.automattic.com/wordpress/trunk@5102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:23:52 +00:00 |
|
ryan
|
9a6630ed11
|
Deprecate number argument to comments_number. No longer used. fixes #2687
git-svn-id: http://svn.automattic.com/wordpress/trunk@5101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:18:19 +00:00 |
|
ryan
|
bb7d61596d
|
Fix relative link mangling in clean_url. fixes #4017 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 23:31:44 +00:00 |
|
ryan
|
eed1eedc5f
|
Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003
git-svn-id: http://svn.automattic.com/wordpress/trunk@5093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 17:45:40 +00:00 |
|
ryan
|
e9e3e0787d
|
Castaways on Gilligan's Isle
git-svn-id: http://svn.automattic.com/wordpress/trunk@5090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 02:16:16 +00:00 |
|
matt
|
3d21925922
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@5089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 02:05:29 +00:00 |
|
ryan
|
4cfeed615c
|
Don't prepend protocol to relative links. fixes #4017 #4001 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 01:45:24 +00:00 |
|
matt
|
7602d17899
|
(int)er the dragon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5087 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 00:59:21 +00:00 |
|
ryan
|
46fa88baf1
|
Cast to int
git-svn-id: http://svn.automattic.com/wordpress/trunk@5086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 23:03:07 +00:00 |
|
ryan
|
5b22739cac
|
More int casts
git-svn-id: http://svn.automattic.com/wordpress/trunk@5082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 20:52:29 +00:00 |
|
ryan
|
43e6d1b011
|
Add _c() for disambiguatin translateable strings. Props nbachiyski. fixes #3687
git-svn-id: http://svn.automattic.com/wordpress/trunk@5081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 03:34:23 +00:00 |
|
ryan
|
9f9d9a8d9e
|
Cast to int. Props xknown. fixes #4012 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-22 01:04:19 +00:00 |
|
ryan
|
0748c257f8
|
Don't add http:// to relative links. Props donncha. fixes #4001
git-svn-id: http://svn.automattic.com/wordpress/trunk@5065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-21 00:29:40 +00:00 |
|
ryan
|
d8e55fcfdc
|
Fix typo. Props rob1n. fixes #4000
git-svn-id: http://svn.automattic.com/wordpress/trunk@5063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-20 03:18:44 +00:00 |
|
ryan
|
19f2495fea
|
Add RTL support to kubrick. Props Sewar. fixes #3953
git-svn-id: http://svn.automattic.com/wordpress/trunk@5062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-19 19:08:15 +00:00 |
|
ryan
|
2e2832dc85
|
Add wp_mail_from filter. Props rob1n. fixes #2053
git-svn-id: http://svn.automattic.com/wordpress/trunk@5061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-18 23:16:14 +00:00 |
|
markjaquith
|
611b037efa
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-17 08:46:59 +00:00 |
|
ryan
|
4432eb12e7
|
Don't cast to string if empty. Props donncha. fixes #3979
git-svn-id: http://svn.automattic.com/wordpress/trunk@5051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 22:00:43 +00:00 |
|
markjaquith
|
8d0e670015
|
have wp_list_pages() default to menu_order sorting and only use post_title sorting as a secondary sort. props johnbillion. fixes #3924 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 08:19:10 +00:00 |
|
markjaquith
|
28c0f0d0ee
|
Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 08:04:24 +00:00 |
|
ryan
|
12be68075e
|
More attribute_escape().
git-svn-id: http://svn.automattic.com/wordpress/trunk@5044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-16 01:20:53 +00:00 |
|
markjaquith
|
95df22248d
|
nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 23:10:57 +00:00 |
|
markjaquith
|
877fe629b3
|
More int casting, just to be safe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 07:40:56 +00:00 |
|
ryan
|
16d5e24771
|
Fix order by in wp_get_archives(). Props mattbta. fixes #3961
git-svn-id: http://svn.automattic.com/wordpress/trunk@5036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-14 02:21:39 +00:00 |
|
ryan
|
7aa7d0668f
|
Move smilies init to function and trigger from init. Props rob1n. fixes #1721
git-svn-id: http://svn.automattic.com/wordpress/trunk@5032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 21:31:24 +00:00 |
|
ryan
|
4bfbba990b
|
Quote values heading to DB. Cast some ints.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 16:09:44 +00:00 |
|
markjaquith
|
df9b4188da
|
[5006] didn't take. props Nazgul for the spot. fixes #3866
git-svn-id: http://svn.automattic.com/wordpress/trunk@5028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 08:59:15 +00:00 |
|
matt
|
a8327cbd0d
|
Add filters to theme_mods
git-svn-id: http://svn.automattic.com/wordpress/trunk@5026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-12 00:07:54 +00:00 |
|
ryan
|
385c4e18ff
|
vars.php cleanups and speedups from rob1n. fixes #3956
git-svn-id: http://svn.automattic.com/wordpress/trunk@5024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-11 01:19:16 +00:00 |
|
ryan
|
239b5ba356
|
Prophylactic casting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 20:34:01 +00:00 |
|
markjaquith
|
98e4d11c00
|
Improvements to untrailingslashit() and trailingslashit(). props Jamie Talbot. fixes #3899
git-svn-id: http://svn.automattic.com/wordpress/trunk@5021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 08:32:57 +00:00 |
|
markjaquith
|
de23b425c3
|
new function: untrailingslashit(). fixes #3899
git-svn-id: http://svn.automattic.com/wordpress/trunk@5020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 06:25:33 +00:00 |
|
markjaquith
|
05486cce3d
|
user_trailingslashit filter for users who sometimes want trailing slashes only on certain URL types. fixes #3899
git-svn-id: http://svn.automattic.com/wordpress/trunk@5019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 06:18:43 +00:00 |
|
markjaquith
|
6cefc9b4a4
|
Cleaner and more complete fix for [5017]. fixes #3949
git-svn-id: http://svn.automattic.com/wordpress/trunk@5018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 06:09:52 +00:00 |
|
markjaquith
|
aa45fd5ee3
|
Respect user trailing slash preference for multipage posts and eliminate redundant /1/. fixes #3949
git-svn-id: http://svn.automattic.com/wordpress/trunk@5017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 05:54:12 +00:00 |
|
ryan
|
198bf65525
|
apply filter before stripping tags. Props jhodgdon. fixes #3755
git-svn-id: http://svn.automattic.com/wordpress/trunk@5014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 05:13:40 +00:00 |
|
ryan
|
774bdc405b
|
Title filtering from jhodgdon. fixes #3926
git-svn-id: http://svn.automattic.com/wordpress/trunk@5013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 03:56:35 +00:00 |
|
ryan
|
328afedc07
|
Link filters from jhodgdon. fixes #3595
git-svn-id: http://svn.automattic.com/wordpress/trunk@5011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-10 01:13:49 +00:00 |
|
ryan
|
2051c80cac
|
Change xmlrpc upload logic. Props Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 20:14:52 +00:00 |
|
markjaquith
|
2a11c99459
|
Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: http://svn.automattic.com/wordpress/trunk@5007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:36:24 +00:00 |
|
ryan
|
0cd477441e
|
Return theme uri in theme data. Props nazgul. fixes #3866
git-svn-id: http://svn.automattic.com/wordpress/trunk@5006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:15:17 +00:00 |
|
ryan
|
b4d8dba0f6
|
Unchain
git-svn-id: http://svn.automattic.com/wordpress/trunk@5005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:13:42 +00:00 |
|
ryan
|
f4ce503381
|
get_archives query filters from westi. fixes #3866
git-svn-id: http://svn.automattic.com/wordpress/trunk@5004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:09:24 +00:00 |
|
ryan
|
f774780aff
|
Use get_query_var() in wp_title() and single_month_title().
git-svn-id: http://svn.automattic.com/wordpress/trunk@5003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:06:23 +00:00 |
|
ryan
|
c295c0bffe
|
Move some query var sanitization up to parse_query() and make sure the sanitized values are avilable via get_query_var().
git-svn-id: http://svn.automattic.com/wordpress/trunk@5002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-09 04:05:28 +00:00 |
|
ryan
|
6a27f1af8e
|
Fix parse_w3cdtf. Props mortenf. fixes #3896
git-svn-id: http://svn.automattic.com/wordpress/trunk@4997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 17:04:03 +00:00 |
|
markjaquith
|
2008fdcbd7
|
Another typo in [4990]. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 06:17:15 +00:00 |
|
markjaquith
|
2734ab8ce9
|
Typo in [4990] caught by johnbillion. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 06:10:33 +00:00 |
|
markjaquith
|
3320dd1380
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:29:15 +00:00 |
|
ryan
|
b9c75476a4
|
Update to tinyMCE spellchecker 1.0.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@4985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:26:26 +00:00 |
|
ryan
|
1f35a9de8f
|
Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765
git-svn-id: http://svn.automattic.com/wordpress/trunk@4984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:16:06 +00:00 |
|
ryan
|
8d7839b14c
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: http://svn.automattic.com/wordpress/trunk@4983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 03:05:41 +00:00 |
|
ryan
|
6154ec1c7e
|
Fix spawning with SSL. Props dragonhard and rob1n. fixes #3765
git-svn-id: http://svn.automattic.com/wordpress/trunk@4980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:47:57 +00:00 |
|
ryan
|
bb8331b95d
|
Use rawurldecode. fixes #3727
git-svn-id: http://svn.automattic.com/wordpress/trunk@4979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:44:53 +00:00 |
|
ryan
|
be2a43cf7c
|
wp_title shouldn't use category_name if cat is also specified. Props majelbstoat. fixes #3902
git-svn-id: http://svn.automattic.com/wordpress/trunk@4976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:29:07 +00:00 |
|
ryan
|
34928e6ef0
|
JS localization from mdawaffe. fixes #3913
git-svn-id: http://svn.automattic.com/wordpress/trunk@4970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:35:01 +00:00 |
|
ryan
|
682fcc5d4a
|
JS localization from mdawaffe. fixes #3911
git-svn-id: http://svn.automattic.com/wordpress/trunk@4968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 00:39:46 +00:00 |
|
matt
|
4df232e71e
|
Broken link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-05 19:27:40 +00:00 |
|
markjaquith
|
1fd8b676c4
|
Cast query vars to strings. fixes #3891
git-svn-id: http://svn.automattic.com/wordpress/trunk@4965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 18:08:33 +00:00 |
|
ryan
|
1e3ca9cde1
|
Pass along all parameters to get_bookmarks(). Props Otto42. fixes #3898
git-svn-id: http://svn.automattic.com/wordpress/trunk@4964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 01:59:57 +00:00 |
|
ryan
|
782f0ffa00
|
Update to jQuery 1.1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:55:36 +00:00 |
|
ryan
|
41b3441a38
|
jQuery was moved to jquery subdir. Remove redundant libs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:01:26 +00:00 |
|
ryan
|
7f1945b310
|
xmlrpc updates from Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 16:56:46 +00:00 |
|
ryan
|
b7f6a96abb
|
Add jquery.form.js. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-02 23:26:35 +00:00 |
|
ryan
|
0f8983c364
|
Fix up page_for_posts feed. Rework some query bits. Props mdawaffe. fixes #3885
git-svn-id: http://svn.automattic.com/wordpress/trunk@4956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-28 05:22:29 +00:00 |
|
ryan
|
2ecae0f50d
|
add and apply filter optimizations from FraT. fixes #3875
git-svn-id: http://svn.automattic.com/wordpress/trunk@4955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-28 01:09:20 +00:00 |
|
markjaquith
|
d0f79bb3f2
|
trailing tabs and whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 15:24:54 +00:00 |
|
markjaquith
|
c7ce6107ad
|
attribute_escape() in nonce AYS
git-svn-id: http://svn.automattic.com/wordpress/trunk@4951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 07:15:47 +00:00 |
|
ryan
|
dffc694131
|
Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 04:53:03 +00:00 |
|
ryan
|
f199d3658a
|
Remove debug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 03:42:25 +00:00 |
|
ryan
|
7effafd4ee
|
Trying out phpmailer for wp_mail(). fixes #3862
git-svn-id: http://svn.automattic.com/wordpress/trunk@4946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 20:23:25 +00:00 |
|
ryan
|
2826681a18
|
Upgrade class-pop3. Props Nazgul. fixes #3864
git-svn-id: http://svn.automattic.com/wordpress/trunk@4945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 18:19:21 +00:00 |
|
markjaquith
|
18475d8787
|
Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: http://svn.automattic.com/wordpress/trunk@4943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 14:04:49 +00:00 |
|
markjaquith
|
5fde2708cf
|
Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827
git-svn-id: http://svn.automattic.com/wordpress/trunk@4940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:39:34 +00:00 |
|
markjaquith
|
db017470fc
|
Handle multi-line subjects in class-pop3.php. Props nreid. fixes #3836
git-svn-id: http://svn.automattic.com/wordpress/trunk@4938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:33:03 +00:00 |
|
markjaquith
|
6fc0e8185f
|
The O.C. Disorder;; Props Nazgul. fixes 3853
git-svn-id: http://svn.automattic.com/wordpress/trunk@4937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:26:18 +00:00 |
|
ryan
|
4bec99a338
|
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-24 07:33:29 +00:00 |
|
ryan
|
9b8e0722d4
|
Typo fixes. Props Znuff. fixes #3859
git-svn-id: http://svn.automattic.com/wordpress/trunk@4933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-24 06:30:51 +00:00 |
|
ryan
|
b8f48aca58
|
Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:50:23 +00:00 |
|
ryan
|
2696432efc
|
Proper atom enclosures. Props rob1n. fixes #1464
git-svn-id: http://svn.automattic.com/wordpress/trunk@4930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:47:57 +00:00 |
|
ryan
|
6dd7765ae1
|
Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 08:31:07 +00:00 |
|
ryan
|
891662aaed
|
Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785
git-svn-id: http://svn.automattic.com/wordpress/trunk@4928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 08:18:30 +00:00 |
|
ryan
|
dbedd143e4
|
Relocate feed templates to wp-includes. fixes #3846
git-svn-id: http://svn.automattic.com/wordpress/trunk@4927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 02:50:05 +00:00 |
|
ryan
|
e9fab607a0
|
Change more from anchor to span for proper validation. Props coolmann and rob1n. fixes #3530
git-svn-id: http://svn.automattic.com/wordpress/trunk@4925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 01:15:51 +00:00 |
|
ryan
|
3255fbb593
|
Fix typo. Props rob1n. fixes #1585
git-svn-id: http://svn.automattic.com/wordpress/trunk@4924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 01:05:59 +00:00 |
|
ryan
|
beb4deb90c
|
Provide summary for calendar. Props littleram and rob1n. fixes #1585
git-svn-id: http://svn.automattic.com/wordpress/trunk@4921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:53:34 +00:00 |
|
ryan
|
d672c73072
|
Use === to compare option values. Props roscohead and Viper007Bond. fixes #3394
git-svn-id: http://svn.automattic.com/wordpress/trunk@4920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:49:37 +00:00 |
|
ryan
|
d379fb1b20
|
cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/trunk@4919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:45:21 +00:00 |
|
ryan
|
e42106db80
|
gettext byteorder fix for 64 bit archs. fixes #3780
git-svn-id: http://svn.automattic.com/wordpress/trunk@4917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:31:09 +00:00 |
|
ryan
|
c8997ffad9
|
Reverse logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 15:30:47 +00:00 |
|
ryan
|
76a104a2e9
|
Handle empty search query. Props charleshooper. fixes #3722 #3759
git-svn-id: http://svn.automattic.com/wordpress/trunk@4911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:54:28 +00:00 |
|
ryan
|
fea2a6e503
|
xmlrpc updates from Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:42:21 +00:00 |
|
ryan
|
f61f892876
|
jQuery 1.1.1 and interface 1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:39:07 +00:00 |
|
markjaquith
|
7438cb83d7
|
properly sort categories by name for the_category(). Props rob1n. fixes #1302
git-svn-id: http://svn.automattic.com/wordpress/trunk@4903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:13:47 +00:00 |
|
ryan
|
8ee3440b04
|
Don't br image maps. Props rob1n. fixes #1292
git-svn-id: http://svn.automattic.com/wordpress/trunk@4900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 01:50:27 +00:00 |
|
ryan
|
ce1a9edd1a
|
Add jquery to script loader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 07:46:13 +00:00 |
|
ryan
|
585a9ff822
|
Don't insert p inside of div. fixes #3669
git-svn-id: http://svn.automattic.com/wordpress/trunk@4894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 05:41:39 +00:00 |
|
ryan
|
2cf3e9ea2f
|
decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727
git-svn-id: http://svn.automattic.com/wordpress/trunk@4893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 01:27:37 +00:00 |
|
ryan
|
a4d57ead4c
|
Add WP_Error handling to wp_die(). Props mdawaffe. fixes #3791
git-svn-id: http://svn.automattic.com/wordpress/trunk@4892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 01:24:31 +00:00 |
|
markjaquith
|
dfeeedc8da
|
Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 07:07:12 +00:00 |
|
markjaquith
|
f639cbcd24
|
Consistently use "Spam it:" and "Delete it:" in e-mails. fixes #3304
git-svn-id: http://svn.automattic.com/wordpress/trunk@4885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 05:51:59 +00:00 |
|
ryan
|
dff5f19b6b
|
specialchars wp_explain_nonce() ouput.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-13 18:19:24 +00:00 |
|
matt
|
92cf3691ad
|
Add similar hook as XML-RPC for Atom
git-svn-id: http://svn.automattic.com/wordpress/trunk@4873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-11 04:32:31 +00:00 |
|
ryan
|
1d054e4894
|
Disambiguate queries. Props mhyk25. fixes #3747
git-svn-id: http://svn.automattic.com/wordpress/trunk@4866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-05 21:29:39 +00:00 |
|
ryan
|
cab399a6ae
|
Typo fix from charleshooper. fixes #3743
git-svn-id: http://svn.automattic.com/wordpress/trunk@4865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-03 00:56:23 +00:00 |
|
ryan
|
86f90f6c3d
|
Check page ID only if is_page. fixes #3049
git-svn-id: http://svn.automattic.com/wordpress/trunk@4863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 16:38:26 +00:00 |
|
ryan
|
16c4e7b986
|
More XMLRPC updates from Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 07:43:59 +00:00 |
|
matt
|
cd7c0164e9
|
Filter for tweaking scripts srcs that go through the script loader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 06:12:18 +00:00 |
|
ryan
|
ce0f8b4a66
|
First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: http://svn.automattic.com/wordpress/trunk@4860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 00:04:35 +00:00 |
|
ryan
|
af10b7443f
|
Cache user id instead of full user object in the userlogins cache. Props charleshooper. fixes #3716
git-svn-id: http://svn.automattic.com/wordpress/trunk@4859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 00:00:36 +00:00 |
|
markjaquith
|
36491e0980
|
make sure nothing going into the object cache is being passed by reference. fixes #3726
git-svn-id: http://svn.automattic.com/wordpress/trunk@4856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-01 09:16:15 +00:00 |
|
markjaquith
|
12e9cabfb7
|
Introduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes #3726
git-svn-id: http://svn.automattic.com/wordpress/trunk@4855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-01 08:53:08 +00:00 |
|
ryan
|
7179a94a0d
|
s/table_prefix/prefix/
git-svn-id: http://svn.automattic.com/wordpress/trunk@4853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-01 07:26:13 +00:00 |
|
ryan
|
73a225e4e6
|
Add get_users_of_blog()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-01 01:19:36 +00:00 |
|
markjaquith
|
7130a2b1c8
|
run get_categories filter on cached get_categories hits. fixes #3728
git-svn-id: http://svn.automattic.com/wordpress/trunk@4848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-31 05:57:54 +00:00 |
|
markjaquith
|
690c3604cf
|
get_post() should check post cache before page cache. fixes #3724
git-svn-id: http://svn.automattic.com/wordpress/trunk@4847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-31 03:43:02 +00:00 |
|
ryan
|
a8b506e705
|
Set charset for MCE. Props nbachiyski. fixes #3574
git-svn-id: http://svn.automattic.com/wordpress/trunk@4845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-31 02:07:21 +00:00 |
|
ryan
|
771e8bdb8d
|
Add pre_option_* filter that allows plugins to short-circuit fetches.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 18:34:18 +00:00 |
|
markjaquith
|
b4671adb74
|
Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713
git-svn-id: http://svn.automattic.com/wordpress/trunk@4834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 13:06:56 +00:00 |
|
ryan
|
1ec4dd0209
|
Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 01:46:05 +00:00 |
|
ryan
|
f8c689b4f0
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: http://svn.automattic.com/wordpress/trunk@4831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-30 01:43:39 +00:00 |
|
ryan
|
effc238853
|
Fix typo in read_pages conditional. Props McShelby. fixes #3705
git-svn-id: http://svn.automattic.com/wordpress/trunk@4825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-28 21:58:01 +00:00 |
|
ryan
|
92fa5d6830
|
Move to js dir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-28 21:14:54 +00:00 |
|
markjaquith
|
c08e55fc61
|
Make <!--more--> regex non-greedy. Props Curloso and Viper007Bond. fixes #3698
git-svn-id: http://svn.automattic.com/wordpress/trunk@4821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-27 23:31:42 +00:00 |
|
markjaquith
|
7873820f8c
|
Have add_option() for options whose non-existence has been cached clear that cached non-existence before adding the option. Nice catch by Westi. fixes #3692
git-svn-id: http://svn.automattic.com/wordpress/trunk@4820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-27 23:06:46 +00:00 |
|
matt
|
489dd25c9d
|
Bringing in the jquery goodness
git-svn-id: http://svn.automattic.com/wordpress/trunk@4816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-27 18:45:54 +00:00 |
|
ryan
|
15b6168787
|
Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519
git-svn-id: http://svn.automattic.com/wordpress/trunk@4813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-26 03:41:17 +00:00 |
|
markjaquith
|
246602968a
|
Link to TinyMCE css file with http scheme on all server setups. Props MichaelH and Andy. fixes #3646
git-svn-id: http://svn.automattic.com/wordpress/trunk@4812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-26 02:57:07 +00:00 |
|
matt
|
a53887fc7f
|
This is what I get for commiting remotely, should fix currently known issues with atom 1.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@4805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 08:48:18 +00:00 |
|
matt
|
4296c78d54
|
Missed a file and an easy mistake.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 08:37:26 +00:00 |
|
ryan
|
33d8407781
|
Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664
git-svn-id: http://svn.automattic.com/wordpress/trunk@4800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 02:02:21 +00:00 |
|
ryan
|
8f58b134c2
|
TinyMCE 2.0.9. fixes #3564
git-svn-id: http://svn.automattic.com/wordpress/trunk@4799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 01:20:47 +00:00 |
|
markjaquith
|
a741e0d350
|
Cache the non-existence of options to prevent redundant queries. props davidhouse. fixes #2268
git-svn-id: http://svn.automattic.com/wordpress/trunk@4798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 00:12:08 +00:00 |
|
markjaquith
|
d5eaea2f32
|
Typo in [4790] caught by Znuff. fixes #3644
git-svn-id: http://svn.automattic.com/wordpress/trunk@4795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-24 05:44:24 +00:00 |
|
markjaquith
|
f09853fd9c
|
Tending the graveyard. Memento mori.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 09:15:17 +00:00 |
|
markjaquith
|
b9490b45c2
|
Do not attempt to use rel-tag for URL schemes that do not support it. fixes #3265
git-svn-id: http://svn.automattic.com/wordpress/trunk@4790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 08:21:28 +00:00 |
|
ryan
|
510652f65c
|
Trunk is now for 2.2 development.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-23 06:30:37 +00:00 |
|
matt
|
0525d982f8
|
It's that time again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-22 21:51:38 +00:00 |
|
ryan
|
517790d375
|
Walker fix ups. fixes #3080
git-svn-id: http://svn.automattic.com/wordpress/trunk@4779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-22 07:05:48 +00:00 |
|
ryan
|
a7da7fc027
|
Make sure is_array before extract. Props idle. fixes #3626
git-svn-id: http://svn.automattic.com/wordpress/trunk@4778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-21 20:03:02 +00:00 |
|
ryan
|
1e019126eb
|
RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@4776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-20 06:48:56 +00:00 |
|
markjaquith
|
8c2ab4441b
|
use lang for text/html and xml:lang for all others. Props nickshanks. fixes #3608
git-svn-id: http://svn.automattic.com/wordpress/trunk@4775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 22:10:33 +00:00 |
|
ryan
|
9ec6d7e762
|
Check style. Props nickshanks. fixes #3610
git-svn-id: http://svn.automattic.com/wordpress/trunk@4774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 20:58:56 +00:00 |
|
ryan
|
425d2f70b1
|
Delete page_uris option before updating it to avoid possibly expensive array comparison. #3614
git-svn-id: http://svn.automattic.com/wordpress/trunk@4773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 20:36:35 +00:00 |
|
ryan
|
15354bef0b
|
Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 20:33:11 +00:00 |
|
ryan
|
dde031e8e1
|
Lose all JS compression. Save it for another day.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 01:10:32 +00:00 |
|
ryan
|
040a959188
|
Lose quicktags.compressed.js since many people customize quicktags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 01:05:20 +00:00 |
|
ryan
|
52f1841134
|
Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: http://svn.automattic.com/wordpress/trunk@4768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-19 00:49:01 +00:00 |
|
ryan
|
743f7e7028
|
If WPLANG is empty leave empty. fixes #3611
git-svn-id: http://svn.automattic.com/wordpress/trunk@4764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 17:40:05 +00:00 |
|
ryan
|
8b5a6e47de
|
RC1
git-svn-id: http://svn.automattic.com/wordpress/trunk@4761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 03:35:01 +00:00 |
|
ryan
|
8c6162e883
|
Autosave fixes from mdawaffe. fixes #3601
git-svn-id: http://svn.automattic.com/wordpress/trunk@4760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-18 03:32:54 +00:00 |
|
ryan
|
ad41aedae6
|
Add wp_list_categories filter. Props Mark Jaquith. fixes #3586
git-svn-id: http://svn.automattic.com/wordpress/trunk@4755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 22:50:30 +00:00 |
|
ryan
|
a78920e6b9
|
Fix SQL error when excluding empty cat. fixes #3598
git-svn-id: http://svn.automattic.com/wordpress/trunk@4754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 22:37:15 +00:00 |
|
ryan
|
614fecf492
|
Discard non-scalars when building query string.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 19:05:01 +00:00 |
|
ryan
|
8f84936e4b
|
Restrict wp_remote_fopen to remote files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:41:05 +00:00 |
|
ryan
|
8c51e668c8
|
beta4
git-svn-id: http://svn.automattic.com/wordpress/trunk@4750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:16:20 +00:00 |
|
ryan
|
30e3bd9d2b
|
Send to Editor fixes from mdawaffe. fixes #3594
git-svn-id: http://svn.automattic.com/wordpress/trunk@4748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 18:10:54 +00:00 |
|
ryan
|
132569c301
|
Set eol-style to native.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 17:52:13 +00:00 |
|
ryan
|
53e049fb76
|
Doh! fixes #3587
git-svn-id: http://svn.automattic.com/wordpress/trunk@4745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 07:38:08 +00:00 |
|
ryan
|
a4a327cf15
|
beta3
git-svn-id: http://svn.automattic.com/wordpress/trunk@4744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 07:19:40 +00:00 |
|
ryan
|
7aa452938f
|
Pass resource to mysql_error. Props jgough. fixes #3544
git-svn-id: http://svn.automattic.com/wordpress/trunk@4741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 02:32:42 +00:00 |
|
ryan
|
a4d8c1a3a0
|
Remove empty files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 02:13:23 +00:00 |
|
ryan
|
ec648ae332
|
Cleanup link upgrade code. Drop linkcategories table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 01:54:50 +00:00 |
|
ryan
|
f9e84c7b77
|
Fix plural form parsing. Props nbachiyski. fixes #3577
git-svn-id: http://svn.automattic.com/wordpress/trunk@4736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-16 01:37:48 +00:00 |
|
ryan
|
9805322fb3
|
gettext fix from Kirin_Lin. fixes #3558
git-svn-id: http://svn.automattic.com/wordpress/trunk@4733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-15 23:09:07 +00:00 |
|
ryan
|
042c574e56
|
Bad cut-and-paste.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-14 01:15:32 +00:00 |
|
ryan
|
1872907f45
|
Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-13 21:32:33 +00:00 |
|
ryan
|
c7e3649d78
|
Add some back compat files and vars. Use is deprecated.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-13 21:23:41 +00:00 |
|
markjaquith
|
ddf32533e6
|
That'll teach me to trust a code snippet from php.net ... typo fix from last commit. relates to #3528
git-svn-id: http://svn.automattic.com/wordpress/trunk@4725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-12 21:46:29 +00:00 |
|
markjaquith
|
de879172d7
|
Use http_response_code for in status_header() on PHP >= 4.3.0 per Ryan's suggestion. relates to #3528
git-svn-id: http://svn.automattic.com/wordpress/trunk@4724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-12 21:41:48 +00:00 |
|
ryan
|
2d6e81e033
|
Pass all args to the page walker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-12 03:54:22 +00:00 |
|
ryan
|
9b0816118a
|
Use cache sets instead of adds. Props andy. fixes #3562
git-svn-id: http://svn.automattic.com/wordpress/trunk@4722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 22:34:18 +00:00 |
|
ryan
|
efea3d66fc
|
Prev/next query filters. Props mdwaffe. fixes #2415
git-svn-id: http://svn.automattic.com/wordpress/trunk@4721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 04:30:44 +00:00 |
|
ryan
|
294bcb0e11
|
RTE link behavior fix from andy. fixes #3466
git-svn-id: http://svn.automattic.com/wordpress/trunk@4719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 03:26:48 +00:00 |
|
ryan
|
259d52f960
|
Fix typos in get_rss(). Props zuzara. fixes #3527
git-svn-id: http://svn.automattic.com/wordpress/trunk@4718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-11 03:21:35 +00:00 |
|
ryan
|
cc281016ff
|
Cast to array to avoid warning. fixes #3556
git-svn-id: http://svn.automattic.com/wordpress/trunk@4716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-10 20:42:17 +00:00 |
|
ryan
|
741ea65d3b
|
Fix list cats style arg. Props Dickie. fixes #3552
git-svn-id: http://svn.automattic.com/wordpress/trunk@4713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-10 09:19:02 +00:00 |
|
ryan
|
3525fa164d
|
Beta2
git-svn-id: http://svn.automattic.com/wordpress/trunk@4711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 22:55:32 +00:00 |
|
ryan
|
3a87e7bba0
|
sanitize_file_name(). fixes #3382 #3554
git-svn-id: http://svn.automattic.com/wordpress/trunk@4710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 22:53:14 +00:00 |
|
ryan
|
509a601439
|
Hierarchical category count fixes from andy. fixes #2738
git-svn-id: http://svn.automattic.com/wordpress/trunk@4707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 08:45:05 +00:00 |
|
ryan
|
7ba967ebd2
|
Update comment date gmt when updating comment date. Props mm6. fixes #3503
git-svn-id: http://svn.automattic.com/wordpress/trunk@4705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 08:22:28 +00:00 |
|
ryan
|
1c45b9c473
|
TinyMCE updates from andy. fixes #3505
git-svn-id: http://svn.automattic.com/wordpress/trunk@4704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-09 01:16:40 +00:00 |
|
ryan
|
9ed4ad213b
|
Scriptaculous loader changes from mdawaffe. fixes #3519
git-svn-id: http://svn.automattic.com/wordpress/trunk@4701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-08 03:03:36 +00:00 |
|
ryan
|
3e26469375
|
Load locale specific php code in global context. fixes #3488
git-svn-id: http://svn.automattic.com/wordpress/trunk@4699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-08 00:11:06 +00:00 |
|
matt
|
05c6094a2b
|
Use CDATA to avoid validation errors, fixes #3496. Hat tip: JeremyVisser
git-svn-id: http://svn.automattic.com/wordpress/trunk@4691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 02:25:03 +00:00 |
|
matt
|
5128d39344
|
Consistent name for our autosave JS file, fixes #3469. Hat tip: nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 02:16:11 +00:00 |
|
ryan
|
4d2ab530cb
|
Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes #3354
git-svn-id: http://svn.automattic.com/wordpress/trunk@4686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-06 23:36:51 +00:00 |
|
markjaquith
|
7b18a414db
|
burn in Hades, status_header(), destroyer of souls. fixes #3528
git-svn-id: http://svn.automattic.com/wordpress/trunk@4684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-06 08:22:12 +00:00 |
|
ryan
|
c5e22b5098
|
wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520
git-svn-id: http://svn.automattic.com/wordpress/trunk@4682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 20:54:55 +00:00 |
|
ryan
|
6befacf8f7
|
wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520
git-svn-id: http://svn.automattic.com/wordpress/trunk@4675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-04 18:16:33 +00:00 |
|
matt
|
7b0d0d180c
|
OMG BETA!
git-svn-id: http://svn.automattic.com/wordpress/trunk@4674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-04 02:48:55 +00:00 |
|
ryan
|
26fff7a52e
|
Custom Image Header. fixes #3465
git-svn-id: http://svn.automattic.com/wordpress/trunk@4673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-03 23:49:34 +00:00 |
|
ryan
|
f5c184f843
|
Add kses protocol checking to clean_url. Props Andy. fixes #3515
git-svn-id: http://svn.automattic.com/wordpress/trunk@4672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-02 21:22:41 +00:00 |
|
ryan
|
716e89b369
|
Now with less bugs. fixes #3411
git-svn-id: http://svn.automattic.com/wordpress/trunk@4671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-02 19:51:36 +00:00 |
|
ryan
|
cd99ca7b90
|
Attachment fixes from mdawaffe. fixes #3411
git-svn-id: http://svn.automattic.com/wordpress/trunk@4670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-02 19:28:30 +00:00 |
|
markjaquith
|
504cf9100c
|
__ngettext() correction by nbachiyski. fixes #3508
git-svn-id: http://svn.automattic.com/wordpress/trunk@4669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-31 06:11:24 +00:00 |
|
markjaquith
|
6dfff141ec
|
Remove unused is_comment param in balanceTags() relates to #2714
git-svn-id: http://svn.automattic.com/wordpress/trunk@4662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-23 06:14:34 +00:00 |
|
ryan
|
f2665b2cb2
|
Add js_escape and attribute_escape filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-22 05:26:43 +00:00 |
|
markjaquith
|
8a678f3841
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: http://svn.automattic.com/wordpress/trunk@4658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 23:06:18 +00:00 |
|
markjaquith
|
bdd210972c
|
Whitespace cleanup for [4656]
git-svn-id: http://svn.automattic.com/wordpress/trunk@4657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:45:58 +00:00 |
|
markjaquith
|
5a76c03203
|
new function for escaping within attributes: attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:10:04 +00:00 |
|
markjaquith
|
d99f7eaf96
|
Reverse backport (?) from 2.0.x of KSES filters
git-svn-id: http://svn.automattic.com/wordpress/trunk@4654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 04:44:34 +00:00 |
|
ryan
|
32cc2c3ef0
|
Enable RTE for new users. fixes #3485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-19 23:19:12 +00:00 |
|
ryan
|
6c31c17921
|
Avoid infinite loop when getting attachment link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-12 22:50:54 +00:00 |
|
ryan
|
4ea0406712
|
Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-12 08:36:16 +00:00 |
|
ryan
|
da1c8e1df5
|
Select http when linking. Props markjaquith. fixes #3462
git-svn-id: http://svn.automattic.com/wordpress/trunk@4642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-12 07:48:04 +00:00 |
|
markjaquith
|
d0e0ceb748
|
Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461
git-svn-id: http://svn.automattic.com/wordpress/trunk@4637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 17:17:39 +00:00 |
|
markjaquith
|
19801dc2f8
|
Revert overzealous i18n from [4545]. Props nbachiyski. fixes #3438
git-svn-id: http://svn.automattic.com/wordpress/trunk@4636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 00:23:10 +00:00 |
|
markjaquith
|
49565cf608
|
Init strings before concatenation. Props devil1591. fixes #3457
git-svn-id: http://svn.automattic.com/wordpress/trunk@4634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-09 06:35:22 +00:00 |
|
ryan
|
7b5a39561d
|
Fix path to cropper. fixes #3455
git-svn-id: http://svn.automattic.com/wordpress/trunk@4633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 23:01:08 +00:00 |
|
ryan
|
203f6c5ab4
|
Some caching cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 07:35:45 +00:00 |
|
ryan
|
b81bf35aad
|
did_action()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 03:45:34 +00:00 |
|
ryan
|
245fa326d7
|
Include cropper and scriptaculous since lots of themes are using them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 00:10:58 +00:00 |
|
ryan
|
3b09e48f19
|
Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: http://svn.automattic.com/wordpress/trunk@4628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 22:42:22 +00:00 |
|
ryan
|
60fdec501d
|
Check link_count not category_count when doing link hierarchy. Props mdawaffe. fixes #3453
git-svn-id: http://svn.automattic.com/wordpress/trunk@4627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 22:38:27 +00:00 |
|
markjaquith
|
0aa19529f9
|
Bunch of whitespace and coding standardization.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 03:57:23 +00:00 |
|
markjaquith
|
010379dd52
|
get_page() logic re-ordering and inline comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@4625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 03:10:47 +00:00 |
|
ryan
|
1b9c2ead05
|
Fix up get_page cache handling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 01:06:28 +00:00 |
|
markjaquith
|
fec072e555
|
Disable RTE when editing comments. Props mdawaffe. fixes #3449
git-svn-id: http://svn.automattic.com/wordpress/trunk@4622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 00:38:54 +00:00 |
|
markjaquith
|
842741c81d
|
Add überpowerful "query" filter, for SQL queries. fixes #2721
git-svn-id: http://svn.automattic.com/wordpress/trunk@4619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 00:02:03 +00:00 |
|
ryan
|
4d72cff3fe
|
Ignore nopaging for feeds.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 23:14:37 +00:00 |
|
ryan
|
1c1b7a2df6
|
Autosave fix up for duplicate drafts from andy. fixes #3379
git-svn-id: http://svn.automattic.com/wordpress/trunk@4614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 05:33:52 +00:00 |
|
ryan
|
995d839bfb
|
Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: http://svn.automattic.com/wordpress/trunk@4612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 22:37:19 +00:00 |
|
ryan
|
175dd7bca7
|
Use get_the_category() within wp_get_post_categories() so that the cache is used. Props markjaquith. fixes #3430
git-svn-id: http://svn.automattic.com/wordpress/trunk@4606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-05 06:45:48 +00:00 |
|
markjaquith
|
1877fbb867
|
trailingslashit() fix for paged posts links from activeingredient. fixes #3163
git-svn-id: http://svn.automattic.com/wordpress/trunk@4603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 14:42:34 +00:00 |
|
markjaquith
|
84ec7763be
|
change post_parent on orphaned attachments. props ryanscheuermann. fixes #2681
git-svn-id: http://svn.automattic.com/wordpress/trunk@4601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 14:25:21 +00:00 |
|
markjaquith
|
df98461b02
|
Typo fix from tacker. fixes #3431
git-svn-id: http://svn.automattic.com/wordpress/trunk@4598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 12:02:30 +00:00 |
|
ryan
|
78968b6bff
|
Pre-fill http:// when inserting new links. Props andy. fixes #2579
git-svn-id: http://svn.automattic.com/wordpress/trunk@4597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 02:35:17 +00:00 |
|
matt
|
4e52293cc9
|
MSN Spaces seems to like exclamation points in their URLs, they must be pandering to Yahoo! ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:55:42 +00:00 |
|
matt
|
936dfdd36f
|
Prototype compressed doesn't seem to be working out so well :/
Fixes #3414
git-svn-id: http://svn.automattic.com/wordpress/trunk@4592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:53:54 +00:00 |
|
matt
|
81654225ea
|
Apply filter on locale, fixes #2383
git-svn-id: http://svn.automattic.com/wordpress/trunk@4588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 21:09:24 +00:00 |
|
markjaquith
|
b4a405db46
|
global exclude filter for wp_list_pages(). fixes #3402
git-svn-id: http://svn.automattic.com/wordpress/trunk@4586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-03 09:23:17 +00:00 |
|
ryan
|
ccacbf47cd
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: http://svn.automattic.com/wordpress/trunk@4583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 23:00:04 +00:00 |
|
ryan
|
d1245edae6
|
Fix pregs. Props Mordred.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 22:44:50 +00:00 |
|
ryan
|
aedf76aa2f
|
Avoid empty result category queries. Props andy. fixes #3416
git-svn-id: http://svn.automattic.com/wordpress/trunk@4580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 18:55:27 +00:00 |
|
ryan
|
c198077fcc
|
Fix category feed_img markup. Props mdawaffe. fixes #1207
git-svn-id: http://svn.automattic.com/wordpress/trunk@4579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 18:28:43 +00:00 |
|
ryan
|
ec850c8478
|
Give CSS class to parent of current page/cat. Props mdawaffe. fixes #3253
git-svn-id: http://svn.automattic.com/wordpress/trunk@4576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 12:05:21 +00:00 |
|
matt
|
51baba714f
|
Some additional hooks for extensibility.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 10:15:15 +00:00 |
|
matt
|
b7746f62c2
|
Adding a hook for comments, fixes #3084
git-svn-id: http://svn.automattic.com/wordpress/trunk@4568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 03:30:26 +00:00 |
|
matt
|
089a4da361
|
Compress scripts using Dojo and link to the compressed versions, saving about 27kb total. Everything I tested still worked, except the colorpicker which is why it's not compressed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 03:13:21 +00:00 |
|
matt
|
c6531fe271
|
Don't texturize things inside of script or style tags, fixes #2647
git-svn-id: http://svn.automattic.com/wordpress/trunk@4565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 02:53:20 +00:00 |
|
ryan
|
d5e1cc7a6f
|
Close previous element when depth is hit. fixes #3080
git-svn-id: http://svn.automattic.com/wordpress/trunk@4564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 00:38:25 +00:00 |
|
matt
|
162dcec906
|
Small cleanup to autop, fixes #3238
git-svn-id: http://svn.automattic.com/wordpress/trunk@4562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 23:32:45 +00:00 |
|
ryan
|
ca4b493965
|
Make sure multiple attachments for the same post have unique permalinks. Props filosofo. fixes #3033
git-svn-id: http://svn.automattic.com/wordpress/trunk@4561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 23:09:27 +00:00 |
|
ryan
|
f066f5ed43
|
Truncate sanitized titles to the size of the post_name field without killing multibye characters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 20:26:42 +00:00 |
|
markjaquith
|
b0a23b7940
|
Milestone for considering alternative feed parsing library was moved past 2.1, so dropping this for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 08:53:33 +00:00 |
|
markjaquith
|
42529f4516
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
git-svn-id: http://svn.automattic.com/wordpress/trunk@4556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 08:48:56 +00:00 |
|
ryan
|
9af8606115
|
Can't pass function return to array_shift.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 07:30:11 +00:00 |
|