Export WP Page to Static HTML/CSS 2.1.7

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: 58.69 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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=aa3f01348c
Aspect after-activation
HTTP status 200
Load time 0.912 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.230 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.271 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.284 s0.297 s+0.013 s3.07 MiB3.13 MiB+ 61.14 KiB
/wp-admin/edit.php0.178 s0.247 s+0.069 s3.1 MiB3.16 MiB+ 60.32 KiB
/wp-admin/post-new.php0.749 s1.383 s+0.634 s5.02 MiB5.08 MiB+ 64.59 KiB
/wp-admin/upload.php0.525 s0.326 s-0.199 s3.02 MiB3.06 MiB+ 43.8 KiB
/wp-admin/options-writing.php0.175 s0.331 s+0.156 s3.01 MiB3.04 MiB+ 30.55 KiB
/wp-admin/media-new.php0.291 s0.235 s-0.056 s2.99 MiB3.05 MiB+ 55.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.204 s-0.023 s3.01 MiB3.07 MiB+ 61.16 KiB
/wp-admin/post-new.php?post_type=page0.579 s1.154 s+0.575 s5.01 MiB5.07 MiB+ 60.17 KiB
/wp-admin/options-discussion.php0.211 s0.256 s+0.045 s3 MiB3.04 MiB+ 44.29 KiB
/wp-admin/edit-comments.php0.277 s0.295 s+0.018 s3.03 MiB3.07 MiB+ 43.8 KiB
/0.305 s0.296 s-0.009 s2.97 MiB3.09 MiB+ 119.73 KiB
Average 0.346 s0.457 s+0.111 s3.38 MiB3.44 MiB+ 58.69 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,3941,49737
CSS19.5%1,7291491
JavaScript8.2%7291014
Total 8,852 1,747 42

PHP Code Analysis | More results »

Lines of code 5,807
Total complexity 1,544
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 273
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

[28-Jun-2023 07:34:52 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
[28-Jun-2023 07:34:52 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
[28-Jun-2023 07:34:52 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 440
[28-Jun-2023 07:34:54 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 440
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu