Testing Suspended

Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.

CSV to html 2.0

Does CSV to html work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 9.62 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 version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/csv-to-html/
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=csv-to-html%2Fcsvtohtml.php&plugin_status=all&paged=1&s&_wpnonce=42dedd819b
Aspect after-activation
HTTP status 200
Load time 0.316 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

Tools → CSV to HTML

Page screenshot: Tools → CSV to HTML
URL /wp-admin/tools.php?page=csv-to-html
Aspect menu-item
HTTP status 200
Load time 0.216 s
Memory usage 2.84 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.228 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.344 s0.329 s-0.015 s2.83 MiB2.84 MiB+ 16.5 KiB
/wp-admin/edit.php0.202 s0.200 s-0.002 s2.85 MiB2.87 MiB+ 17.18 KiB
/wp-admin/post-new.php0.716 s0.588 s-0.128 s5.22 MiB5.24 MiB+ 21.49 KiB
/wp-admin/upload.php0.548 s0.442 s-0.106 s2.77 MiB2.77 MiB- 176 bytes
/wp-admin/options-writing.php0.221 s0.220 s-0.001 s2.76 MiB2.76 MiB- 8.58 KiB
/wp-admin/media-new.php0.377 s0.272 s-0.105 s2.74 MiB2.75 MiB+ 12.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.210 s+0.019 s2.76 MiB2.78 MiB+ 17.13 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.572 s-0.016 s5.21 MiB5.23 MiB+ 17.08 KiB
/wp-admin/options-discussion.php0.206 s0.261 s+0.055 s2.75 MiB2.75 MiB+ 1.83 KiB
/wp-admin/edit-comments.php0.219 s0.220 s+0.001 s2.78 MiB2.78 MiB- 560 bytes
/0.256 s0.394 s+0.138 s3.13 MiB3.14 MiB+ 11.58 KiB
Average 0.352 s0.337 s-0.015 s3.25 MiB3.26 MiB+ 9.62 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
Language % Lines of code Comment lines Files
PHP90.5%10,9556,341149
JavaScript6.1%739941
CSS2.0%245142
Markdown1.0%11602
JSON0.4%4401
Total 12,099 6,449 155

PHP Code Analysis | More results »

Lines of code 10,494
Total complexity 1,900
Median class complexity 7.0
Median method complexity 1.0
Most complex class csvtohtmlwp
Most complex function csvtohtmlwp::source_to_table()
Classes 131
Methods 780
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.

No new entries found.

PHP Error Log 3 lines

[30-Oct-2023 23:29:10 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/csv-to-html/csvtohtml.php on line 1380
[30-Oct-2023 23:29:10 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/csv-to-html/csvtohtml.php on line 1380
[30-Oct-2023 23:29:10 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/csv-to-html/csvtohtml.php on line 1380
See also: All tests for this plugin, How to Hide CSV to HTML Admin Menus