Export WP Page to Static HTML/CSS 2.1.4

Does "Export WP Page to Static HTML/CSS" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 50.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 version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/export-wp-page-to-static-html/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Export WP Page to Static HTML/CSS ‹ Test site — WordPress

Page screenshot: Export WP Page to Static HTML/CSS ‹ Test site — WordPress
URL /wp-admin/admin.php?page=export-wp-page-to-html&welcome=true
Requested URL /wp-admin/plugins.php?action=activate&plugin=export-wp-page-to-static-html%2Fexport-wp-page-to-static-html.php&plugin_status=all&paged=1&s&_wpnonce=d999ccc550
Aspect after-activation
HTTP status 200
Load time 0.855 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Export WP Page to Static HTML/CSS

Page screenshot: Export WP Page to Static HTML/CSS
URL /wp-admin/admin.php?page=export-wp-page-to-html
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 3.06 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.285 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.296 s0.272 s-0.024 s3.07 MiB3.12 MiB+ 53.15 KiB
/wp-admin/edit.php0.186 s0.211 s+0.025 s3.1 MiB3.15 MiB+ 52.44 KiB
/wp-admin/post-new.php0.756 s0.982 s+0.226 s5.02 MiB5.08 MiB+ 56.72 KiB
/wp-admin/upload.php0.580 s0.279 s-0.301 s3.02 MiB3.05 MiB+ 35.8 KiB
/wp-admin/options-writing.php0.195 s0.149 s-0.046 s3.01 MiB3.03 MiB+ 22.56 KiB
/wp-admin/media-new.php0.364 s0.402 s+0.038 s2.99 MiB3.04 MiB+ 47.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.197 s-0.016 s3.01 MiB3.06 MiB+ 53.16 KiB
/wp-admin/post-new.php?post_type=page0.618 s0.660 s+0.042 s5.01 MiB5.07 MiB+ 52.3 KiB
/wp-admin/options-discussion.php0.229 s0.241 s+0.012 s3 MiB3.03 MiB+ 36.3 KiB
/wp-admin/edit-comments.php0.224 s0.220 s-0.004 s3.03 MiB3.06 MiB+ 35.81 KiB
/0.317 s0.229 s-0.088 s2.97 MiB3.08 MiB+ 112.15 KiB
Average 0.362 s0.349 s-0.012 s3.38 MiB3.43 MiB+ 50.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
CSS
Language % Lines of code Comment lines Files
PHP72.9%6,1521,44635
CSS20.2%1,7051371
JavaScript6.9%583503
Total 8,440 1,633 39

PHP Code Analysis | More results »

Lines of code 5,558
Total complexity 1,510
Median class complexity 14.0
Median method complexity 2.0
Most complex class ExportHtmlAdmin\Export_Wp_Page_To_Static_Html_Admin
Most complex function simple_html_dom_node::seek()
Classes 28
Methods 267
Functions 25

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.

Database Tables 2

PHP Error Log 4 lines

[22-May-2023 01:40:19 UTC] WordPress database error Table 'wordpress.wp_export_page_to_html_logs' doesn't exist for query SELECT id FROM wp_export_page_to_html_logs made by activate_plugin, do_action('activate_export-wp-page-to-static-html/export-wp-page-to-static-html.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_export_wp_page_to_static_html, Export_Wp_Page_To_Static_Html_Activator::activate
[22-May-2023 01:40:19 UTC] WordPress database error Table 'wordpress.wp_export_urls_logs' doesn't exist for query SELECT id FROM wp_export_urls_logs made by activate_plugin, do_action('activate_export-wp-page-to-static-html/export-wp-page-to-static-html.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_export_wp_page_to_static_html, Export_Wp_Page_To_Static_Html_Activator::activate
[22-May-2023 01:40:20 UTC] PHP Warning:  dir(/wp-content/uploads/exported_html_files/): Failed to open directory: No such file or directory in /wp-content/plugins/export-wp-page-to-static-html/admin/partials/export-wp-page-to-static-html-admin-display.php on line 411
[22-May-2023 01:40:21 UTC] PHP Warning:  dir(/wp-content/uploads/exported_html_files/): Failed to open directory: No such file or directory in /wp-content/plugins/export-wp-page-to-static-html/admin/partials/export-wp-page-to-static-html-admin-display.php on line 411
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu