Export WP Page to Static HTML & PDF 4.0.0

Does "Export WP Page to Static HTML & PDF" 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: 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
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=a38b11c3f1
Aspect after-activation
HTTP status 200
Load time 0.967 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.277 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.198 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.329 s0.320 s-0.009 s3.51 MiB3.59 MiB+ 84.4 KiB
/wp-admin/edit.php0.199 s0.262 s+0.063 s3.57 MiB3.65 MiB+ 82.12 KiB
/wp-admin/post-new.php0.754 s0.625 s-0.129 s6.06 MiB6.16 MiB+ 106.05 KiB
/wp-admin/upload.php0.828 s0.485 s-0.343 s3.52 MiB3.59 MiB+ 65.39 KiB
/wp-admin/options-writing.php0.212 s0.230 s+0.018 s3.5 MiB3.57 MiB+ 69.07 KiB
/wp-admin/media-new.php0.268 s0.273 s+0.005 s3.49 MiB3.57 MiB+ 77.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.287 s0.238 s-0.049 s3.5 MiB3.59 MiB+ 87.94 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.610 s+0.025 s6.05 MiB6.15 MiB+ 101.58 KiB
/wp-admin/options-discussion.php0.485 s0.449 s-0.036 s3.5 MiB3.57 MiB+ 65.57 KiB
/wp-admin/edit-comments.php0.351 s0.246 s-0.105 s3.52 MiB3.59 MiB+ 65.07 KiB
/0.346 s0.387 s+0.041 s3.43 MiB3.51 MiB+ 79.11 KiB
Average 0.422 s0.375 s-0.047 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.3%7,1471,86447
CSS18.0%1,7521551
JavaScript8.7%8501086
Total 9,749 2,127 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

[24-Apr-2025 09:17:31 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
[24-Apr-2025 09:17:31 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
[24-Apr-2025 09:17: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/Tabs/all-exported-files.php on line 6
[24-Apr-2025 09:17:33 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