a7c1728f2e
* Check `! empty( $postarr['file'] )` before calling `update_attached_file()` * Add a unit test: `test_update_attachment_fields()` * Run the same logic for empty `guid` for attachments that always ran in `wp_insert_post()`, as per #18310. This fixes a unit test that would have broken when this ticket was marked closed. * Updated the unit test in `Tests_Media::test_wp_prepare_attachment_for_js()` to account for `url` no longer being empty Props kovshenin, wonderboymusic. See #21963. git-svn-id: https://develop.svn.wordpress.org/trunk@28788 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
.. | ||
phpunit | ||
qunit |