Image to Text 2.02

Does Image to Text work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 15.76 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.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/image-to-text/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=image-to-text%2Fimagetotext.php&plugin_status=all&paged=1&s&_wpnonce=efb48f9bf4
Aspect after-activation
HTTP status 200
Load time 0.274 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Settings → Image to Text

Page screenshot: Settings → Image to Text
URL /wp-admin/options-general.php?page=ImageToText
Aspect menu-item
HTTP status 200
Load time 0.264 s
Memory usage 3.25 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.241 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.370 s0.263 s-0.107 s3.37 MiB3.39 MiB+ 17.8 KiB
/wp-admin/edit.php0.184 s0.204 s+0.020 s3.4 MiB3.42 MiB+ 17.77 KiB
/wp-admin/post-new.php1.084 s1.200 s+0.116 s5.68 MiB5.71 MiB+ 27.48 KiB
/wp-admin/upload.php0.415 s0.318 s-0.097 s3.25 MiB3.27 MiB+ 24.69 KiB
/wp-admin/options-writing.php0.321 s0.151 s-0.170 s3.24 MiB3.25 MiB+ 8.54 KiB
/wp-admin/media-new.php0.231 s0.189 s-0.042 s3.23 MiB3.25 MiB+ 24.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.181 s-0.009 s3.27 MiB3.28 MiB+ 17.77 KiB
/wp-admin/post-new.php?post_type=page0.906 s0.934 s+0.028 s5.68 MiB5.7 MiB+ 23.07 KiB
/wp-admin/options-discussion.php0.228 s0.515 s+0.287 s3.22 MiB3.25 MiB+ 25.17 KiB
/wp-admin/edit-comments.php0.210 s0.215 s+0.005 s3.27 MiB3.29 MiB+ 16.65 KiB
/0.257 s0.260 s+0.003 s3.4 MiB3.37 MiB- 30.41 KiB
Average 0.400 s0.403 s+0.003 s3.73 MiB3.74 MiB+ 15.76 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP82.6%5642805
JavaScript14.5%99172
JSON2.9%2001
Total 683 297 8

PHP Code Analysis | More results »

Lines of code 583
Total complexity 79
Median class complexity 27.0
Median method complexity 3.0
Most complex class ImageToTextAdmin
Most complex function ImageToTextAdmin::options_updated()
Classes 3
Methods 18
Functions 0

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 1

PHP Error Log 6 lines

[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 137
[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 141
[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 145
[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 149
[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 153
[12-Apr-2022 12:09:53 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/image-to-text/lib/class-imagetotext.php on line 157
See also: All tests for this plugin, How to Hide the "Image to Text" Admin Menu