LatePoint 5.5.0

Does LatePoint work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
78Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 392.29 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.154 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/latepoint/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

LatePoint ‹ Test site — WordPress

Page screenshot: LatePoint ‹ Test site — WordPress
URL /wp-admin/admin.php?page=latepoint&route_name=wizard__setup
Requested URL /wp-admin/plugins.php?action=activate&plugin=latepoint%2Flatepoint.php&plugin_status=all&paged=1&s&_wpnonce=a05543cb75
Aspect after-activation
HTTP status 200
Load time 2.014 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

LatePoint

Page screenshot: LatePoint
URL /wp-admin/admin.php?page=latepoint
Aspect menu-item
HTTP status 200
Load time 0.680 s
Memory usage 4.17 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.342 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.395 s0.776 s+0.381 s3.78 MiB4.2 MiB+ 430.38 KiB
/wp-admin/edit.php0.354 s0.483 s+0.129 s3.78 MiB4.22 MiB+ 450.96 KiB
/wp-admin/post-new.php0.840 s1.113 s+0.273 s6.31 MiB6.75 MiB+ 455.57 KiB
/wp-admin/upload.php0.632 s0.542 s-0.090 s3.74 MiB4.07 MiB+ 334.77 KiB
/wp-admin/options-writing.php0.318 s0.652 s+0.334 s3.71 MiB4.07 MiB+ 364.68 KiB
/wp-admin/media-new.php0.489 s0.419 s-0.070 s3.7 MiB4.06 MiB+ 366.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.461 s0.490 s+0.029 s3.72 MiB4.09 MiB+ 381.23 KiB
/wp-admin/post-new.php?post_type=page0.697 s0.784 s+0.087 s6.3 MiB6.73 MiB+ 449.05 KiB
/wp-admin/options-discussion.php0.329 s0.716 s+0.387 s3.71 MiB4.07 MiB+ 368.77 KiB
/wp-admin/edit-comments.php0.319 s0.558 s+0.239 s3.73 MiB4.11 MiB+ 380.13 KiB
/0.283 s0.283 s+0.000 s4.11 MiB4.43 MiB+ 332.87 KiB
Average 0.465 s0.620 s+0.154 s4.23 MiB4.62 MiB+ 392.29 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
Sass
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP46.8%57,8197,657464
Sass29.9%36,99737278
PO File13.3%16,4729,9355
JavaScript8.4%10,33580161
JSON0.7%852010
CSS0.5%6684712
HTML0.3%391017
SVG0.0%701
Total 123,541 18,812 648

PHP Code Analysis | More results »

Lines of code 48,523
Total complexity 9,147
Median class complexity 10.0
Median method complexity 2.0
Most complex class OsStepsHelper
Most complex function LatePoint::define_constants()
Classes 283
Methods 2,772
Functions 1

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 39

Options wp_options 7

Roles 2

ID Name
latepoint_agentLatePoint Agent
latepoint_customerLatePoint Customer

Capabilities 1

PHP Error Log 374 lines

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_customer_otp_codes] => Created table wp_latepoint_customer_otp_codes
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_recurrences] => Created table wp_latepoint_recurrences
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_steps] => Created table wp_latepoint_steps
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_carts] => Created table wp_latepoint_carts
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_cart_items] => Created table wp_latepoint_cart_items
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_orders] => Created table wp_latepoint_orders
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_order_items] => Created table wp_latepoint_order_items
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_order_intents] => Created table wp_latepoint_order_intents
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_order_invoices] => Created table wp_latepoint_order_invoices
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_payment_requests] => Created table wp_latepoint_payment_requests
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_process_jobs] => Created table wp_latepoint_process_jobs
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_sessions] => Created table wp_latepoint_sessions
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_bookings] => Created table wp_latepoint_bookings
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_blocked_periods] => Created table wp_latepoint_blocked_periods
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_cart_meta] => Created table wp_latepoint_cart_meta
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_order_meta] => Created table wp_latepoint_order_meta
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_booking_meta] => Created table wp_latepoint_booking_meta
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_processes] => Created table wp_latepoint_processes
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_service_meta] => Created table wp_latepoint_service_meta
)

[27-Apr-2026 10:15:07 UTC] Array
(
    [wp_latepoint_customer_meta] => Created table wp_latepoint_customer_meta
)


(+274 more lines)
See also: All tests for this plugin, How to Hide the "LatePoint" Admin Menu