Andrew Ozz
|
76ae5355f9
|
Cleanup in dashboard.js, props scribu, fixes 17292
git-svn-id: https://develop.svn.wordpress.org/trunk@17784 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 23:31:34 +00:00 |
Andrew Ozz
|
1263400a3d
|
Don't trigger "Exception thrown and not caught" error in jQuery 1.5.2 in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@17783 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 19:42:31 +00:00 |
Mark Jaquith
|
b689806382
|
More constructor cleanup. Props ampt. see #16768
git-svn-id: https://develop.svn.wordpress.org/trunk@17781 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 17:18:39 +00:00 |
Andrew Ozz
|
b9874e63dc
|
Fix getColor() in wp-lists.js
git-svn-id: https://develop.svn.wordpress.org/trunk@17780 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 16:57:20 +00:00 |
Mark Jaquith
|
dc7228f7b0
|
Speed optimizations for is_serialized_string(). fixes #17129
git-svn-id: https://develop.svn.wordpress.org/trunk@17779 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 04:41:56 +00:00 |
Dion Hulse
|
8f40a55767
|
Support Edit link on the Admin Bar for Attachments. Fixes #17273
git-svn-id: https://develop.svn.wordpress.org/trunk@17778 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 02:22:58 +00:00 |
Andrew Ozz
|
c721f308ce
|
Add quotes to [value="some"] selectors, see #16426
git-svn-id: https://develop.svn.wordpress.org/trunk@17777 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-30 02:15:08 +00:00 |
Andrew Ozz
|
fbe565a5bd
|
Just testing
git-svn-id: https://develop.svn.wordpress.org/trunk@17774 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 22:09:02 +00:00 |
Ryan Boren
|
9730cb8d15
|
Constructor cleanup. Props ocean90. fixes #16768
git-svn-id: https://develop.svn.wordpress.org/trunk@17771 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 20:05:12 +00:00 |
Ryan Boren
|
54822700b8
|
Fix hiding of header image. Fix radio selection when falling back to randomized default headers. Props lancewillett, kawauso. see #17240
git-svn-id: https://develop.svn.wordpress.org/trunk@17770 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 19:45:30 +00:00 |
Andrew Ozz
|
ef5ae46a9d
|
Updated styles for the Visual editor buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17768 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 16:08:16 +00:00 |
Andrew Nacin
|
c3ed3b072e
|
Update the self-referential destruction sequence in WP_Widget_RSS to account for trailing slashes. TODO: Strengthen our validation here.
git-svn-id: https://develop.svn.wordpress.org/trunk@17765 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 14:44:43 +00:00 |
Ryan Boren
|
405093f3de
|
Allow selecting previously uploader headers and randomly serving previously uploaded or default headers. Props lancewillett. see #17240
git-svn-id: https://develop.svn.wordpress.org/trunk@17757 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 23:02:16 +00:00 |
Ryan Boren
|
dbf64808b9
|
Use exceptions with phpmailer to avoid headers already sent errors. fixes #17228
git-svn-id: https://develop.svn.wordpress.org/trunk@17753 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 18:16:01 +00:00 |
Andrew Nacin
|
ca451ee1a9
|
Remove default-embeds.php. fixes #17112.
git-svn-id: https://develop.svn.wordpress.org/trunk@17751 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 17:03:23 +00:00 |
Andrew Nacin
|
870a4e0479
|
Define border-radius with vendor properties. props hebbet, see #17226.
git-svn-id: https://develop.svn.wordpress.org/trunk@17750 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 16:51:12 +00:00 |
Peter Westwood
|
8f1955ddf5
|
Introduce WP_MAX_MEMORY_LIMIT constant for the high memory limit we set when image processing and unzipping.
Ensure it is always filterable by plugins as well as configurable in wp-config
Fixes #13847 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@17749 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 16:25:36 +00:00 |
Andrew Nacin
|
f504e221e1
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
git-svn-id: https://develop.svn.wordpress.org/trunk@17748 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 15:24:49 +00:00 |
Andrew Nacin
|
1f4d59925e
|
Remove PHP 5.1/Windows code from date_i18n. Allows timestamps from pre-1970. props DH-Shredder, fixes #10332.
git-svn-id: https://develop.svn.wordpress.org/trunk@17747 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 15:13:30 +00:00 |
Dion Hulse
|
4259cd6a27
|
Properly handle querying for meta by value without a key as well as those with invalid parameters. Props scribu. See #17264
git-svn-id: https://develop.svn.wordpress.org/trunk@17746 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 15:02:16 +00:00 |
Andrew Nacin
|
d71a11687a
|
s/Web Path/Filesystem Path/ in inline documentation. props kawauso, fixes #17205.
git-svn-id: https://develop.svn.wordpress.org/trunk@17745 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 12:47:36 +00:00 |
Andrew Nacin
|
28a5ec7c1c
|
Don't load the QuickPress widget via XHR. see #16927. Reverts [16725] as it's no longer needed. Reverts part of [14815], which introduced the behavior, see #10917.
git-svn-id: https://develop.svn.wordpress.org/trunk@17743 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 12:02:24 +00:00 |
Andrew Nacin
|
e2c4a1b26e
|
Use the post type object in get_posts_by_author_sql() and add a post type parameter to count_many_users_posts(). The formerly somewhat useless and now totally useless pub_priv_sql_capability filter is considered deprecated. fixes #17220.
git-svn-id: https://develop.svn.wordpress.org/trunk@17742 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 11:27:39 +00:00 |
Andrew Nacin
|
a33d4a8dc4
|
Admin Bar: Add a Themes submenu under Appearance, for consistency. fixes #15931.
git-svn-id: https://develop.svn.wordpress.org/trunk@17741 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-28 11:17:09 +00:00 |
Ryan Boren
|
55ce9f4a7a
|
Add Background and Header to Admin Bar Appearance Menu. fixes #17263
git-svn-id: https://develop.svn.wordpress.org/trunk@17731 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 22:06:01 +00:00 |
Ryan Boren
|
a035b3c7e9
|
kses optimizations. Props duck_. fixes #17045
git-svn-id: https://develop.svn.wordpress.org/trunk@17730 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 21:50:39 +00:00 |
Ryan Boren
|
3baeffac80
|
Translate default link labels for *posts_link(). Props nathanrice, CharlesClarkson. fixes #16998
git-svn-id: https://develop.svn.wordpress.org/trunk@17728 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 21:25:09 +00:00 |
Andrew Ozz
|
12ae959b92
|
jQuery 1.5.2, props JDTrower demetris, fixes #16426
git-svn-id: https://develop.svn.wordpress.org/trunk@17725 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-27 20:11:06 +00:00 |
Dion Hulse
|
81abe55c11
|
Allow Taxonomies to be queried by $_GET parameters on non-taxonomy url's. See #17174
git-svn-id: https://develop.svn.wordpress.org/trunk@17706 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 10:49:00 +00:00 |
Andrew Ozz
|
c70a32734f
|
Don't hide the top bar when the cursor is over it, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17703 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 07:20:56 +00:00 |
Andrew Ozz
|
787995a1ab
|
DFW: remove unneeded JS global, fix screen flash in WebKit, props koopersmith, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17702 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-26 01:19:26 +00:00 |
Andrew Ozz
|
3a79a20c25
|
Fix image insertion in IE, fixes #17237
git-svn-id: https://develop.svn.wordpress.org/trunk@17701 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-25 22:49:22 +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
|
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 |
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
|
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 |
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 |