Ryan Boren
|
f786d16ed3
|
Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603
git-svn-id: https://develop.svn.wordpress.org/trunk@18125 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 22:19:58 +00:00 |
|
Andrew Ozz
|
145d947721
|
Also move the dark arrows, props ocean90, see #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18124 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 22:04:01 +00:00 |
|
Andrew Ozz
|
c895da270c
|
Squeeze 10 more pixels for longer menu names, fixes #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18122 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 21:21:15 +00:00 |
|
Daryl Koopersmith
|
49c59980ae
|
Remove Courier from the monospace font stack. fixes #17640.
git-svn-id: https://develop.svn.wordpress.org/trunk@18118 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 19:55:27 +00:00 |
|
Ryan Boren
|
52b2ca8189
|
RTL fixes for credits.php. Props BenChapman, rasheed. fixes #17602
git-svn-id: https://develop.svn.wordpress.org/trunk@18116 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 17:21:28 +00:00 |
|
Ryan Boren
|
332d95b648
|
Validation fixes. Props ocean90, xknown. fixes #17364
git-svn-id: https://develop.svn.wordpress.org/trunk@18114 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 17:05:55 +00:00 |
|
Ryan Boren
|
866b79d1c7
|
RTL fixes for dfw tagline, permalink editing, and hscroll. Props yoavf. fixes #17639
git-svn-id: https://develop.svn.wordpress.org/trunk@18113 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 16:04:02 +00:00 |
|
Ryan Boren
|
424f188ce1
|
Remove redundant hidden parent_id input from edit form. Props solarissmoke. fixes #17656
git-svn-id: https://develop.svn.wordpress.org/trunk@18112 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-02 15:26:01 +00:00 |
|
Andrew Nacin
|
36f1805ec4
|
Take that, PHP 5.0.5. Good riddens. see #14160.
git-svn-id: https://develop.svn.wordpress.org/trunk@18110 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 22:03:36 +00:00 |
|
Ryan Boren
|
218486fb46
|
Use array_pop( array_keys() ) instead of end() to find the end of the array. end() finds that last item added, which is not reliable with plugins that add items to the end and then sort them up with custom_menu_order. see #17629
git-svn-id: https://develop.svn.wordpress.org/trunk@18109 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 21:27:42 +00:00 |
|
Andrew Ozz
|
599c9cc3a7
|
Set DFW background color to match the admin theme's background, see #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18108 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:50:04 +00:00 |
|
Ryan Boren
|
45486df91d
|
Apply editable_slug filter in post_slug_meta_box(). Props yoavf, ramiy. fixes #17598
git-svn-id: https://develop.svn.wordpress.org/trunk@18106 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:33:45 +00:00 |
|
Ryan Boren
|
7cb543f37f
|
Apply editable_slug filter to parent page slugs in get_sample_permalink(). Props solarissmoke, ramiy. fixes #16999
git-svn-id: https://develop.svn.wordpress.org/trunk@18105 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:30:29 +00:00 |
|
Andrew Ozz
|
715e5a905b
|
Remove reference to wp-fullscreen-content-css, see #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18104 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:08:41 +00:00 |
|
Andrew Ozz
|
f33bfbb86f
|
Make DFW use the exact same style as the normal editor, remove width resizing in DFW as it would clash with editor-style.css for some themes, fixes #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18103 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 20:01:29 +00:00 |
|
Mark Jaquith
|
1d9e0ea01b
|
Use monospaced font for HTML editor. props iammattthomas. fixes #17640
git-svn-id: https://develop.svn.wordpress.org/trunk@18102 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 19:31:42 +00:00 |
|
Ryan Boren
|
cf59265def
|
Decrement pending count after Approve and Reply. Props DH-Shredder. fixes #17380
git-svn-id: https://develop.svn.wordpress.org/trunk@18100 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 19:23:19 +00:00 |
|
Andrew Ozz
|
aa91987639
|
Widgets RTL fixes, props yoavf, fixes #16082
git-svn-id: https://develop.svn.wordpress.org/trunk@18095 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:29:10 +00:00 |
|
Ryan Boren
|
d66facad6c
|
url_encode file names in theme and plugin editor urls. Props kawauso. fixes #17038
git-svn-id: https://develop.svn.wordpress.org/trunk@18094 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:14:58 +00:00 |
|
Ryan Boren
|
ac3a991b17
|
Fix paging through plugin search results. Props dd32. fixes #17285
git-svn-id: https://develop.svn.wordpress.org/trunk@18093 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 16:03:41 +00:00 |
|
Peter Westwood
|
7fa99c4253
|
Help Tab text updatates. Fixes #17312 prop dougwrites.
git-svn-id: https://develop.svn.wordpress.org/trunk@18092 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 15:37:04 +00:00 |
|
Peter Westwood
|
f3b35cf893
|
Add a ms_user_row_actions filter on the actions array for the Network Users table. Fixes #15932 props sorich87
git-svn-id: https://develop.svn.wordpress.org/trunk@18090 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 14:44:10 +00:00 |
|
Ryan Boren
|
2960bcac77
|
Use wp-menu-separator after Settings and before the first plugin top-level. Remove trailing separators. fixes #17629
git-svn-id: https://develop.svn.wordpress.org/trunk@18089 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 14:41:43 +00:00 |
|
Peter Westwood
|
6dcfd5fc14
|
Make the css for the row status highlighting more specific so that it works regardless of the ordering of the CSS loading. Fixes #16827 props wpmuguru.
git-svn-id: https://develop.svn.wordpress.org/trunk@18086 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 13:52:49 +00:00 |
|
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 |
|
Daryl Koopersmith
|
fc75919fca
|
Widgets style refresh. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17882 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 02:43:06 +00:00 |
|
Daryl Koopersmith
|
66604c9552
|
Menu style updates. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17881 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 02:03:02 +00:00 |
|
Andrew Ozz
|
9b3f26faa4
|
Improve code for DFW buttons, fix colors in some rare TinyMCE popups, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17880 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:53:51 +00:00 |
|
Andrew Nacin
|
0b19a681d2
|
Make the footer text code a bit easier to read. see #17383, #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17879 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:45:42 +00:00 |
|
Andrew Nacin
|
bd44fcdb43
|
s/Your Rights/Rights/ in the footer. see #17383.
git-svn-id: https://develop.svn.wordpress.org/trunk@17878 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:41:34 +00:00 |
|
Andrew Nacin
|
f07e869196
|
Credits page. see #17384.
git-svn-id: https://develop.svn.wordpress.org/trunk@17877 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:36:05 +00:00 |
|
Daryl Koopersmith
|
bb15425046
|
Prevent content from colliding with footer. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17876 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:32:36 +00:00 |
|
Andrew Nacin
|
4b7bb7a146
|
Add 'Your Rights' screen to the admin. props matt, jane, ryan, markjaquith, westi. see #17383.
git-svn-id: https://develop.svn.wordpress.org/trunk@17875 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 01:10:54 +00:00 |
|
Daryl Koopersmith
|
d1a363b352
|
Tighten list table styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:57:25 +00:00 |
|
Daryl Koopersmith
|
624ad7b0c0
|
Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@17873 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:34:02 +00:00 |
|
Daryl Koopersmith
|
2c5592178f
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:22:22 +00:00 |
|
Daryl Koopersmith
|
b080bc0360
|
New gradient menu shadow. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17870 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 23:18:15 +00:00 |
|
Daryl Koopersmith
|
634ccaa727
|
Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17869 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 22:37:48 +00:00 |
|
Daryl Koopersmith
|
b6debf6cfb
|
Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 22:28:29 +00:00 |
|
Mark Jaquith
|
6e4a9d6bd3
|
Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 21:44:58 +00:00 |
|
Daryl Koopersmith
|
6555d65af2
|
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 21:26:27 +00:00 |
|
Daryl Koopersmith
|
e12c302347
|
Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17865 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 20:27:59 +00:00 |
|
Mark Jaquith
|
1271508bb2
|
Rename submenus to not clash with top level menus. Introduce all_items CPT string, defaulting to menu_name. fixes #17378
git-svn-id: https://develop.svn.wordpress.org/trunk@17864 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 20:09:28 +00:00 |
|
Daryl Koopersmith
|
087eb9dcaa
|
Style tweaks: remove accidental border, improve metabox arrow.
git-svn-id: https://develop.svn.wordpress.org/trunk@17863 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 19:04:28 +00:00 |
|
Daryl Koopersmith
|
a4097f01f3
|
Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17862 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 18:48:26 +00:00 |
|
Daryl Koopersmith
|
35faf8674a
|
Add new metabox styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17861 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 18:15:16 +00:00 |
|
Peter Westwood
|
f1389ef76c
|
Switch this to be inside the else to match previous functionality more closely.
git-svn-id: https://develop.svn.wordpress.org/trunk@17860 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 17:05:35 +00:00 |
|
Daryl Koopersmith
|
3debdcb100
|
Embiggen fonts. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17859 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 17:04:40 +00:00 |
|
Mark Jaquith
|
a65380f28b
|
change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17858 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 17:01:56 +00:00 |
|
Peter Westwood
|
29ffaab1b2
|
Add a filter in postbox_classes on the classes being returned so you can add ones to your metabox easily if you want. See #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17857 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 16:57:00 +00:00 |
|
Andrew Ozz
|
0b4a1378b9
|
DFW: add tagline, move the Word count under the editor, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17856 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-11 09:18:32 +00:00 |
|