Commit Graph

4226 Commits

Author SHA1 Message Date
Mark Jaquith 0255aa20dc I before E except after C. Props schulte and Nazgul. fixes #3314
git-svn-id: https://develop.svn.wordpress.org/trunk@4442 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-02 06:01:12 +00:00
Mark Jaquith 4022da0113 Another autosave typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@4441 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-02 02:47:59 +00:00
Ryan Boren a3869af95f Seconds not milliseconds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4440 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-01 17:19:33 +00:00
Ryan Boren 8c82107b6e Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@4439 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-01 16:49:23 +00:00
Mark Jaquith 5ae75c9a44 Catch NULL, bool, and integer values in is_serialized(). Props mdawaffe. fixes #3310
git-svn-id: https://develop.svn.wordpress.org/trunk@4438 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 08:24:09 +00:00
Mark Jaquith 4e20befc81 More [4432] cleanup. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4437 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 06:50:38 +00:00
Mark Jaquith d2865e988f [4432] missed "comment => c" conversion in edit_comment_link(). Props tinyau. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4436 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 06:13:43 +00:00
Mark Jaquith 3567fff3db Better preservation of query string when using add_query_arg(). Props in self- and Andy-flavored varieties. fixes #3308
git-svn-id: https://develop.svn.wordpress.org/trunk@4435 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-31 05:49:14 +00:00
Matt Mullenweg 8636ae5d98 Missing var change from last changeset
git-svn-id: https://develop.svn.wordpress.org/trunk@4434 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-30 20:37:59 +00:00
Ryan Boren 02a2d051be Autosave periodical executor from masquerade. fixes #3195
git-svn-id: https://develop.svn.wordpress.org/trunk@4433 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-30 20:18:59 +00:00
Matt Mullenweg d3eee351ce Make these links shorter and remove unneeded vars
git-svn-id: https://develop.svn.wordpress.org/trunk@4432 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-30 19:27:24 +00:00
Mark Jaquith c4fbd0aae3 Bookmarklet consistency patch by foolswisdom. fixes #3168
git-svn-id: https://develop.svn.wordpress.org/trunk@4429 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-27 22:15:38 +00:00
Mark Jaquith d1d4eab47c Temporary image parsing fix from mdawaffe until a more robust attachment API is ready. fixes #3287
git-svn-id: https://develop.svn.wordpress.org/trunk@4427 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-27 03:58:53 +00:00
Mark Jaquith b247fdc973 Allow "quoted strings" to be used in searches. mega free-beer-when-I-finally-meet-you-in-person props to ringmaster. fixes #3177
git-svn-id: https://develop.svn.wordpress.org/trunk@4426 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-27 03:47:43 +00:00
Ryan Boren 1d570ec675 get_page_by_title()
git-svn-id: https://develop.svn.wordpress.org/trunk@4425 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-26 19:55:10 +00:00
Ryan Boren 661e5dedc3 Set eol style. fixes #3264
git-svn-id: https://develop.svn.wordpress.org/trunk@4424 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 22:55:05 +00:00
Mark Jaquith f43cca3e1d emergency Hello Dolly surgery. Crisis averted! Props joti. fixes #3282
git-svn-id: https://develop.svn.wordpress.org/trunk@4423 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:39:32 +00:00
Ryan Boren 96b6366037 RTL fixes from Sewar. fixes #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4422 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:35:40 +00:00
Ryan Boren 3636ee5175 Set eol style on css files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4421 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:34:42 +00:00
Ryan Boren fffebc338b RTL fixes from Sewar. #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4420 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:32:20 +00:00
Mark Jaquith f3f5188f24 Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273
git-svn-id: https://develop.svn.wordpress.org/trunk@4419 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 10:52:59 +00:00
Mark Jaquith 60fb538b78 unserialize serialized strings for ajax custom field addition. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4418 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 09:14:47 +00:00
Mark Jaquith c1f5e720eb Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: https://develop.svn.wordpress.org/trunk@4417 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 03:57:19 +00:00
Mark Jaquith 13fb18717f Treat those chars specially
git-svn-id: https://develop.svn.wordpress.org/trunk@4415 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-23 05:53:12 +00:00
Ryan Boren 7414172018 Init query_vars as an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@4414 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-23 01:34:00 +00:00
Mark Jaquith 0e51961694 increase postmeta dropdown limit to 30, add filter for the limit, sort the keys. props Alex King. fixes #3237
git-svn-id: https://develop.svn.wordpress.org/trunk@4413 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-22 03:18:07 +00:00
Mark Jaquith 3e4a8cd907 Cast to array in xmlrpc.php. fixes #3266
git-svn-id: https://develop.svn.wordpress.org/trunk@4412 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-21 10:42:42 +00:00
Mark Jaquith 10b506305a Revert [3952] because it causes double slashing
git-svn-id: https://develop.svn.wordpress.org/trunk@4409 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-19 00:39:01 +00:00
Mark Jaquith a5298798aa Attachment link fixes from mdawaffe. fixes #3261
git-svn-id: https://develop.svn.wordpress.org/trunk@4408 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-19 00:37:10 +00:00
Mark Jaquith 8d76f3f702 Add wp_redirect filter, with cancel ability. fixes #3250
git-svn-id: https://develop.svn.wordpress.org/trunk@4407 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 22:02:30 +00:00
Ryan Boren 60f628e4c0 i18n fix from Sewar. fixes #3242
git-svn-id: https://develop.svn.wordpress.org/trunk@4405 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 21:04:27 +00:00
Ryan Boren db4a834c82 Fix handling of stylesheet only themes that live two-levels deep.
git-svn-id: https://develop.svn.wordpress.org/trunk@4404 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 20:24:59 +00:00
Mark Jaquith e4896b513a Entity encode image title attribute. Props mdawaffe. fixes #3258
git-svn-id: https://develop.svn.wordpress.org/trunk@4402 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-17 18:24:36 +00:00
Matt Mullenweg e37451b79a Some helper functions for themes and images
git-svn-id: https://develop.svn.wordpress.org/trunk@4401 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 06:06:18 +00:00
Matt Mullenweg 51367ff351 Allow themes in subdirectories.
git-svn-id: https://develop.svn.wordpress.org/trunk@4400 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 05:57:33 +00:00
Mark Jaquith 1fd9b76d11 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4399 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 04:16:06 +00:00
Matt Mullenweg b1a83d3e2f Bring a little love to the oft-neglected email comment approval page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4398 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:47:05 +00:00
Matt Mullenweg 1fe4409c54 This is vestigal
git-svn-id: https://develop.svn.wordpress.org/trunk@4397 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:44:37 +00:00
Mark Jaquith 60848ed137 Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240
git-svn-id: https://develop.svn.wordpress.org/trunk@4396 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-14 05:35:50 +00:00
Mark Jaquith 2cc7fdd66b Code cleanup: wp-includes/plugin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4394 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 14:01:53 +00:00
Mark Jaquith 9a0c7a1c33 Code cleanup: wp-includes/feed.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4393 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 13:49:39 +00:00
Mark Jaquith 852e96e733 Code cleanup: wp-includes/theme.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4392 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:33:44 +00:00
Mark Jaquith ef830b334c Point to renamed SimplePie file
git-svn-id: https://develop.svn.wordpress.org/trunk@4391 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:20:18 +00:00
Mark Jaquith 0c561c7225 Rename SimplePie name to follow standard
git-svn-id: https://develop.svn.wordpress.org/trunk@4390 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:18:27 +00:00
Mark Jaquith 3dab769367 File handling tweaks in latest SimplePie trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@4389 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 09:51:34 +00:00
Matt Mullenweg 63202c0f73 Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe)
git-svn-id: https://develop.svn.wordpress.org/trunk@4388 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 07:44:35 +00:00
Mark Jaquith 97b1fde162 fix function name error in last two commits. fixes #3228
git-svn-id: https://develop.svn.wordpress.org/trunk@4387 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 06:08:27 +00:00
Mark Jaquith 8f786af426 make_clickable() now faster and supports more link positions, from mdawaffe and myself. fixes #3228
git-svn-id: https://develop.svn.wordpress.org/trunk@4386 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 06:01:33 +00:00
Mark Jaquith f0a421f185 cleanup [4382] a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@4383 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 00:23:25 +00:00
Mark Jaquith 41ace9de74 Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4382 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 23:54:36 +00:00