Export WP Page to Static HTML/CSS 2.2.3

Does "Export WP Page to Static HTML/CSS" work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP warnings
2PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 79.34 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.6.1
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=2e1d4bb631
Aspect after-activation
HTTP status 200
Load time 0.922 s
Memory usage 3.55 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.287 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Page screenshot:
URL /
Aspect front-page
HTTP status 200
Load time 0.049 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.368 s0.348 s-0.020 s3.47 MiB3.54 MiB+ 68.58 KiB
/wp-admin/edit.php0.223 s0.262 s+0.039 s3.54 MiB3.6 MiB+ 66.84 KiB
/wp-admin/post-new.php0.831 s0.639 s-0.192 s5.75 MiB5.82 MiB+ 68.62 KiB
/wp-admin/upload.php0.588 s0.606 s+0.018 s3.49 MiB3.54 MiB+ 49.8 KiB
/wp-admin/options-writing.php0.248 s0.257 s+0.009 s3.41 MiB3.52 MiB+ 112.6 KiB
/wp-admin/media-new.php0.310 s0.297 s-0.013 s3.4 MiB3.52 MiB+ 125.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.258 s+0.030 s3.47 MiB3.54 MiB+ 72.66 KiB
/wp-admin/post-new.php?post_type=page0.614 s0.618 s+0.004 s5.75 MiB5.81 MiB+ 64.2 KiB
/wp-admin/options-discussion.php0.446 s0.554 s+0.108 s3.41 MiB3.52 MiB+ 114.29 KiB
/wp-admin/edit-comments.php0.277 s0.311 s+0.034 s3.49 MiB3.54 MiB+ 49.79 KiB
/0.356 s0.046 s-0.310 s3.4 MiB
Average 0.408 s0.381 s-0.027 s3.87 MiB3.99 MiB+ 79.34 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.6%6,6441,57643
CSS19.1%1,7521551
JavaScript8.3%7571024
Total 9,153 1,833 48

PHP Code Analysis | More results »

Lines of code 6,025
Total complexity 1,608
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 30
Methods 278
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 8 lines

[24-Jul-2024 21:12:38 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-Jul-2024 21:12:38 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-Jul-2024 21:12:38 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-Jul-2024 21:12:40 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-Jul-2024 21:12:41 UTC] PHP Warning:  Undefined array key "rc_exported_zip_file" in /wp-content/plugins/export-wp-page-to-static-html/admin/class-export-wp-page-to-static-html-admin.php on line 1290
[24-Jul-2024 21:12:41 UTC] PHP Deprecated:  urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/export-wp-page-to-static-html/admin/class-export-wp-page-to-static-html-admin.php on line 1290
[24-Jul-2024 21:12:51 UTC] PHP Warning:  Undefined array key "rc_exported_zip_file" in /wp-content/plugins/export-wp-page-to-static-html/admin/class-export-wp-page-to-static-html-admin.php on line 1290
[24-Jul-2024 21:12:51 UTC] PHP Deprecated:  urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/export-wp-page-to-static-html/admin/class-export-wp-page-to-static-html-admin.php on line 1290
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu