Ryan Boren
|
371bb1eb98
|
Properly handle child themes for WP_DEFAULT_THEME. Props SergeyBiryukov. fixes #18591
git-svn-id: https://develop.svn.wordpress.org/trunk@19249 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-10 21:06:57 +00:00 |
|
Andrew Ozz
|
448af8627c
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19247 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-10 20:33:26 +00:00 |
|
Ryan Boren
|
4b55413e42
|
More specific error strings for failed theme and plugin package uploads. Props dd32. fixes #14999
git-svn-id: https://develop.svn.wordpress.org/trunk@19246 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-10 19:41:44 +00:00 |
|
Andrew Nacin
|
958705e7cb
|
New WordPress badge for welcome panel and about screens. props chexee, ocean90. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19244 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-10 19:05:01 +00:00 |
|
Andrew Nacin
|
96f19438fb
|
Add wxr_export_skip_postmeta filter for skipping postmeta in exports. props westi, fixes #18280.
git-svn-id: https://develop.svn.wordpress.org/trunk@19233 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 19:32:44 +00:00 |
|
Andrew Nacin
|
e7766adec1
|
Rename attachment link button from 'Post URL' to 'Attachment Post URL.' props jeremyclarke, fixes #13544.
git-svn-id: https://develop.svn.wordpress.org/trunk@19232 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 19:23:31 +00:00 |
|
Jon Cave
|
7d96b78140
|
Stop multiple loading spinners showing when repeatedly accessing Press This Add Photos box. Fixes #18992.
git-svn-id: https://develop.svn.wordpress.org/trunk@19229 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 16:46:05 +00:00 |
|
Andrew Nacin
|
9e785948d4
|
Fix link in welcome panel. see #19217, props cebradesign, SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@19228 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-09 15:21:26 +00:00 |
|
Andrew Ozz
|
b9843de7a6
|
Revert media.php too, see #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19226 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:42:20 +00:00 |
|
Andrew Ozz
|
d2d9926055
|
Revert [19223] and only stop showing the checkbox, props nacin, see #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19225 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:34:09 +00:00 |
|
Andrew Ozz
|
4c66628f35
|
Remove the Resize files checkbox for now (revisit in 3.4), fixes #19174
git-svn-id: https://develop.svn.wordpress.org/trunk@19223 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 22:23:40 +00:00 |
|
Daryl Koopersmith
|
d0b826bb85
|
Make top level admin menu items show an arrow when selected. fixes #19209.
git-svn-id: https://develop.svn.wordpress.org/trunk@19222 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 21:32:03 +00:00 |
|
Andrew Ozz
|
4eaabaeefe
|
Fix inline/block switching for the Categories postbox tabs, props linuxologos, fixes #19129
git-svn-id: https://develop.svn.wordpress.org/trunk@19219 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 18:24:55 +00:00 |
|
Andrew Ozz
|
8e37911c0c
|
Ressurect WP_Scripts::localize() and fix public function names, fixes #11520
git-svn-id: https://develop.svn.wordpress.org/trunk@19217 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 18:05:59 +00:00 |
|
Ryan Boren
|
aee3c7de59
|
Don't show the view link for a future post unless the current user has the permissions to edit the post. Treat future posts as a preview case. Props ocean90. fixes #18894
git-svn-id: https://develop.svn.wordpress.org/trunk@19213 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 14:24:14 +00:00 |
|
Ryan Boren
|
996231e74d
|
Use get_site_url() instead of hard-coding the protocol. Props SergeyBiryukov, exell.christopher. fixes #17466
git-svn-id: https://develop.svn.wordpress.org/trunk@19211 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 14:13:42 +00:00 |
|
Andrew Ozz
|
596034c7c9
|
Fix tabbing from 'title' to 'content', see #19088
git-svn-id: https://develop.svn.wordpress.org/trunk@19206 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 19:49:50 +00:00 |
|
Andrew Nacin
|
611a6118c9
|
Merge and update variable declarations. fixes #19176.
git-svn-id: https://develop.svn.wordpress.org/trunk@19205 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:45:24 +00:00 |
|
Andrew Nacin
|
0b5117da6a
|
Allow tags autosuggest to work in quick edit when there are no tags. props solarissmoke, see #19176.
git-svn-id: https://develop.svn.wordpress.org/trunk@19204 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:43:04 +00:00 |
|
Andrew Nacin
|
808c8dc6a5
|
Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700.
git-svn-id: https://develop.svn.wordpress.org/trunk@19203 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:32:24 +00:00 |
|
Andrew Nacin
|
50b132c285
|
Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096.
git-svn-id: https://develop.svn.wordpress.org/trunk@19202 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 17:28:20 +00:00 |
|
Daryl Koopersmith
|
9553be30d3
|
Improve display logic for admin menu arrows. see #18382.
git-svn-id: https://develop.svn.wordpress.org/trunk@19199 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 04:18:50 +00:00 |
|
Daryl Koopersmith
|
1597250c9c
|
Improve admin menu tab navigation for expanded menus. Folded menus require a few markup improvements. see #19191.
git-svn-id: https://develop.svn.wordpress.org/trunk@19198 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 03:59:00 +00:00 |
|
Daryl Koopersmith
|
7851ec39c0
|
Blue theme improvements for welcome panel. Add .icon16 definitions. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19197 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-07 00:39:46 +00:00 |
|
Andrew Ozz
|
5c397b2773
|
Fixes for the blue theme, props helenyhou, see #19183
git-svn-id: https://develop.svn.wordpress.org/trunk@19195 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 23:01:51 +00:00 |
|
Andrew Ozz
|
5c18d3b4f4
|
Uploader: update to 1.5.1.1, remove plupload.full.js (we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187
git-svn-id: https://develop.svn.wordpress.org/trunk@19194 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 21:46:24 +00:00 |
|
Andrew Nacin
|
1c57505242
|
Don't use $post_type global in the posts list table. props scribu, see #18475.
git-svn-id: https://develop.svn.wordpress.org/trunk@19192 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 21:14:27 +00:00 |
|
Andrew Nacin
|
0d7911b7cf
|
Correct the position of the resizer for the visual editor (not the main editor). props jakemgold, fixes #19177.
git-svn-id: https://develop.svn.wordpress.org/trunk@19191 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 20:42:20 +00:00 |
|
Andrew Ozz
|
da045838f5
|
Fix lag when opening help tab if screen options was opened before, fixes #19172
git-svn-id: https://develop.svn.wordpress.org/trunk@19186 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 18:18:45 +00:00 |
|
Andrew Nacin
|
3de47877d6
|
Remove default help text. Keep the default_help filter in place for plugins. fixes #19154.
git-svn-id: https://develop.svn.wordpress.org/trunk@19185 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-06 18:13:06 +00:00 |
|
Andrew Nacin
|
feca4c4984
|
Space out two strings. props ocean90, fixes #19167.
git-svn-id: https://develop.svn.wordpress.org/trunk@19181 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 20:21:12 +00:00 |
|
Jon Cave
|
d47f1735e1
|
Only hide "Most Used" category tab when the body has .no-js class. See #16810, fixes #19129.
git-svn-id: https://develop.svn.wordpress.org/trunk@19179 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 18:35:49 +00:00 |
|
Andrew Ozz
|
cb40252565
|
Uploader: split "Drop files here -or-..." on two lines, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19177 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 18:09:38 +00:00 |
|
Andrew Ozz
|
fafb2aa988
|
Update Comment -> Update, props ocean90, fixes #19166
git-svn-id: https://develop.svn.wordpress.org/trunk@19176 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 18:03:33 +00:00 |
|
Andrew Ozz
|
0f012aa1f7
|
Blue theme HTML editor fixes, min-width -> width for .inner-sidebar, props ocean90, fixes #19162
git-svn-id: https://develop.svn.wordpress.org/trunk@19175 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 17:03:17 +00:00 |
|
Andrew Ozz
|
02418c080e
|
Remove min-width from #post-body-content, props ocean90, fixes #19062
git-svn-id: https://develop.svn.wordpress.org/trunk@19174 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 16:53:26 +00:00 |
|
Andrew Nacin
|
6114e7218d
|
Only call wp_comment_reply() on post.php if the post type supports comments. props zeo, fixes #17931.
git-svn-id: https://develop.svn.wordpress.org/trunk@19170 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 05:41:25 +00:00 |
|
Daryl Koopersmith
|
d7f0b07a8e
|
Blue theme styles for welcome panel and about pages. see #11651, 18742.
git-svn-id: https://develop.svn.wordpress.org/trunk@19164 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 02:06:56 +00:00 |
|
Daryl Koopersmith
|
986602c14c
|
Second half of new welcome panel formatting. Add .icon16, for menu icon reuse. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19163 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 01:17:50 +00:00 |
|
Andrew Ozz
|
bf02e004e0
|
Support for "tabbing" through the admin bar and admin menu, fixes #19088
git-svn-id: https://develop.svn.wordpress.org/trunk@19162 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-05 01:13:18 +00:00 |
|
Andrew Nacin
|
731127e61b
|
Use call_user_func_array() as call_user_func() cannot pass by reference. see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@19155 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 15:06:11 +00:00 |
|
Andrew Nacin
|
53891da7c8
|
Pass $tab array to callback execution for help tabs. see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@19154 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 15:04:58 +00:00 |
|
Andrew Nacin
|
8919fbbaff
|
Remove i18n until text settles. see #18795.
git-svn-id: https://develop.svn.wordpress.org/trunk@19151 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 13:57:45 +00:00 |
|
Andrew Ozz
|
33b60fc08b
|
RTL adjustments for the About screens, props SergeyBiryukov, fixes #19143
git-svn-id: https://develop.svn.wordpress.org/trunk@19149 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 13:09:53 +00:00 |
|
Andrew Ozz
|
beec8f9532
|
Remove unused .toggle-arrow styling, props SergeyBiryukov, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19148 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 12:22:46 +00:00 |
|
Andrew Ozz
|
c1ec42bbff
|
Help and Screen Options RTL adjustments, props SergeyBiryukov, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19147 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 12:19:09 +00:00 |
|
Andrew Nacin
|
96513811f9
|
RTL for credits. props SergeyBiryukov, see #19143.
git-svn-id: https://develop.svn.wordpress.org/trunk@19146 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 04:35:06 +00:00 |
|
Daryl Koopersmith
|
bfd8e1a095
|
First half of new welcome panel formatting. props chexee. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19145 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 01:31:31 +00:00 |
|
Daryl Koopersmith
|
53d127961b
|
The about pages are lonely orphans. see #18742.
git-svn-id: https://develop.svn.wordpress.org/trunk@19144 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 00:45:11 +00:00 |
|
Daryl Koopersmith
|
201d03f1b3
|
Formatting and CSS for credits and freedoms pages. see #18742.
git-svn-id: https://develop.svn.wordpress.org/trunk@19143 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-04 00:37:56 +00:00 |
|