Export WP Page to Static HTML/CSS 2.1.6

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: 54.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=68ec446e18
Aspect after-activation
HTTP status 200
Load time 0.835 s
Memory usage 3.31 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.415 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.265 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.295 s0.256 s-0.039 s3.07 MiB3.13 MiB+ 57.15 KiB
/wp-admin/edit.php0.198 s0.239 s+0.041 s3.1 MiB3.15 MiB+ 56.45 KiB
/wp-admin/post-new.php0.766 s0.958 s+0.192 s5.02 MiB5.08 MiB+ 60.72 KiB
/wp-admin/upload.php0.587 s0.282 s-0.305 s3.02 MiB3.06 MiB+ 39.8 KiB
/wp-admin/options-writing.php0.186 s0.146 s-0.040 s3.01 MiB3.04 MiB+ 26.56 KiB
/wp-admin/media-new.php0.358 s0.237 s-0.121 s2.99 MiB3.04 MiB+ 51.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.199 s+0.008 s3.01 MiB3.06 MiB+ 57.16 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.755 s+0.134 s5.01 MiB5.07 MiB+ 56.3 KiB
/wp-admin/options-discussion.php0.217 s0.330 s+0.113 s3 MiB3.04 MiB+ 40.3 KiB
/wp-admin/edit-comments.php0.218 s0.218 s+0.000 s3.03 MiB3.07 MiB+ 39.81 KiB
/0.318 s0.226 s-0.092 s2.97 MiB3.08 MiB+ 116.15 KiB
Average 0.360 s0.350 s-0.010 s3.38 MiB3.44 MiB+ 54.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
JavaScript
Language % Lines of code Comment lines Files
PHP72.2%6,3931,49837
CSS19.5%1,7291491
JavaScript8.2%7281024
Total 8,850 1,749 42

PHP Code Analysis | More results »

Lines of code 5,806
Total complexity 1,544
Median class complexity 15.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 29
Methods 273
Functions 29

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

[28-Jun-2023 06:08:06 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
[28-Jun-2023 06:08:06 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
[28-Jun-2023 06:08:06 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 440
[28-Jun-2023 06:08:08 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 440
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu