Export WP Page to Static HTML & PDF 4.0.1

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: 80.32 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=c195c3c7b6
Aspect after-activation
HTTP status 200
Load time 0.655 s
Memory usage 3.6 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.274 s
Memory usage 3.57 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.51 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.346 s-0.016 s3.51 MiB3.59 MiB+ 84.4 KiB
/wp-admin/edit.php0.208 s0.253 s+0.045 s3.57 MiB3.65 MiB+ 82.12 KiB
/wp-admin/post-new.php0.821 s0.653 s-0.168 s6.06 MiB6.16 MiB+ 106.05 KiB
/wp-admin/upload.php0.843 s0.751 s-0.092 s3.52 MiB3.59 MiB+ 65.39 KiB
/wp-admin/options-writing.php0.221 s0.268 s+0.047 s3.5 MiB3.57 MiB+ 69.07 KiB
/wp-admin/media-new.php0.314 s0.488 s+0.174 s3.49 MiB3.57 MiB+ 77.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.293 s+0.083 s3.5 MiB3.59 MiB+ 87.94 KiB
/wp-admin/post-new.php?post_type=page0.776 s0.581 s-0.195 s6.05 MiB6.15 MiB+ 101.58 KiB
/wp-admin/options-discussion.php0.267 s0.331 s+0.064 s3.5 MiB3.57 MiB+ 65.57 KiB
/wp-admin/edit-comments.php0.203 s0.259 s+0.056 s3.52 MiB3.59 MiB+ 65.07 KiB
/0.356 s0.228 s-0.128 s3.43 MiB3.51 MiB+ 79.11 KiB
Average 0.416 s0.405 s-0.012 s3.97 MiB4.05 MiB+ 80.32 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.2%7,1471,86447
CSS18.0%1,7521551
JavaScript8.8%8591046
Total 9,758 2,123 54

PHP Code Analysis | More results »

Lines of code 6,441
Total complexity 1,672
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 33
Methods 290
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

[17-Jul-2025 03:37:55 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
[17-Jul-2025 03:37:55 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
[17-Jul-2025 03:37:55 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
[17-Jul-2025 03:37: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
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu