eCheckpoint 1.5.0

Does eCheckpoint work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 58.98 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/echeckpoint/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=echeckpoint%2Fecheckpoint.php&plugin_status=all&paged=1&s&_wpnonce=e0e8b7b4d5
Aspect after-activation
HTTP status 200
Load time 0.268 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

eCheckpoint

Page screenshot: eCheckpoint
URL /wp-admin/admin.php?page=eCheckpoint_Settings_Page
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

eCheckpoint → Post-Order Checkpoint

Page screenshot: eCheckpoint → Post-Order Checkpoint
URL /wp-admin/admin.php?page=eCheckpoint_Settings_Page&tab=post_order_checkpoint
Aspect menu-item-tab
HTTP status 200
Load time 0.148 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

eCheckpoint → Compliance Fee

Page screenshot: eCheckpoint → Compliance Fee
URL /wp-admin/admin.php?page=eCheckpoint_Settings_Page&tab=compliance_fee
Aspect menu-item-tab
HTTP status 200
Load time 0.159 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

eCheckpoint → Excluded States

Page screenshot: eCheckpoint → Excluded States
URL /wp-admin/admin.php?page=eCheckpoint_Settings_Page&tab=excluded_states
Aspect menu-item-tab
HTTP status 200
Load time 0.156 s
Memory usage N/A
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.244 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.512 s0.317 s-0.195 s3.47 MiB3.53 MiB+ 56.25 KiB
/wp-admin/edit.php0.230 s0.247 s+0.017 s3.54 MiB3.59 MiB+ 56.25 KiB
/wp-admin/post-new.php0.858 s1.107 s+0.249 s5.75 MiB5.81 MiB+ 60.13 KiB
/wp-admin/upload.php0.624 s0.551 s-0.073 s3.49 MiB3.53 MiB+ 38.84 KiB
/wp-admin/options-writing.php0.224 s0.206 s-0.018 s3.41 MiB3.51 MiB+ 101.65 KiB
/wp-admin/media-new.php0.232 s0.246 s+0.014 s3.4 MiB3.51 MiB+ 115.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.203 s+0.004 s3.47 MiB3.53 MiB+ 61.7 KiB
/wp-admin/post-new.php?post_type=page0.969 s0.748 s-0.221 s5.75 MiB5.8 MiB+ 55.72 KiB
/wp-admin/options-discussion.php0.262 s0.276 s+0.014 s3.41 MiB3.51 MiB+ 103.34 KiB
/wp-admin/edit-comments.php0.487 s0.457 s-0.030 s3.49 MiB3.53 MiB+ 38.84 KiB
/0.439 s0.292 s-0.147 s3.45 MiB3.41 MiB- 38.95 KiB
Average 0.458 s0.423 s-0.035 s3.87 MiB3.93 MiB+ 58.98 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
Language % Lines of code Comment lines Files
PHP92.4%1,0301365
JavaScript6.0%67131
CSS1.6%1801
Total 1,115 149 7

PHP Code Analysis | More results »

Lines of code 1,031
Total complexity 238
Median class complexity 38.0
Median method complexity 2.0
Most complex class eCheckpoint_Pre_Order_Checks
Most complex function eCheckpoint_Pre_Order_Checks::custom_compliance_check()
Classes 5
Methods 55
Functions 0

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.

No new entries found.

PHP Error Log 11 lines

[15-Oct-2024 21:01:00 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/echeckpoint/echeckpoint_settings.php:321
Stack trace:
#0 /wp-admin/includes/template.php(1836): eCheckpoint_Settings::excluded_states_field_callback()
#1 /wp-admin/includes/template.php(1790): do_settings_fields()
#2 /wp-content/plugins/echeckpoint/echeckpoint_settings.php(160): do_settings_sections()
#3 /wp-includes/class-wp-hook.php(324): eCheckpoint_Settings::settings_page()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/echeckpoint/echeckpoint_settings.php on line 321
See also: All tests for this plugin