Export WP Page to Static HTML/CSS 1.0.3

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

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 24.74 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 version5.8
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/options-general.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=f12229238a
Aspect after-activation
HTTP status 200
Load time 0.576 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Settings → Export WP Page to Static HTML/CSS

Page screenshot: Settings → Export WP Page to Static HTML/CSS
URL /wp-admin/options-general.php?page=export-wp-page-to-html
Aspect menu-item
HTTP status 200
Load time 0.161 s
Memory usage 3.05 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.218 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.334 s-0.026 s3.08 MiB3.11 MiB+ 26.63 KiB
/wp-admin/edit.php0.185 s0.197 s+0.012 s3.11 MiB3.14 MiB+ 26.63 KiB
/wp-admin/post-new.php1.394 s1.178 s-0.216 s5.27 MiB5.3 MiB+ 30.81 KiB
/wp-admin/upload.php0.582 s0.338 s-0.244 s3.03 MiB3.05 MiB+ 25.49 KiB
/wp-admin/options-writing.php0.168 s0.136 s-0.032 s3.02 MiB3.03 MiB+ 9.47 KiB
/wp-admin/media-new.php0.316 s0.190 s-0.126 s3.01 MiB3.03 MiB+ 25.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.184 s-0.004 s3.04 MiB3.06 MiB+ 26.57 KiB
/wp-admin/post-new.php?post_type=page0.919 s1.116 s+0.197 s5.26 MiB5.28 MiB+ 26.4 KiB
/wp-admin/options-discussion.php0.250 s0.284 s+0.034 s3 MiB3.03 MiB+ 25.98 KiB
/wp-admin/edit-comments.php0.222 s0.206 s-0.016 s3.04 MiB3.07 MiB+ 25.48 KiB
/0.276 s0.228 s-0.048 s2.91 MiB2.93 MiB+ 23.02 KiB
Average 0.442 s0.399 s-0.043 s3.43 MiB3.46 MiB+ 24.74 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
PHP55.0%1,08156613
CSS35.0%688992
JavaScript9.9%195672
Total 1,964 732 17

PHP Code Analysis | More results »

Lines of code 1,003
Total complexity 294
Median class complexity 3.0
Median method complexity 1.0
Most complex class Export_Wp_Page_To_Static_Html_Admin
Most complex function Export_Wp_Page_To_Static_Html_Admin::export_wp_page_as_static_html_by_page_id()
Classes 7
Methods 43
Functions 14

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 1

Options wp_options 1

PHP Error Log 1 lines

[22-Jul-2021 16:48:35 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
See also: All tests for this plugin, How to Hide the "Export WP Page to HTML & PDF" Admin Menu