Ryan Boren
|
89561d578e
|
s/seperator/separator/. Props brandonburke. fixes #17610
git-svn-id: https://develop.svn.wordpress.org/trunk@18084 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-31 19:58:36 +00:00 |
Ryan Boren
|
d5e77eefbf
|
Don't set fields to empty values in _wp_translate_data(). Props scribu, johnjamesjacoby. fixes #16673
git-svn-id: https://develop.svn.wordpress.org/trunk@18082 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-31 16:08:46 +00:00 |
Dion Hulse
|
1b0694c1b5
|
Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617
git-svn-id: https://develop.svn.wordpress.org/trunk@18078 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-31 05:05:42 +00:00 |
Andrew Ozz
|
276131adc7
|
s/autosave/autosave-message to show these messages again, fixes #17624
git-svn-id: https://develop.svn.wordpress.org/trunk@18076 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 19:53:18 +00:00 |
Andrew Ozz
|
fe0023d441
|
Force-hide the adminbar when DFW opens to keep IE7 users happy, fixes #17622
git-svn-id: https://develop.svn.wordpress.org/trunk@18075 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 19:22:09 +00:00 |
Andrew Ozz
|
b0ff53d233
|
Fix notice, props greuben, fixes #17613
git-svn-id: https://develop.svn.wordpress.org/trunk@18074 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-30 14:12:08 +00:00 |
Andrew Ozz
|
be987907b8
|
Improve JS array/object detection when outputting the TinyMCE init array.
git-svn-id: https://develop.svn.wordpress.org/trunk@18071 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 21:18:58 +00:00 |
Andrew Ozz
|
25431a16bb
|
s/Colse/Close/, props nacin, fixes #17399
git-svn-id: https://develop.svn.wordpress.org/trunk@18070 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 05:07:32 +00:00 |
Andrew Ozz
|
1596867751
|
Don't close DFW when closing modal dialogs with Escape key, fixes #17399
git-svn-id: https://develop.svn.wordpress.org/trunk@18069 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-29 02:04:52 +00:00 |
Andrew Nacin
|
8efd0f7f7d
|
Remove accidental tint on the post-box div. Should be a white background.
git-svn-id: https://develop.svn.wordpress.org/trunk@18067 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-28 19:29:32 +00:00 |
Andrew Ozz
|
e7d7300bc7
|
Fix background color for approved comments, props DH-Shredder, fixes #17405
git-svn-id: https://develop.svn.wordpress.org/trunk@18065 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-28 02:30:04 +00:00 |
Andrew Nacin
|
cec199aa57
|
Don't use array calling for post_status in wp_edit_attachments_query() to prevent any use of the deprecated query_string filter (as in, don't use it) from tanking the page. see #17556, #17559. for 3.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@18053 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-26 05:41:34 +00:00 |
Ryan Boren
|
657155ed7c
|
Remove duplicate IDs before passing comment post IDs to get_pending_comments_num()
git-svn-id: https://develop.svn.wordpress.org/trunk@18041 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 17:36:26 +00:00 |
Ryan Boren
|
385262f36e
|
Fix notices. Props ocean90. fixes #17528
git-svn-id: https://develop.svn.wordpress.org/trunk@18038 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 16:46:40 +00:00 |
Ryan Boren
|
65379307dc
|
Fix name of plugins submenu. Props ocean90. fixes #17530
git-svn-id: https://develop.svn.wordpress.org/trunk@18035 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 16:06:42 +00:00 |
Ryan Boren
|
64367f2de7
|
If there is only one submenu and it is has same destination as the parent, remove the submenu. fixes #17528
git-svn-id: https://develop.svn.wordpress.org/trunk@18034 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 16:05:52 +00:00 |
Andrew Ozz
|
b048109cce
|
Remove wp-admin/js/list-table.js, not used anywhere and not listed in script-loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@18028 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 01:06:24 +00:00 |
Andrew Ozz
|
3a20d6aa17
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-25 01:04:12 +00:00 |
Ryan Boren
|
09424ff8b3
|
Rename network admin submenus to not clash with top level menus. Props ocean90, markmcwilliams. see #17378
git-svn-id: https://develop.svn.wordpress.org/trunk@18026 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-24 21:58:01 +00:00 |
Andrew Ozz
|
1ed0c5b42d
|
Stop TinyMCE from trying to maintain text formatting when adding new paragraphs in FF and WebKit, see #17549
git-svn-id: https://develop.svn.wordpress.org/trunk@18025 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-24 21:55:59 +00:00 |
Andrew Ozz
|
426d2bfb74
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
git-svn-id: https://develop.svn.wordpress.org/trunk@18024 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-24 16:49:01 +00:00 |
Ryan Boren
|
ccba8dfbf3
|
Validation fixes. Props ocean90, peaceablewhale. see #17364
git-svn-id: https://develop.svn.wordpress.org/trunk@18010 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 23:33:30 +00:00 |
Ryan Boren
|
ab6db3e04f
|
Don't show _access_denied_splash() for network admin pages. Props sorich87. fixes #17511
git-svn-id: https://develop.svn.wordpress.org/trunk@18009 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 23:11:03 +00:00 |
Ryan Boren
|
c9566759db
|
Don't show _access_denied_splash() if the user has permissions for the site but insufficient perms for a particular page. Props sorich87. fixes #17514
git-svn-id: https://develop.svn.wordpress.org/trunk@18008 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 23:08:19 +00:00 |
Andrew Nacin
|
40306508a3
|
String swap. see #17532.
git-svn-id: https://develop.svn.wordpress.org/trunk@18007 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 18:32:17 +00:00 |
Peter Westwood
|
24aade313f
|
Use context to tell the translators what to do and thereby remove a unused string.
Add a comment as to why we have translations after a return.
See #17532
git-svn-id: https://develop.svn.wordpress.org/trunk@18005 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 11:02:12 +00:00 |
Andrew Nacin
|
85d36b3db0
|
Add paragraph tags around the blocks of contributors. see #17532.
git-svn-id: https://develop.svn.wordpress.org/trunk@18004 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 05:49:44 +00:00 |
Andrew Nacin
|
66de3a08a4
|
Prepare the Credits page to handle translators. see #17532.
git-svn-id: https://develop.svn.wordpress.org/trunk@18002 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 05:33:33 +00:00 |
Andrew Nacin
|
891be1229a
|
Update the Credits page for changes in the API. see #17532.
git-svn-id: https://develop.svn.wordpress.org/trunk@18001 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 00:08:51 +00:00 |
Ryan Boren
|
da02537bb0
|
Mark import attachments as private. Schedule job to delete old import attachments. Introduce attachment context.
git-svn-id: https://develop.svn.wordpress.org/trunk@17999 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:25:28 +00:00 |
Ryan Boren
|
f82a14802e
|
Use correct keys
git-svn-id: https://develop.svn.wordpress.org/trunk@17996 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:21:34 +00:00 |
Ryan Boren
|
57b6c9aeda
|
Sanitize guid on save and display. Sanitize mime type on save. Don't allow changing mime type via edit form handlers. Protect hidden meta.
git-svn-id: https://develop.svn.wordpress.org/trunk@17994 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:19:42 +00:00 |
Ryan Boren
|
2c719f4420
|
Use esc_url() once again.
git-svn-id: https://develop.svn.wordpress.org/trunk@17993 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:19:12 +00:00 |
Ryan Boren
|
79b7818f15
|
Add a nonce.
git-svn-id: https://develop.svn.wordpress.org/trunk@17992 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:18:58 +00:00 |
Andrew Nacin
|
6076211cc6
|
Code readability improvements. props niallkennedy, fixes #17166, #17182, #17231, #16474.
git-svn-id: https://develop.svn.wordpress.org/trunk@17989 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 22:30:05 +00:00 |
Andrew Nacin
|
b25c4e7cb3
|
Add option_page_capability_$option_page filter. see #14365.
git-svn-id: https://develop.svn.wordpress.org/trunk@17986 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 21:32:22 +00:00 |
Andrew Nacin
|
8e17573655
|
Move the closing tags inside the same conditional in wp_plugin_update_row. props mitchoyoshitaka, fixes #17536.
git-svn-id: https://develop.svn.wordpress.org/trunk@17984 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 21:24:32 +00:00 |
Andrew Ozz
|
730f9550ec
|
Fix Reply and Approve when replying from the comment moderation page, see #15898
git-svn-id: https://develop.svn.wordpress.org/trunk@17983 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 17:11:13 +00:00 |
Andrew Nacin
|
ae2bf93559
|
s/add_css/_wp_credits_add_css/. props dimadin, see #17532.
git-svn-id: https://develop.svn.wordpress.org/trunk@17980 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 14:01:03 +00:00 |
Andrew Ozz
|
7228202817
|
Fix select all checkboxes JS function, another .attr() vs .prop() case in jQuery 1.6.1, fixes #17527
git-svn-id: https://develop.svn.wordpress.org/trunk@17979 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-20 22:47:36 +00:00 |
Andrew Nacin
|
2b6feaa8ae
|
Remove non-functional vestigal code.
git-svn-id: https://develop.svn.wordpress.org/trunk@17977 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-20 06:02:03 +00:00 |
Andrew Nacin
|
4ae79da741
|
Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499.
git-svn-id: https://develop.svn.wordpress.org/trunk@17975 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 19:52:11 +00:00 |
Andrew Nacin
|
9e71942528
|
Only show multisite upload space when user has upload_files, rather than edit_posts. props johnbillion, fixes #17510.
git-svn-id: https://develop.svn.wordpress.org/trunk@17973 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 17:43:19 +00:00 |
Andrew Ozz
|
0f691b3af3
|
Add JS detection to wp_iframe output, remove "display:none" from the Flash uploader button, props jacobwg, fixes #17473
git-svn-id: https://develop.svn.wordpress.org/trunk@17971 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 16:12:13 +00:00 |
Andrew Ozz
|
812789ad6a
|
FIx the position of Enter title here, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17970 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 15:34:37 +00:00 |
Peter Westwood
|
80f038c8e3
|
Move the codex link into a seperate translation so you don't have to translate it if you have not got a version in your language and you only have to translate it once. Fixes #17480
git-svn-id: https://develop.svn.wordpress.org/trunk@17967 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 08:11:10 +00:00 |
Andrew Ozz
|
0d5e03dd9f
|
Don't show the Fullscreen button on the comment edit page, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17966 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 07:34:54 +00:00 |
Andrew Ozz
|
15c2f28085
|
More IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17964 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 05:35:08 +00:00 |
Andrew Ozz
|
7262bec3c2
|
IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 02:23:02 +00:00 |
Mark Jaquith
|
414d10d316
|
Add New links when editing content. fixes #17499
git-svn-id: https://develop.svn.wordpress.org/trunk@17962 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 01:34:34 +00:00 |
Andrew Nacin
|
fa367e06a9
|
Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480.
git-svn-id: https://develop.svn.wordpress.org/trunk@17960 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 19:39:24 +00:00 |
Andrew Nacin
|
c220a69d42
|
Add admin body classes for the WP branch, WP version, and current admin color. props andy, fixes #17496.
git-svn-id: https://develop.svn.wordpress.org/trunk@17957 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 18:11:48 +00:00 |
Mark Jaquith
|
52dfe62ebf
|
Better CSS background color fallback for TinyMCE icons (for browsers without gradient support). props greuben. fixes #17469
git-svn-id: https://develop.svn.wordpress.org/trunk@17956 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:40:49 +00:00 |
Mark Jaquith
|
b24303228b
|
Prevent the browser-out-of-date dashboard nag from being minimized and hide minimization arrow. props aaroncampbell. fixes #17441. see #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@17952 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:06:04 +00:00 |
Mark Jaquith
|
cc877850ac
|
Add a per-post-type nav menu items filter for plugin control. props aaroncampbell. see #16075
git-svn-id: https://develop.svn.wordpress.org/trunk@17951 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 16:44:21 +00:00 |
Andrew Ozz
|
8ae9b16300
|
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
git-svn-id: https://develop.svn.wordpress.org/trunk@17950 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 06:20:30 +00:00 |
Andrew Ozz
|
1420210806
|
Fix width shortcuts in DFW, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17949 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 00:59:12 +00:00 |
Andrew Nacin
|
8429516045
|
Fix inverse logic in [17946].
git-svn-id: https://develop.svn.wordpress.org/trunk@17948 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 17:36:58 +00:00 |
Andrew Ozz
|
9b7b96ba51
|
Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17947 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 17:33:22 +00:00 |
Mark Jaquith
|
d01abdea69
|
Even better poka-yoke on Credits page.
git-svn-id: https://develop.svn.wordpress.org/trunk@17946 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 17:14:08 +00:00 |
Mark Jaquith
|
738b6e2d2f
|
Make sure we have an array on the Credits page. Handles situations where non-array data is sometimes cached.
git-svn-id: https://develop.svn.wordpress.org/trunk@17945 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 16:36:37 +00:00 |
Andrew Ozz
|
885fcbe7d1
|
Remove links from the menu separators, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17943 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 06:19:00 +00:00 |
Andrew Nacin
|
20012cc9f1
|
Credits page HTML closing tag and alt fix, props Utkarsh. Link gravatars to profiles. fixes #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17942 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 05:58:40 +00:00 |
Andrew Ozz
|
953aadb21a
|
RTL styles, props yoavf, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17941 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 05:45:49 +00:00 |
Andrew Ozz
|
8b325c5f71
|
Maximum i18n flexibility for word count, props nacin, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17940 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 04:25:15 +00:00 |
Andrew Ozz
|
350adc7abe
|
Blue styles for DFW toolbar, props jorbin, fixes #17436
git-svn-id: https://develop.svn.wordpress.org/trunk@17939 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-17 03:58:27 +00:00 |
Peter Westwood
|
b6f24be1c5
|
Use the correct cap for the export menu item. Fixes #17452
git-svn-id: https://develop.svn.wordpress.org/trunk@17937 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-16 10:44:42 +00:00 |
Andrew Ozz
|
89b108095f
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-16 06:17:44 +00:00 |
Andrew Ozz
|
39c79bac22
|
Center admin menu icons when menu is folded, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17935 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 22:50:26 +00:00 |
Andrew Ozz
|
1b66183679
|
Refresh word count when switching editors in DFW.
git-svn-id: https://develop.svn.wordpress.org/trunk@17932 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-15 05:51:33 +00:00 |
Daryl Koopersmith
|
4aa404d348
|
Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17930 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 19:57:24 +00:00 |
Andrew Nacin
|
02e8db225f
|
Use wp_remote_retrieve_* helper functions instead of the raw HTTP response array. props aaroncampbell, fixes #17416.
git-svn-id: https://develop.svn.wordpress.org/trunk@17928 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 19:45:07 +00:00 |
Andrew Nacin
|
ecf9b19fea
|
Search Installed Plugins, Search Installed Themes. props garyc40, fixes #16543.
git-svn-id: https://develop.svn.wordpress.org/trunk@17927 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 19:41:42 +00:00 |
Peter Westwood
|
5178cdbfe8
|
More phpdoc typo fixes. See #17414 props Utkarsh
git-svn-id: https://develop.svn.wordpress.org/trunk@17926 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 09:56:59 +00:00 |
Peter Westwood
|
93fe935843
|
Fix typos and inconsistencies in PHPdoc / function declarations. See #17414 props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@17925 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 09:50:20 +00:00 |
Mark Jaquith
|
6b97876e64
|
Blue admin theme updates for the new UI style. props saracannon. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17924 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 04:40:48 +00:00 |
Andrew Ozz
|
73fe19d286
|
FIx static front page selector in Settings-Writing, props JDTrower duck_, fixes #17421
git-svn-id: https://develop.svn.wordpress.org/trunk@17923 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-14 00:43:58 +00:00 |
Ryan Boren
|
9781af86f5
|
Update some network admin help text. Props dougwrites. fixes #16988
git-svn-id: https://develop.svn.wordpress.org/trunk@17921 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 19:25:38 +00:00 |
Ryan Boren
|
376b0a0477
|
Fix broken help link. Props SergeyBiryukov. fixes #17265
git-svn-id: https://develop.svn.wordpress.org/trunk@17919 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 19:08:09 +00:00 |
Andrew Ozz
|
e2738c27c7
|
DFW: scroll to top when opening so the user is not disoriented, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17913 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 06:27:49 +00:00 |
Andrew Nacin
|
217ce050a9
|
Use correct variable, see #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17911 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 02:08:35 +00:00 |
Andrew Nacin
|
adb6231174
|
Show display names from wp.org profiles on the credits page. see #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17910 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 01:46:08 +00:00 |
Andrew Nacin
|
1a6371ea94
|
Add core contributors to credits page, first pass. see #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17909 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 00:49:53 +00:00 |
Andrew Ozz
|
c451b0050d
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
git-svn-id: https://develop.svn.wordpress.org/trunk@17907 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 22:00:31 +00:00 |
Andrew Nacin
|
a5965d3439
|
Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: https://develop.svn.wordpress.org/trunk@17905 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 18:26:17 +00:00 |
Mark Jaquith
|
e4ebe8eae2
|
Fix URL typo in freedoms.php. props duck_. see #17383
git-svn-id: https://develop.svn.wordpress.org/trunk@17904 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 08:10:59 +00:00 |
Mark Jaquith
|
4f8b646e03
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
git-svn-id: https://develop.svn.wordpress.org/trunk@17900 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 06:09:42 +00:00 |
Andrew Nacin
|
c96930408d
|
Don't show broken 'View' links when a CPT isn't publicly queryable. fixes #13301, props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@17899 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 06:04:47 +00:00 |
Daryl Koopersmith
|
48616e3e51
|
Prevent shadow from showing in dfw visual editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@17898 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:51:33 +00:00 |
Andrew Nacin
|
4122ba6f25
|
Move output buffering out of a loop, collapsing it into one buffer. props mitchoyoshitaka, fixes #17352.
git-svn-id: https://develop.svn.wordpress.org/trunk@17897 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:50:53 +00:00 |
Daryl Koopersmith
|
8f3cf2d7f0
|
Fix padding on 'save draft' button. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17896 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:48:37 +00:00 |
Andrew Nacin
|
66d2117c54
|
Shorten key used for browse happy site transient so it fits in option_name. fixes #17323, props AaronCampbell.
git-svn-id: https://develop.svn.wordpress.org/trunk@17895 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:45:02 +00:00 |
Andrew Nacin
|
f82be20f59
|
Switch to 'Freedoms'. see #17383.
git-svn-id: https://develop.svn.wordpress.org/trunk@17894 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:17:28 +00:00 |
Daryl Koopersmith
|
ad0b9cf840
|
Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17893 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 05:06:47 +00:00 |
Daryl Koopersmith
|
55b0dfa1ab
|
Improve publish box styles. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17892 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 04:08:00 +00:00 |
Andrew Nacin
|
b7af529e35
|
Document img_src_ssl in wp_check_browser_version(), see #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@17888 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:45:25 +00:00 |
Andrew Ozz
|
44ac70d063
|
Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:33:27 +00:00 |
Andrew Nacin
|
368cb001de
|
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
git-svn-id: https://develop.svn.wordpress.org/trunk@17886 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:31:01 +00:00 |
Daryl Koopersmith
|
ee3edac26a
|
Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17885 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:16:52 +00:00 |
Andrew Ozz
|
8e3eb0a86b
|
Allow plugins to disable screen options with filter, props yoavf, fixes #17187
git-svn-id: https://develop.svn.wordpress.org/trunk@17884 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 03:12:41 +00:00 |