Andrew Ozz
|
f68214a20a
|
Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18553 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 04:54:51 +00:00 |
|
Andrew Nacin
|
92092a0249
|
Remove beta upgrade code from 3.0.
git-svn-id: https://develop.svn.wordpress.org/trunk@18552 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-16 02:26:59 +00:00 |
|
Nikolay Bachiyski
|
c5b4e06e15
|
Add filters for install/upgrade queries, so that unit tests installer can force creating InnoDB tables, so that we can use transactions to revert the database to its initial state after each test. See #17749
git-svn-id: https://develop.svn.wordpress.org/trunk@18531 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 04:42:59 +00:00 |
|
Andrew Nacin
|
7665b28755
|
Properly handle display of Order, Template, and Parent page attributes in Quick/Bulk Edit. props duck_, fixes #18352.
git-svn-id: https://develop.svn.wordpress.org/trunk@18527 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 03:02:01 +00:00 |
|
Andrew Nacin
|
3e14a6675b
|
Initialize in the Theme_Upgrader class. props mitchoyoshitaka, fixes #18367.
git-svn-id: https://develop.svn.wordpress.org/trunk@18525 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-10 19:26:36 +00:00 |
|
Andrew Nacin
|
51982620ce
|
Don't process wpdb->tables('global') inside a loop. props wpmuguru, fixes #14503.
git-svn-id: https://develop.svn.wordpress.org/trunk@18522 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-10 19:00:45 +00:00 |
|
Andrew Ozz
|
b7e35b3f6c
|
Fix handling of resizing images after upload, props ocean90, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18517 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-06 21:04:15 +00:00 |
|
Andrew Ozz
|
aad319a3ac
|
Fix send_to_editor() and Insert/Upload buttons URLs, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18516 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-06 01:35:02 +00:00 |
|
Ryan Boren
|
eda7d43e85
|
Deprecate get_userdatabylogin() and get_user_by_email(). Props scribu. fixes #18333
git-svn-id: https://develop.svn.wordpress.org/trunk@18513 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-05 16:57:31 +00:00 |
|
Ryan Boren
|
8eea785bcb
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
git-svn-id: https://develop.svn.wordpress.org/trunk@18504 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-04 03:09:27 +00:00 |
|
Ryan Boren
|
dbb0b7c8d6
|
Turn delete_meta() , get_post_meta_by_id(), update_meta(), delete_post_meta_by_key() into wrappers around the metadata API. Add back compat *_postmeta actions to metadata API. Props jgadbois. see #18196
git-svn-id: https://develop.svn.wordpress.org/trunk@18500 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-03 16:48:37 +00:00 |
|
Andrew Ozz
|
461ceba60d
|
Editor API enhancement, first run (still needs some work), see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18498 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-03 10:19:00 +00:00 |
|
Andrew Ozz
|
54eb9f1f3c
|
Remove tabs from JS, props duck_, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18489 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-31 08:44:29 +00:00 |
|
Andrew Ozz
|
57bff0b6d8
|
Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18484 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 19:21:21 +00:00 |
|
Andrew Ozz
|
4e81b893e9
|
Remove debug bits, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18483 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 09:03:24 +00:00 |
|
Andrew Ozz
|
12a7d989e0
|
Pluploader take 1, props jacobwg, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18482 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 08:59:35 +00:00 |
|
Andrew Nacin
|
f81a0e5a3c
|
Link tab=upload when referenced on 'Install Plugins.' fixes #18290.
git-svn-id: https://develop.svn.wordpress.org/trunk@18481 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-29 06:07:38 +00:00 |
|
Dion Hulse
|
4429d66a15
|
Cast $themes to an array to avoid a PHP Warning when there are no themes currently installed. Fixes #18213
git-svn-id: https://develop.svn.wordpress.org/trunk@18462 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-22 10:57:34 +00:00 |
|
Andrew Ozz
|
9bcfc3da39
|
<!DOCTYPE html> for all, fixes #18202
git-svn-id: https://develop.svn.wordpress.org/trunk@18460 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-22 00:25:41 +00:00 |
|
Ryan Boren
|
b4b82c9725
|
Check caps for both old and new meta keys when changing the key for a mid. Properly handle slashes when checking meta caps. Props xknown. see #17850
git-svn-id: https://develop.svn.wordpress.org/trunk@18449 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-21 19:32:12 +00:00 |
|
Ryan Boren
|
f6153bcf5d
|
Typo fix. Props kawauso. fixes #18177
git-svn-id: https://develop.svn.wordpress.org/trunk@18447 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-21 17:46:01 +00:00 |
|
Ryan Boren
|
6b5d8397b0
|
Introduce register_meta(), get_metadata_by_mid(), and *_post_meta capabilities. fixes #17850
git-svn-id: https://develop.svn.wordpress.org/trunk@18445 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-20 22:04:35 +00:00 |
|
Ryan Boren
|
4dcfeabff1
|
Sites search improvements. fixes #18013
git-svn-id: https://develop.svn.wordpress.org/trunk@18442 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-15 15:42:26 +00:00 |
|
Andrew Nacin
|
bdf534021b
|
Don't echo empty <h3>s if we don't pass a section title to add_settings_section(). see #18045.
git-svn-id: https://develop.svn.wordpress.org/trunk@18432 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-11 20:22:24 +00:00 |
|
Andrew Nacin
|
bb7c1ac6d7
|
Check for WP_Error return values when using get_term_field() to set up nav menu items. fixes #17958 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18426 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-11 19:03:04 +00:00 |
|
Andrew Nacin
|
c8947a4f44
|
Restore compat for json_decode and json_encode. fixes #18015 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18404 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-06 23:33:05 +00:00 |
|
Ryan Boren
|
9e7890c3f6
|
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@18386 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-30 21:59:45 +00:00 |
|
Andrew Ozz
|
9977a6a559
|
DFW: check if the Add Image button is enabled in ms mode before using it, props nacin, fixes #17942
git-svn-id: https://develop.svn.wordpress.org/trunk@18380 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-30 19:23:09 +00:00 |
|
Ryan Boren
|
6022d6e39c
|
Block editing of post_mime_type and guid in bulk_edit_posts(). More filter unsets. For trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18369 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-28 21:47:35 +00:00 |
|
Ryan Boren
|
2258beaf3c
|
Perform a cap check on attachments in media_upload_form_handler(). For trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18365 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-28 21:44:56 +00:00 |
|
Ryan Boren
|
cdd05b3c9f
|
Sanitize sort_column and sort_order in get_pages(). Escape search_term in WP_User_Search. Cast blog_id to int in get_blog_prefix(). Props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@18350 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-27 20:47:04 +00:00 |
|
Andrew Ozz
|
c2c5456fd1
|
Fix unfolding of the admin menu when no JS, fixes #17897
git-svn-id: https://develop.svn.wordpress.org/trunk@18349 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-27 20:40:04 +00:00 |
|
Ryan Boren
|
091ec81919
|
Hardening. Santizers for WPLANG and new_admin_email. Prevent stomping ID and filter. Validate locale filename. Props westi.
git-svn-id: https://develop.svn.wordpress.org/trunk@18346 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-27 15:56:42 +00:00 |
|
Nikolay Bachiyski
|
497b25df66
|
Fix typo, fixes #17868, props rasheed2 and vanillalounge
git-svn-id: https://develop.svn.wordpress.org/trunk@18337 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-24 11:18:20 +00:00 |
|
Andrew Ozz
|
1598bef0d5
|
Fix warning when DFW is loaded and the $post global is not set, props SidHarrell, fixes #17874
git-svn-id: https://develop.svn.wordpress.org/trunk@18331 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-23 19:41:42 +00:00 |
|
Andrew Nacin
|
5244cdb17e
|
Add theme feature strings for translation. These are already being returned by the API. props lancewillett, fixes #17359.
git-svn-id: https://develop.svn.wordpress.org/trunk@18327 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-22 19:45:21 +00:00 |
|
Andrew Nacin
|
fdbc800dcc
|
Don't push dashboard_browser_nag into 'sorted' in do_meta_boxes. see #17781.
git-svn-id: https://develop.svn.wordpress.org/trunk@18320 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-18 15:05:46 +00:00 |
|
Andrew Nacin
|
5ef9f551a3
|
Plugins per page should default to 999, not 20. Fixes minor (but annoying) 3.0 to 3.1 regression.
git-svn-id: https://develop.svn.wordpress.org/trunk@18319 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-18 15:02:58 +00:00 |
|
Dion Hulse
|
2ed7ccf052
|
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
git-svn-id: https://develop.svn.wordpress.org/trunk@18318 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-17 05:41:35 +00:00 |
|
Andrew Nacin
|
d75f27ab80
|
Anchor the Browse Happy dashboard widget to the top. Reverts [18295], [18296]. Fixes #17781, #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@18314 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-15 19:23:35 +00:00 |
|
Andrew Nacin
|
caa6046220
|
[18294] was a bit too quick to eliminate backslashed apostrophes in translated strings. $s as a placeholder becomes a variable. Switch to %s and %s, as the href will always come before the text, so no need for numbered placeholders. fixes #17781.
git-svn-id: https://develop.svn.wordpress.org/trunk@18297 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-13 08:30:53 +00:00 |
|
Andrew Ozz
|
afa3e61432
|
Always use curly brackets with foreach, see [18295]
git-svn-id: https://develop.svn.wordpress.org/trunk@18296 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-13 01:03:55 +00:00 |
|
Andrew Ozz
|
3ff031ae87
|
Make sure the browser nag in shown first on the dashboard no matter what! See #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@18295 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-13 00:24:47 +00:00 |
|
Andrew Nacin
|
8e9b972098
|
Only warn about 'unsafe' for IE6/7. props jane, fixes #17440.
git-svn-id: https://develop.svn.wordpress.org/trunk@18294 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-12 21:38:57 +00:00 |
|
Dion Hulse
|
577f585169
|
Only hide the browser uploader by default if the Flash uploader is enabled. Fixes #17772
git-svn-id: https://develop.svn.wordpress.org/trunk@18290 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-12 12:47:18 +00:00 |
|
Andrew Nacin
|
80d166905a
|
Browser nag dismiss: hide-if-no-js. props duck_, see #17766.
git-svn-id: https://develop.svn.wordpress.org/trunk@18281 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 21:14:03 +00:00 |
|
Ryan Boren
|
7d7509eabd
|
Improvements to invalid menu item handling. Props ocean90. fixes #13958
git-svn-id: https://develop.svn.wordpress.org/trunk@18277 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 15:52:15 +00:00 |
|
Andrew Nacin
|
a657a1986c
|
@since s/3.2/3.2.0/
git-svn-id: https://develop.svn.wordpress.org/trunk@18268 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 04:40:18 +00:00 |
|
Dion Hulse
|
1b36a05e18
|
Restore the md5 in the Dash widget cache key, prevents issues with long widget ids. Props nacin. Fixes #16927
git-svn-id: https://develop.svn.wordpress.org/trunk@18265 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:33:17 +00:00 |
|
Dion Hulse
|
4963d5f945
|
Key the Dashboard widget cache off the Widget ID & clear cache upon options changing. Props ocean90. Fixes #16927
git-svn-id: https://develop.svn.wordpress.org/trunk@18264 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 03:16:42 +00:00 |
|
Andrew Nacin
|
9ebb57dafd
|
Make update-core only do sanity checks against readme.html and version.php, both always included even in partial builds. fixes #17760.
git-svn-id: https://develop.svn.wordpress.org/trunk@18262 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 02:35:00 +00:00 |
|
Andrew Nacin
|
c24e4daf5a
|
Mark menu items tied to invalid taxonomies and post types as invalid. props ocean90, see #13958.
git-svn-id: https://develop.svn.wordpress.org/trunk@18260 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-11 00:55:48 +00:00 |
|
Ryan Boren
|
9216255ee3
|
Update _old_files for 3.2. see #17759
git-svn-id: https://develop.svn.wordpress.org/trunk@18256 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 23:15:01 +00:00 |
|
Ryan Boren
|
46d96c7704
|
Bring out the pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@18254 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 23:01:45 +00:00 |
|
Andrew Ozz
|
e3a1054bef
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: https://develop.svn.wordpress.org/trunk@18247 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 22:13:26 +00:00 |
|
Mark Jaquith
|
2aea6faf97
|
Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
git-svn-id: https://develop.svn.wordpress.org/trunk@18234 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 17:02:03 +00:00 |
|
Dion Hulse
|
9cb7da13d2
|
Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
git-svn-id: https://develop.svn.wordpress.org/trunk@18228 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 06:31:39 +00:00 |
|
Andrew Nacin
|
e304611748
|
Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611.
git-svn-id: https://develop.svn.wordpress.org/trunk@18227 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 06:22:33 +00:00 |
|
Andrew Nacin
|
b2c50ddc56
|
Core support for partial updates. see #10611.
git-svn-id: https://develop.svn.wordpress.org/trunk@18225 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 05:47:44 +00:00 |
|
Andrew Ozz
|
fc4915fb0f
|
Do not run bulk edit when the user clicks on a filter, fixes #17733
git-svn-id: https://develop.svn.wordpress.org/trunk@18222 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 00:01:16 +00:00 |
|
Andrew Ozz
|
ba1211237c
|
Enable autocomplete on the href and title fields in the link popup, props nacin, fixes #17101
Remove unneeded for=".." attributes from the <label> tags there.
git-svn-id: https://develop.svn.wordpress.org/trunk@18207 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 22:39:08 +00:00 |
|
Andrew Nacin
|
24d38bc521
|
Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705.
git-svn-id: https://develop.svn.wordpress.org/trunk@18194 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 16:49:27 +00:00 |
|
Mark Jaquith
|
ac81c1fef8
|
Remove code formatting from uploaded file size error messages, for now. props JohnONolan. fixes #17674
git-svn-id: https://develop.svn.wordpress.org/trunk@18193 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 16:27:57 +00:00 |
|
Ryan Boren
|
4efc4641ac
|
Don't add search wildcards to an empty string. fixes #17719
git-svn-id: https://develop.svn.wordpress.org/trunk@18179 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-07 16:05:04 +00:00 |
|
Andrew Ozz
|
76f9fca002
|
Fix quick edit error message styling, props solarissmoke, fixes #16912, fixes #14317
Fix top margin in bulk edit posts
git-svn-id: https://develop.svn.wordpress.org/trunk@18158 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-06 01:14:26 +00:00 |
|
Ryan Boren
|
b6eed7bea8
|
Check return value of wp_check_browser_version(). Make return value consistent. Props duck_, aaroncampbell. fixes #17682
git-svn-id: https://develop.svn.wordpress.org/trunk@18150 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-05 15:14:51 +00:00 |
|
Andrew Ozz
|
35ba083b00
|
DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596
git-svn-id: https://develop.svn.wordpress.org/trunk@18137 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-04 00:46:47 +00:00 |
|
Andrew Nacin
|
4e3cdbfc61
|
Document that add_submenu_page() might return false if ! current_user_can(). see #17677.
git-svn-id: https://develop.svn.wordpress.org/trunk@18136 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-03 23:30:46 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 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
|
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
|
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 |
|