ImageSEO 1.1.2

Does ImageSEO work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
2Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 123.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/imageseo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=imageseo%2Fimageseo.php&plugin_status=all&paged=1&s&_wpnonce=21a3f87aa7
Aspect after-activation
HTTP status 200
Load time 0.364 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

ImageSEO

Page screenshot: ImageSEO
URL /wp-admin/admin.php?page=imageseo-options
Aspect menu-item
HTTP status 200
Load time 1.123 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

ImageSEO → Bulk Optimization

Page screenshot: ImageSEO → Bulk Optimization
URL /wp-admin/admin.php?page=imageseo-optimization
Aspect menu-item
HTTP status 200
Load time 1.096 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.219 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.277 s0.243 s-0.034 s3.61 MiB3.75 MiB+ 141.15 KiB
/wp-admin/edit.php0.203 s0.223 s+0.020 s3.64 MiB3.78 MiB+ 141.12 KiB
/wp-admin/post-new.php1.063 s1.434 s+0.371 s5.36 MiB5.5 MiB+ 139.78 KiB
/wp-admin/upload.php0.432 s0.462 s+0.030 s3.48 MiB3.61 MiB+ 140.23 KiB
/wp-admin/options-writing.php0.159 s0.152 s-0.007 s3.56 MiB3.61 MiB+ 46.58 KiB
/wp-admin/media-new.php0.203 s0.189 s-0.014 s3.46 MiB3.6 MiB+ 140.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.170 s+0.000 s3.56 MiB3.7 MiB+ 141.09 KiB
/wp-admin/post-new.php?post_type=page1.091 s0.916 s-0.175 s5.35 MiB5.48 MiB+ 132.96 KiB
/wp-admin/options-discussion.php0.227 s0.242 s+0.015 s3.46 MiB3.6 MiB+ 140.81 KiB
/wp-admin/edit-comments.php0.210 s0.187 s-0.023 s3.57 MiB3.7 MiB+ 140.04 KiB
/0.376 s0.204 s-0.172 s3.32 MiB3.36 MiB+ 50.5 KiB
Average 0.401 s0.402 s+0.001 s3.85 MiB3.97 MiB+ 123.13 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

PHP Error Log 2 lines

[12-Jan-2020 18:50:25 UTC] SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND (wp_posts.post_mime_type = 'image/jpeg' OR wp_posts.post_mime_type = 'image/gif' OR wp_posts.post_mime_type = 'image/jpg' OR wp_posts.post_mime_type = 'image/png') AND wp_posts.post_type = 'attachment' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'inherit' OR wp_posts.post_status = 'private')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date ASC 
[12-Jan-2020 18:50:25 UTC] SELECT wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta AS pmOptimized ON ( wp_posts.ID = pmOptimized.post_id ) WHERE 1=1 AND ( pmOptimized.meta_key = '_imageseo_report' ) AND (wp_posts.post_mime_type = 'image/jpeg' OR wp_posts.post_mime_type = 'image/gif' OR wp_posts.post_mime_type = 'image/jpg' OR wp_posts.post_mime_type = 'image/png') AND wp_posts.post_type = 'attachment' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'inherit' OR wp_posts.post_status = 'private')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date ASC 
See also: All tests for this plugin, How to Hide Image SEO Admin Menus