Export WP Page to Static HTML/CSS 1.0.2

Does "Export WP Page to Static HTML/CSS" work with WordPress 5.7.1 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: 28.21 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.7.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/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=bf780c17d5
Aspect after-activation
HTTP status 200
Load time 0.392 s
Memory usage 2.77 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.178 s
Memory usage 2.74 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.287 s
Memory usage 2.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.311 s0.269 s-0.042 s2.82 MiB2.85 MiB+ 30.55 KiB
/wp-admin/edit.php0.193 s0.229 s+0.036 s2.86 MiB2.89 MiB+ 30.55 KiB
/wp-admin/post-new.php0.937 s1.073 s+0.136 s5.02 MiB5.07 MiB+ 42.11 KiB
/wp-admin/upload.php0.495 s0.422 s-0.073 s2.7 MiB2.72 MiB+ 29.45 KiB
/wp-admin/options-writing.php0.286 s0.164 s-0.122 s2.71 MiB2.71 MiB- 2.57 KiB
/wp-admin/media-new.php0.230 s0.174 s-0.056 s2.67 MiB2.7 MiB+ 29.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.216 s+0.004 s2.77 MiB2.8 MiB+ 30.53 KiB
/wp-admin/post-new.php?post_type=page1.179 s0.599 s-0.580 s5.01 MiB5.05 MiB+ 37.7 KiB
/wp-admin/options-discussion.php0.346 s0.264 s-0.082 s2.67 MiB2.7 MiB+ 29.94 KiB
/wp-admin/edit-comments.php0.240 s0.218 s-0.022 s2.78 MiB2.8 MiB+ 29.44 KiB
/0.289 s0.238 s-0.051 s2.65 MiB2.67 MiB+ 22.95 KiB
Average 0.429 s0.351 s-0.077 s3.15 MiB3.18 MiB+ 28.21 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
PHP54.9%1,07457113
CSS35.2%688992
JavaScript10.0%195672
Total 1,957 737 17

PHP Code Analysis | More results »

Lines of code 996
Total complexity 292
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 13

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

[17-Apr-2021 13:36:48 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