BUG: wp_generate_attachment_metadata is missing function
-
in /wp-admin/includes/image.php the function wp_generate_attachment_metadata is calling image_make_intermediate_size for each resize. This function should be in /wp-admin/includes/media.php but vanished from 2.6.5
This function is called to generate thumbnails. I discovered this bug (?) while debugging the “Regenerate Thumbnails” plugin
Any suggestion? Did I look in the wrong place?
Cheers, Thorsten
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘BUG: wp_generate_attachment_metadata is missing function’ is closed to new replies.