Export WP Page to Static HTML/CSS 2.1.3

Does "Export WP Page to Static HTML/CSS" work with WordPress 6.1.1 and PHP 7.4.8? 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: 166.12 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.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=25083b6f63
Aspect after-activation
HTTP status 200
Load time 0.810 s
Memory usage 3.82 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.259 s
Memory usage 3.62 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.233 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.467 s0.310 s-0.157 s3.54 MiB3.68 MiB+ 143.88 KiB
/wp-admin/edit.php0.177 s0.187 s+0.010 s3.57 MiB3.77 MiB+ 207.48 KiB
/wp-admin/post-new.php1.026 s0.981 s-0.045 s5.46 MiB5.61 MiB+ 147.76 KiB
/wp-admin/upload.php0.358 s0.315 s-0.043 s3.41 MiB3.61 MiB+ 207.09 KiB
/wp-admin/options-writing.php0.242 s0.149 s-0.093 s3.4 MiB3.59 MiB+ 189.56 KiB
/wp-admin/media-new.php0.324 s0.196 s-0.128 s3.38 MiB3.59 MiB+ 207.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.166 s-0.014 s3.48 MiB3.62 MiB+ 144.17 KiB
/wp-admin/post-new.php?post_type=page0.913 s0.946 s+0.033 s5.46 MiB5.6 MiB+ 143.31 KiB
/wp-admin/options-discussion.php0.217 s0.205 s-0.012 s3.38 MiB3.59 MiB+ 207.58 KiB
/wp-admin/edit-comments.php0.216 s0.337 s+0.121 s3.48 MiB3.62 MiB+ 143.09 KiB
/0.346 s0.275 s-0.071 s3.46 MiB3.55 MiB+ 86.13 KiB
Average 0.406 s0.370 s-0.036 s3.82 MiB3.98 MiB+ 166.12 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
Language % Lines of code Comment lines Files
PHP72.8%6,1331,44635
CSS20.2%1,7051371
JavaScript6.9%583503
Total 8,421 1,633 39

PHP Code Analysis | More results »

Lines of code 5,550
Total complexity 1,507
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 28
Methods 267
Functions 25

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

User Metadata wp_usermeta 1

PHP Error Log 4 lines

[17-Nov-2022 03:27: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-Nov-2022 03:27: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-Nov-2022 03:27:55 UTC] PHP Warning:  dir(/wp-content/uploads/exported_html_files/): failed to open dir: 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 400
[17-Nov-2022 03:27:57 UTC] PHP Warning:  dir(/wp-content/uploads/exported_html_files/): failed to open dir: 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 400
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu