Commit Graph

16115 Commits

Author SHA1 Message Date
Ryan Boren d8c335930f Export commentmeta. Props duck_. see #12871
git-svn-id: https://develop.svn.wordpress.org/trunk@17700 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 19:25:45 +00:00
Ryan Boren 96fe89727e Introduce WP_Meta_Query and relation support. Props scribu, greuben. fixes #17165 #17011
git-svn-id: https://develop.svn.wordpress.org/trunk@17699 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 17:27:35 +00:00
Ryan Boren c4d025eb56 Typo fix. Props ocean90, guyn. fixes #17234
git-svn-id: https://develop.svn.wordpress.org/trunk@17698 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 14:33:27 +00:00
Andrew Ozz e74ff4d710 Fix padding in DFW mode, add the new wpfullscreen plugin in wp-tinymce.js.gz, fix notices in press-this see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17697 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 14:27:11 +00:00
Andrew Ozz 0303c82d90 Fix Opera event name and bump TinyMCE version string, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17696 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 01:28:23 +00:00
Andrew Ozz 07a62334de Distraction Free Writing mode, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17695 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-25 01:01:34 +00:00
Andrew Ozz d1e074d29c Fix missing comma in TinyMCE advanced theme image.js, props johnjamesjacoby, fixes #17233
git-svn-id: https://develop.svn.wordpress.org/trunk@17694 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-24 23:27:48 +00:00
Dion Hulse 48ac6604b0 Handle zip error's in PclZip better. PclZip::extract() returns an array on success, 0 on failure. Fixes #17224
git-svn-id: https://develop.svn.wordpress.org/trunk@17693 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 14:30:44 +00:00
Dion Hulse 0722876118 Allow the cURL transport to handle '0' response bodies. Fixes #17223
git-svn-id: https://develop.svn.wordpress.org/trunk@17692 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 13:49:52 +00:00
Dion Hulse 912ede4176 Ensure all theme searching is done case-insensitive. Props solarissmoke for initial path. Fixes #17059
git-svn-id: https://develop.svn.wordpress.org/trunk@17691 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 13:01:52 +00:00
Andrew Nacin 66567ad1ab Update wp-tinymce.js.gz and bump. see #16631.
git-svn-id: https://develop.svn.wordpress.org/trunk@17690 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 10:44:00 +00:00
Dion Hulse 5292937f16 Allow WP_Query 'post_status' parameter to accept an array, as well as a singular value and comma separated list. Fixes #16824
git-svn-id: https://develop.svn.wordpress.org/trunk@17689 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 10:36:22 +00:00
Dion Hulse 649a1fad73 Prevent $taxonony->object_type containing duplicate values. Initial patch props kevinB. Fixes #16951
git-svn-id: https://develop.svn.wordpress.org/trunk@17688 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 09:27:37 +00:00
Andrew Ozz 2d59e7feb0 Use wpLink in the HTML editor too, props koopersmith, fixes #16631
git-svn-id: https://develop.svn.wordpress.org/trunk@17687 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-23 02:12:56 +00:00
Ryan Boren ecfd3d4608 Handle term intersection requests containg inexistent terms. Props scribu. fixes #17194
git-svn-id: https://develop.svn.wordpress.org/trunk@17686 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-22 19:09:48 +00:00
Andrew Nacin e312fa6050 Add the filter in display_rows, rather than _display_rows.
git-svn-id: https://develop.svn.wordpress.org/trunk@17684 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-22 18:33:53 +00:00
Andrew Nacin 738458cab6 Apply esc_html properly in Walker_PageDropdown. fixes #17217.
git-svn-id: https://develop.svn.wordpress.org/trunk@17683 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-22 18:24:57 +00:00
Andrew Nacin d4aad7cf1e Remove vestige code, prevent over-escaping of post titles when using Quick Edit for hierarchical post types. fixes #17218.
git-svn-id: https://develop.svn.wordpress.org/trunk@17682 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-22 18:20:49 +00:00
Ryan Boren d48d7451c6 Move wp_clone() back to load.php. Props technosailor. fixes #17206
git-svn-id: https://develop.svn.wordpress.org/trunk@17681 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-22 17:46:02 +00:00
Andrew Ozz 9fbd1866bc Fix dependencies for some jQuery UI components, props scribu, fixes #16511
git-svn-id: https://develop.svn.wordpress.org/trunk@17680 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 22:29:25 +00:00
Andrew Ozz f208371815 Update json2.js, props niallkennedy, fixes #16669
git-svn-id: https://develop.svn.wordpress.org/trunk@17679 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 22:21:27 +00:00
Ryan Boren f2f01db006 Update phpass. Props duck_. fixes #16072
git-svn-id: https://develop.svn.wordpress.org/trunk@17678 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 20:44:39 +00:00
Ryan Boren d60e75b7d3 Update pop3 class. Props aaroncampbell. fixes #17064
git-svn-id: https://develop.svn.wordpress.org/trunk@17677 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 20:40:32 +00:00
Ryan Boren ac60019881 Update phpmailer and smtp to 5.1. Props MattyRob cnorris23. fixes #15912
git-svn-id: https://develop.svn.wordpress.org/trunk@17676 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 20:29:30 +00:00
Andrew Ozz c463881e29 Fix decoding of ' in TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@17675 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 20:20:56 +00:00
Ryan Boren d328751ee7 Allow querying empty meta values. Props scribu. fixes #15292
git-svn-id: https://develop.svn.wordpress.org/trunk@17674 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 18:13:03 +00:00
Ryan Boren fd6f56e0b1 Singular and plural strings for bulk user delete. Props nacin. fixes #16360
git-svn-id: https://develop.svn.wordpress.org/trunk@17673 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 16:48:12 +00:00
Peter Westwood 527965ab24 Provide more arguments to the widgets on the 404 page so as to avoid notices. See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17672 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 07:43:25 +00:00
Peter Westwood 1b008323df Fix html5 js link. See #17198 props Jayjdk
git-svn-id: https://develop.svn.wordpress.org/trunk@17671 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 07:28:08 +00:00
Peter Westwood 0b76cdc395 Set svn:eol-style on twentyeleven. See #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17670 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-21 07:08:36 +00:00
Matt Mullenweg d7266c0c00 Importing Duster theme, first pass at a candidate for twentyeleven theme.
Nice to have, but optional, improvements it'd be nice to have:

* Ability to have random rotating headers. (Core improvement to custom header functionality.)
* Color and layout options.
* More post formats. (Currently supporst  Asides, Links, and Galleries.)
* CMS-style slider home page option.

Welcome, TwentyEleven née Duster. :) Track at #17198.

git-svn-id: https://develop.svn.wordpress.org/trunk@17669 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 21:46:33 +00:00
Ryan Boren 9347c96088 Allow plugins to control user and network admin canonical redirects. fixes #17196
git-svn-id: https://develop.svn.wordpress.org/trunk@17668 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 20:19:50 +00:00
Ryan Boren f888f1cc64 Allow retrieving comments by post type, status, author, author, name, or parent. Fetch only published posts for recent comments widget. Props filosofo. fixes #16506 #12904
git-svn-id: https://develop.svn.wordpress.org/trunk@17667 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 18:02:41 +00:00
Mark Jaquith 6682d1871c Do not allow the Press This links to be click-activated when they are meant to be dragged. fixes #17192. see #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17666 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 17:43:01 +00:00
Mark Jaquith d6e21a0ee8 Press This HTML fix. Still waiting on the icon image. props andrewryno. see #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17665 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 17:38:34 +00:00
Andrew Nacin 6d852e5f67 This folder is back now under new management. Quit killing it on auto updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@17664 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 16:55:48 +00:00
Joseph Scott ac31573fab Expose the content width as a read only option via XML-RPC.
Fixes #17131 props koke, nacin


git-svn-id: https://develop.svn.wordpress.org/trunk@17663 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 15:26:38 +00:00
Andrew Ozz 4a973d6a61 Press This bookmarklet redesign, props chexee, fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17662 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 07:24:11 +00:00
Andrew Ozz 16fdce1f15 Fix font color in admin bar site list, fixes #17178
git-svn-id: https://develop.svn.wordpress.org/trunk@17661 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 06:37:23 +00:00
Dion Hulse 7314d2ff87 Do not delete local package files in WP_Upgrader. Props joelhardi. Fixes #14963
git-svn-id: https://develop.svn.wordpress.org/trunk@17660 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-19 05:54:01 +00:00
Dion Hulse cff5b0ac2a Remove support for the PHP HTTP Extension from WP_HTTP. The PHP HTTP Extension is a wrapper around libcurl and fopen() providing limited configuration and is supported on a minority of servers due to its non-default inclusion. Props sivel. Fixes @16978
git-svn-id: https://develop.svn.wordpress.org/trunk@17659 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-19 04:22:59 +00:00
Ryan Boren 0f2b53d32d Used passed admin bar object instead of global. Props solarissmoke. fixes #16540
git-svn-id: https://develop.svn.wordpress.org/trunk@17658 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 22:03:34 +00:00
Ryan Boren 5b090267f0 Back to Authors and Users should say Back to Users. Props SergeyBiryukov. fixes #16054
git-svn-id: https://develop.svn.wordpress.org/trunk@17657 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 21:53:15 +00:00
Ryan Boren 06bb9f1a17 Introduce get_screen_icon(). Props aaroncampbell. fixes #15377
git-svn-id: https://develop.svn.wordpress.org/trunk@17656 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 21:51:54 +00:00
Ryan Boren e7a943c60c Remove PHP4 constructors. Props scribu. fixes #16768
git-svn-id: https://develop.svn.wordpress.org/trunk@17655 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 21:46:57 +00:00
Ryan Boren 4bf74e960d Remove PHP4 constructor. Props ocean90. see #16768
git-svn-id: https://develop.svn.wordpress.org/trunk@17654 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 21:45:20 +00:00
Ryan Boren 1ec0ffd7c2 Don't pollute orderby query var. Props scribu. fixes #16844
git-svn-id: https://develop.svn.wordpress.org/trunk@17653 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 21:27:13 +00:00
Ryan Boren 0f3921f771 More efficient term intersection query. Props tigertech. see #16706
git-svn-id: https://develop.svn.wordpress.org/trunk@17652 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 20:38:59 +00:00
Joseph Scott 19eed5a750 Allow Pages to have a status of pending.
Fixes #17000 props mrroundhill, nprasath002


git-svn-id: https://develop.svn.wordpress.org/trunk@17651 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 17:30:58 +00:00
Joseph Scott 0d9e3e95b9 Add support to wp.getPostFormats to provide a list of the currently supported post formats in addition to the complete list.
Fixes #17094 


git-svn-id: https://develop.svn.wordpress.org/trunk@17650 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-18 17:27:29 +00:00