Changeset 57987 for trunk/tests/phpunit/tests/media.php
- Timestamp:
- 04/12/2024 05:45:23 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/media.php
r57687 r57987 435 435 */ 436 436 public function test_wp_prepare_attachment_for_js_without_image_sizes() { 437 // Create the attach ement post.437 // Create the attachment post. 438 438 $id = wp_insert_attachment( 439 439 array(
Note: See TracChangeset
for help on using the changeset viewer.