Export WP Page to Static HTML/CSS 3.0.0

Does "Export WP Page to Static HTML/CSS" work with WordPress 6.8 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: 60.95 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.029 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.8
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#038;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=e9a7a9c1eb
Aspect after-activation
HTTP status 200
Load time 1.084 s
Memory usage 3.59 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.350 s
Memory usage 3.56 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.253 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.362 s0.418 s+0.056 s3.51 MiB3.57 MiB+ 68.13 KiB
/wp-admin/edit.php0.247 s0.283 s+0.036 s3.57 MiB3.64 MiB+ 66.57 KiB
/wp-admin/post-new.php0.922 s0.712 s-0.210 s6.06 MiB6.13 MiB+ 70.51 KiB
/wp-admin/upload.php0.645 s0.729 s+0.084 s3.52 MiB3.57 MiB+ 49.53 KiB
/wp-admin/options-writing.php0.253 s0.553 s+0.300 s3.5 MiB3.55 MiB+ 53.52 KiB
/wp-admin/media-new.php0.288 s0.332 s+0.044 s3.49 MiB3.55 MiB+ 61.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.314 s+0.109 s3.5 MiB3.58 MiB+ 72.39 KiB
/wp-admin/post-new.php?post_type=page0.704 s0.678 s-0.026 s6.05 MiB6.12 MiB+ 66.03 KiB
/wp-admin/options-discussion.php0.374 s0.380 s+0.006 s3.5 MiB3.55 MiB+ 50.02 KiB
/wp-admin/edit-comments.php0.274 s0.304 s+0.030 s3.52 MiB3.57 MiB+ 49.52 KiB
/0.346 s0.231 s-0.115 s3.43 MiB3.49 MiB+ 62.48 KiB
Average 0.420 s0.449 s+0.029 s3.97 MiB4.03 MiB+ 60.95 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
PHP73.0%6,7691,80343
CSS18.9%1,7521551
JavaScript8.2%7571024
Total 9,278 2,060 48

PHP Code Analysis | More results »

Lines of code 6,145
Total complexity 1,625
Median class complexity 14.5
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 30
Methods 279
Functions 31

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

[16-Apr-2025 23:08:05 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
[16-Apr-2025 23:08:05 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''wp_export_urls_logs'' at line 1 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
[16-Apr-2025 23:08:05 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/Tabs/all-exported-files.php on line 6
[16-Apr-2025 23: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/Tabs/all-exported-files.php on line 6
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu