Export WP Page to Static HTML/CSS 2.1.8

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: 52.56 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=a59f4618e3
Aspect after-activation
HTTP status 200
Load time 0.794 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.247 s
Memory usage 3.07 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.230 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.434 s0.280 s-0.154 s3.07 MiB3.13 MiB+ 59.05 KiB
/wp-admin/edit.php0.189 s0.241 s+0.052 s3.1 MiB3.16 MiB+ 56.94 KiB
/wp-admin/post-new.php0.853 s1.089 s+0.236 s5.02 MiB5.08 MiB+ 64.9 KiB
/wp-admin/upload.php0.819 s0.538 s-0.281 s3.02 MiB3.06 MiB+ 43.26 KiB
/wp-admin/options-writing.php0.174 s0.190 s+0.016 s3.01 MiB3.04 MiB+ 30.55 KiB
/wp-admin/media-new.php0.268 s0.283 s+0.015 s2.99 MiB3.05 MiB+ 55.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.215 s+0.020 s3.01 MiB3.07 MiB+ 61.16 KiB
/wp-admin/post-new.php?post_type=page1.075 s0.776 s-0.299 s5.01 MiB5.07 MiB+ 60.17 KiB
/wp-admin/options-discussion.php0.276 s0.261 s-0.015 s3 MiB3.04 MiB+ 44.29 KiB
/wp-admin/edit-comments.php0.248 s0.235 s-0.013 s3.03 MiB3.07 MiB+ 43.8 KiB
/0.308 s0.266 s-0.042 s3.03 MiB3.09 MiB+ 58.05 KiB
Average 0.440 s0.398 s-0.042 s3.39 MiB3.44 MiB+ 52.56 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,4801,50537
CSS19.4%1,7391491
JavaScript8.4%7501024
Total 8,969 1,756 42

PHP Code Analysis | More results »

Lines of code 5,890
Total complexity 1,571
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 274
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

[30-Jul-2023 18:26:29 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
[30-Jul-2023 18:26:29 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
[30-Jul-2023 18:26:29 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 445
[30-Jul-2023 18:26:31 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 445
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu