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
|
85c07485bf
|
Cast widget and height to int in WP_oEmbed:fetch() so we don't have to rely on providers.
git-svn-id: https://develop.svn.wordpress.org/trunk@17995 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:20:48 +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 |
|
Ryan Boren
|
0848198e3a
|
Don't do a canonical redirect from author=x to /author/foo/ if the user is not an author
git-svn-id: https://develop.svn.wordpress.org/trunk@17991 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:18:06 +00:00 |
|
Ryan Boren
|
92b4ffafc3
|
Properly anchor mime preg.
git-svn-id: https://develop.svn.wordpress.org/trunk@17990 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 23:17:09 +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
|
83d40f657b
|
Single quotes and spaces in ms-blogs.php. props niallkennedy, fixes #17522.
git-svn-id: https://develop.svn.wordpress.org/trunk@17988 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 22:19:36 +00:00 |
|
Andrew Nacin
|
0aae52702f
|
Leverage option_page_capability_* filter in Twenty Eleven. fixes #14365.
git-svn-id: https://develop.svn.wordpress.org/trunk@17987 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 21:32:44 +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
|
43d52dea87
|
echo. props ocean90, fixes #17535.
git-svn-id: https://develop.svn.wordpress.org/trunk@17985 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-22 21:25:42 +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
|
4d9fdaff0a
|
s/coma/comma/. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@17982 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 15:20:25 +00:00 |
|
Andrew Ozz
|
c81d44279d
|
Fix updating of custom fields, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17981 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-21 14:38:56 +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
|
5fe94e6993
|
Update the blip.tv regex. props blepoxp, fixes #17495.
git-svn-id: https://develop.svn.wordpress.org/trunk@17978 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-20 15:52:39 +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
|
1d27654a9b
|
Fix typo in docs.
git-svn-id: https://develop.svn.wordpress.org/trunk@17976 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-20 06:00:45 +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 Ozz
|
d9ce44d0eb
|
When viewing Help in DFW, show only the shortcuts tab, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17974 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 18:49:36 +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
|
15a8ad08c9
|
Add the missing icon to the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17972 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 16:26:07 +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
|
a21b7f1a4d
|
Bumpity
git-svn-id: https://develop.svn.wordpress.org/trunk@17969 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 08:52:26 +00:00 |
|
Andrew Nacin
|
afb960a480
|
Fix twentyeleven_url_grabber(). props duck_, see #17267.
git-svn-id: https://develop.svn.wordpress.org/trunk@17968 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 08:31:01 +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
|
726f793526
|
Fix race condition in the comments river XHR, props mintindeed, fixes #17483
git-svn-id: https://develop.svn.wordpress.org/trunk@17965 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-19 06:09:52 +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 Ozz
|
d5c0b43145
|
New sprite for the TinyMCE buttons, props empireoflight, props saracannon, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17961 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 21:10:12 +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
|
5c6a5a0045
|
Fix Twenty Eleven phpdoc subpackage names. props zeo, fixes #17444.
git-svn-id: https://develop.svn.wordpress.org/trunk@17959 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 19:06:09 +00:00 |
|
Ryan Boren
|
cde1941b72
|
Revert part of [17920]. Support for empty tz must remain. Props johnjamesjacoby. fixes #17448
git-svn-id: https://develop.svn.wordpress.org/trunk@17958 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 18:56:42 +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 |
|
Andrew Nacin
|
b929276a81
|
s/twentyten/twentyeleven/. props zeo, fixes #17493.
git-svn-id: https://develop.svn.wordpress.org/trunk@17955 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:38:42 +00:00 |
|
Andrew Nacin
|
46c1bd35dd
|
Update the Twenty Eleven footer. Remove 'Theme:', translate 'powered by' and add a title per Twenty Ten, add twentyeleven_credits action. props zeo for initial patch. fixes #17493.
git-svn-id: https://develop.svn.wordpress.org/trunk@17954 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:32:22 +00:00 |
|
Andrew Nacin
|
90a0d6cfdc
|
the_excerpt() doesn't take an argument. props coffee2code. fixes #17489. see #13883.
git-svn-id: https://develop.svn.wordpress.org/trunk@17953 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-18 17:26:40 +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 |
|