Simone Fioravanti

Results 63 comments of Simone Fioravanti

I see deprecations triggered by core, all about `thickbox`, in Dashboard, Edit Post, Themes and Import. If confirmed, can be addressed in another PR?

Added some simple unit tests.

Your `KTS915:deprecate-scripts-and-styles` branch. Edit: grepping the code I see many `add_thickbox()`.

Seems that removing `add_thickbox()` from the following files works well : - `src/wp-admin/edit-form-advanced.php` - `src/wp-admin/import.php` - `src/wp-admin/index.php` - `src/wp-admin/themes.php` - `src/wp-admin/update-core.php` Other files I haven't tested: - `src/wp-admin/network/index.php` - `src/wp-admin/network/themes.php`...

@iljester #1437 is all about adding this feature to the media options page.

Thank you, that is backported in #1436 that's not already merged.

Usually I upload images directly dropping to the Media Library, and not from the "Add New". From here I can't decide the category, and I get the image uploaded under...

Feature request: can you keep the Category selector in media upload even if that's not the chosen storage method? That could be handy.

Now when I upload an image from the post edit page I can select the category, but sometimes the wrong one and sometimes no category is assigned to media. Also...

This is what I get: Open the modal: Change category and drop the file: URL: In media library: