markjaquith
|
3f5472892f
|
Exit gracefully with a warning if the table_prefix uses disallowed chars. table_prefix cleanup for wp-settings.php to jive with trunk and note impending deprecation of table_prefix. fixes #3537
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 09:43:34 +00:00 |
|
markjaquith
|
755316f391
|
Avoid AYS for page deletion, and redirect to page list after deletion. fixes #3536
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-07 07:32:12 +00:00 |
|
markjaquith
|
10e58f6ee8
|
Working on 2.0.7 now
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-06 08:25:39 +00:00 |
|
markjaquith
|
c54fd7a243
|
burn in Hades, status_header(), destroyer of souls. fixes #3528
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-06 08:22:12 +00:00 |
|
markjaquith
|
94bf4acfc0
|
Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 08:46:27 +00:00 |
|
markjaquith
|
92a6143e65
|
2.0.6 ump-bay
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 08:39:45 +00:00 |
|
markjaquith
|
1d58dcdcba
|
Delay Trackback data escaping until after mb_convert_encoding(). Props to Stefan Esser.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-05 05:46:01 +00:00 |
|
ryan
|
b1b79a5ebd
|
Add kses protocol checking to clean_url. Props Andy. fixes #3515
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-02 21:22:41 +00:00 |
|
ryan
|
8f8cb400d1
|
RC2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-28 17:44:00 +00:00 |
|
markjaquith
|
fbd8f67ffd
|
wp_specialchars() treatment for recent file list
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-27 05:59:20 +00:00 |
|
markjaquith
|
bf83dbd55f
|
Sync balanceTags() and force_balance_tags() to trunk. fixes #2714
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-23 06:33:24 +00:00 |
|
ryan
|
70902a4e04
|
Add js_escape and attribute_escape filters.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-22 05:27:45 +00:00 |
|
markjaquith
|
3495490d2f
|
Whitespace cleanup for [4656]
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:45:58 +00:00 |
|
markjaquith
|
be708ef9a7
|
new function for escaping within attributes: attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:10:04 +00:00 |
|
ryan
|
8ca9789e29
|
kses function reorg to match trunk.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 01:54:15 +00:00 |
|
markjaquith
|
e0bf270665
|
Let my candidate go!
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-15 18:50:55 +00:00 |
|
markjaquith
|
6fd3cacaa2
|
_() => __() typo fix. props tai. fixes #1540
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-11 21:24:02 +00:00 |
|
markjaquith
|
d308d88f46
|
Enable quicktags for Safari. Props mattyrob. fixes #3051
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 22:26:40 +00:00 |
|
markjaquith
|
07d1b2759f
|
Revert overzealous i18n from [4545]. Props nbachiyski. fixes #3438
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-10 00:23:10 +00:00 |
|
markjaquith
|
988e4018fa
|
Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-08 22:40:05 +00:00 |
|
markjaquith
|
709bdc5d9a
|
Add überpowerful "query" filter, for SQL queries. fixes #2721
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-07 00:02:24 +00:00 |
|
markjaquith
|
49cb0def04
|
trailingslashit() fix for paged posts links from activeingredient. fixes #3163
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 14:45:08 +00:00 |
|
markjaquith
|
1a3f75b48a
|
change post_parent on orphaned attachments. props ryanscheuermann. fixes #2681
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 14:31:09 +00:00 |
|
markjaquith
|
4c99f09227
|
To beta, or not to beta... this joke sounds best in the U.K. (BEE-tah)
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-04 12:58:47 +00:00 |
|
ryan
|
16f9581218
|
Fix pregs. Props Mordred.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 22:42:14 +00:00 |
|
ryan
|
fd47a416c5
|
Can't pass function return to array_shift.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-30 07:31:21 +00:00 |
|
ryan
|
f5d26b3033
|
gettext date format strings in wp_get_archives. fixes #1540
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 21:34:51 +00:00 |
|
ryan
|
b6f11d1a09
|
Filter post_content_filtered
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-25 17:54:41 +00:00 |
|
markjaquith
|
d198bc8c34
|
Avoid confusion: next version in 2.0 branch will be 2.0.6
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-25 06:53:18 +00:00 |
|
markjaquith
|
c699a495a1
|
ID fixes to allow label clicking in the moderation queue, from JeremyVisser. fixes #3391
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-25 06:37:24 +00:00 |
|
ryan
|
0c3ff47735
|
Include post_content_filtered in queries to comply with MySQL strict mode. fixes #3112
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-25 06:30:05 +00:00 |
|
markjaquith
|
57ff8770c0
|
trying Ryan's suggestion for #3215
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-22 04:59:31 +00:00 |
|
ryan
|
4411066167
|
Handle empty authors list. Props MichaelH. fixes #2384
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 08:05:46 +00:00 |
|
ryan
|
d0cc33e98e
|
Quote strings in SQL with single quotes instead of double quotes to be more correct and consistent. Props WillemGrooters. fixes #3367
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:41:12 +00:00 |
|
ryan
|
440297d7a8
|
Reg singletons.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 00:16:27 +00:00 |
|
markjaquith
|
22ad434597
|
silence the fopen() in wp_remote_fopen()
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-15 22:47:17 +00:00 |
|
markjaquith
|
00c98cc513
|
Set extract type and rename car to avoid overwrites (backport from trunk [4469])
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-15 22:29:20 +00:00 |
|
markjaquith
|
27da557de4
|
backport of post-redirect exit() fixes from [4467] and [4468]
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-15 22:23:43 +00:00 |
|
markjaquith
|
0c771d5595
|
You have rah-ceived a bimp. One could get a concussion from such a bimp.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-27 22:37:52 +00:00 |
|
markjaquith
|
7fbee06616
|
Database bump needed to add the post_status key for existing installs. Props Brian Layman. fixes #3170
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-27 04:13:20 +00:00 |
|
markjaquith
|
22a0270310
|
Treat those chars specially, and sanitize inline-uploading params
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-23 05:54:54 +00:00 |
|
markjaquith
|
fde479b704
|
Cast to array in xmlrpc.php. fixes #3266
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-21 10:41:43 +00:00 |
|
markjaquith
|
8a46b9e8c2
|
Questions should have question marks. Props Viper007Bond. Partially addresses: #3263
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-20 16:18:11 +00:00 |
|
markjaquith
|
d0e056c717
|
Saving the default-category behavior change for 2.1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-18 21:42:23 +00:00 |
|
markjaquith
|
fbfe5360e9
|
Alex, I'll take 'things that go bump in the night' for 00
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-17 20:21:13 +00:00 |
|
markjaquith
|
2d8ad48991
|
Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-14 05:35:27 +00:00 |
|
markjaquith
|
6651c29d96
|
fix function name error in last two commits. fixes #3228
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 06:08:27 +00:00 |
|
markjaquith
|
3d71ec4384
|
make_clickable() now faster and supports more link positions, from mdawaffe and myself. fixes #3228
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 06:01:14 +00:00 |
|
markjaquith
|
2e621f422f
|
Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 00:24:51 +00:00 |
|
markjaquith
|
bd9c700f79
|
Display postmeta correctly
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 10:52:17 +00:00 |
|