1975 Commits

Author SHA1 Message Date
rob1n
2e915e21af Seeing double. Good spot momo360modena. fixes #4251 for 2.1, 2.2 and 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-12 19:47:47 +00:00
rob1n
f7449ffa2f empty() only takes variables. Props filosofo. fixes #4118 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-10 04:29:55 +00:00
rob1n
591bf739c9 Default to 'en' for TinyMCE language if get_locale() is empty, to avoid meltdowns. Props m0n5t3r. fixes #4118 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-09 16:32:05 +00:00
ryan
25903703f4 Ver bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-03 00:33:57 +00:00
ryan
09a10da767 More clean_url and int casts for 2.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-27 23:46:21 +00:00
ryan
b1deb1d6df Fix relative link mangling in clean_url. fixes #4017 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-23 23:32:14 +00:00
ryan
207af1aeb1 Big int patch for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-23 03:18:00 +00:00
ryan
d066cef6fe Don't prepend protocol to relative links. fixes #4017 #4001 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-23 02:57:19 +00:00
ryan
8b3415d780 Cast to int
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-22 23:02:32 +00:00
ryan
06b5e2cb37 Cast to int
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-22 21:40:54 +00:00
ryan
20fe71511c Cast to int. Props xknown. fixes #4012 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-22 01:05:11 +00:00
ryan
f060b92e90 Bump to RC3 before I forget.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-21 23:11:44 +00:00
ryan
b53405b8e3 Don't add http:// to relative links. Props donncha. fixes #4001 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-21 00:34:54 +00:00
markjaquith
041c7d133d use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-17 08:47:29 +00:00
ryan
1e57f40061 Don't cast to string if empty. Props donncha. fixes #3979 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-16 22:01:26 +00:00
ryan
8fe6255f89 attribute_escape pagenow. 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-16 19:30:21 +00:00
markjaquith
600b96dc9a Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-16 08:04:44 +00:00
ryan
8cf0feaa86 RC1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-14 23:29:33 +00:00
markjaquith
6787161bb7 nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-14 23:12:47 +00:00
markjaquith
12b50a0dd6 More int casting, just to be safe.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-14 07:40:56 +00:00
ryan
2d74b4a60c Quote values heading to DB. Cast some ints.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-12 21:25:19 +00:00
markjaquith
72e8406345 unchain. props Alex King. fixes #3959
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-12 05:20:34 +00:00
ryan
21d3d46bbc Prophylactic casting.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-10 20:34:01 +00:00
ryan
faabd2d6a9 Use get_query_var() in wp_title() and single_month_title().
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-09 20:47:52 +00:00
markjaquith
8de1fa5c0f Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-09 04:36:24 +00:00
ryan
a9741b9cdb Fix parse_w3cdtf. Props mortenf. fixes #3896
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-07 17:04:38 +00:00
markjaquith
194f7b4a75 Working on 2.1.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-07 05:38:23 +00:00
markjaquith
b0f12dec28 Cast query vars to strings. fixes #3891
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-07 05:37:22 +00:00
ryan
b40bb99d85 Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-06 17:45:40 +00:00
matt
af27a75670 Bump for release.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-02 17:29:09 +00:00
markjaquith
58235c4df5 attribute_escape() in nonce AYS
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-27 07:16:15 +00:00
ryan
11f901ee4f Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-26 04:55:44 +00:00
ryan
39c6dfa998 Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-23 23:50:17 +00:00
ryan
67988bdff0 Disambiguate queries. Props mhyk25. fixes #3747
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-23 01:03:21 +00:00
ryan
f66e4060a9 cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-23 00:45:13 +00:00
ryan
184928af47 Handle empty search query. Props charleshooper. fixes #3722 #3759
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-22 01:55:16 +00:00
ryan
04b303eaea Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-20 19:44:39 +00:00
ryan
79a8bf5d08 Don't insert p inside of div. fixes #3669
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-20 05:41:39 +00:00
ryan
b95912c4a5 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-17 20:20:59 +00:00
ryan
250e1ea3f8 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-14 00:58:43 +00:00
ryan
2cef330387 specialchars wp_explain_nonce() ouput.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-13 18:29:03 +00:00
markjaquith
a5c59de945 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/branches/2.1@4872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-08 23:17:20 +00:00
ryan
edf6e21ebd Check page ID only if is_page. fixes #3049
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-02 16:39:04 +00:00
markjaquith
9a8d98cb3d make sure nothing going into the object cache is being passed by reference. fixes #3726
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-01 10:03:34 +00:00
markjaquith
6323ce0a14 Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-31 06:00:08 +00:00
markjaquith
ab6e0e1e4f run get_categories filter on cached get_categories hits. fixes #3728
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-31 05:58:40 +00:00
ryan
decde5cfd8 Set charset for MCE. Props nbachiyski. fixes #3574
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-31 02:09:08 +00:00
ryan
1f46a9c3ae Fix typo in read_pages conditional. Props McShelby. fixes #3705
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-28 21:58:01 +00:00
ryan
6c3dba8271 Add wp-scriptaculous.js. fixes #3703 #3519
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-28 20:35:16 +00:00
markjaquith
1527d0d4c4 Make <!--more--> regex non-greedy. Props Curloso and Viper007Bond. fixes #3698
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-27 23:32:57 +00:00