Export WP Page to Static HTML & PDF 4.1.0

Does "Export WP Page to Static HTML & PDF" work with WordPress 6.8.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: 93.19 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.8.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 & PDF ‹ Test site — WordPress

Page screenshot: Export WP Page to Static HTML & PDF ‹ 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=88aca103ac
Aspect after-activation
HTTP status 200
Load time 0.925 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Export WP Page to HTML & PDF

Page screenshot: Export WP Page to HTML & PDF
URL /wp-admin/admin.php?page=export-wp-page-to-html
Aspect menu-item
HTTP status 200
Load time 0.312 s
Memory usage 3.58 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.206 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.333 s-0.003 s3.51 MiB3.62 MiB+ 112.7 KiB
/wp-admin/edit.php0.204 s0.206 s+0.002 s3.57 MiB3.66 MiB+ 91.45 KiB
/wp-admin/post-new.php0.768 s0.656 s-0.112 s6.06 MiB6.17 MiB+ 115.38 KiB
/wp-admin/upload.php0.593 s0.453 s-0.140 s3.52 MiB3.6 MiB+ 74.72 KiB
/wp-admin/options-writing.php0.239 s0.184 s-0.055 s3.5 MiB3.58 MiB+ 78.4 KiB
/wp-admin/media-new.php0.334 s0.259 s-0.075 s3.49 MiB3.58 MiB+ 86.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.191 s-0.018 s3.5 MiB3.6 MiB+ 97.27 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.578 s-0.033 s6.05 MiB6.16 MiB+ 110.91 KiB
/wp-admin/options-discussion.php0.264 s0.273 s+0.009 s3.5 MiB3.58 MiB+ 74.9 KiB
/wp-admin/edit-comments.php0.446 s0.188 s-0.258 s3.52 MiB3.62 MiB+ 94.4 KiB
/0.318 s0.169 s-0.149 s3.43 MiB3.52 MiB+ 88.44 KiB
Average 0.393 s0.317 s-0.076 s3.97 MiB4.06 MiB+ 93.19 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.1%7,2561,82547
CSS17.9%1,8031551
JavaScript10.0%1,0091097
Total 10,068 2,089 55

PHP Code Analysis | More results »

Lines of code 6,461
Total complexity 1,675
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 34
Methods 298
Functions 27

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-2025 03:58:56 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-2025 03:58:56 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-2025 03:58:56 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
[30-Jul-2025 03:58:58 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