LatePoint 5.2.10

Does LatePoint work with WordPress 6.9.1 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: 384.91 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.9.1
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=09fe312b7c
Aspect after-activation
HTTP status 200
Load time 1.738 s
Memory usage 4.06 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.591 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.357 s
Memory usage 4.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.460 s0.991 s+0.531 s3.78 MiB4.19 MiB+ 424.7 KiB
/wp-admin/edit.php0.330 s0.476 s+0.146 s3.78 MiB4.22 MiB+ 445.28 KiB
/wp-admin/post-new.php0.774 s0.874 s+0.100 s6.31 MiB6.74 MiB+ 443.63 KiB
/wp-admin/upload.php0.429 s0.556 s+0.127 s3.74 MiB4.06 MiB+ 329.09 KiB
/wp-admin/options-writing.php0.490 s0.601 s+0.111 s3.71 MiB4.06 MiB+ 358.98 KiB
/wp-admin/media-new.php0.452 s0.430 s-0.022 s3.7 MiB4.05 MiB+ 361.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.305 s0.457 s+0.152 s3.72 MiB4.08 MiB+ 375.55 KiB
/wp-admin/post-new.php?post_type=page0.669 s0.702 s+0.033 s6.3 MiB6.72 MiB+ 437.42 KiB
/wp-admin/options-discussion.php0.310 s0.665 s+0.355 s3.71 MiB4.07 MiB+ 363.06 KiB
/wp-admin/edit-comments.php0.304 s0.508 s+0.204 s3.73 MiB4.1 MiB+ 374.46 KiB
/0.239 s0.266 s+0.027 s4.11 MiB4.42 MiB+ 320.75 KiB
Average 0.433 s0.593 s+0.160 s4.23 MiB4.61 MiB+ 384.91 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
PHP42.0%47,4747,275360
Sass32.6%36,82637178
PO File14.6%16,4729,9355
JavaScript9.1%10,32566961
JSON0.8%894011
CSS0.6%6684712
HTML0.3%391017
Markdown0.0%2401
SVG0.0%1402
Total 113,088 18,297 547

PHP Code Analysis | More results »

Lines of code 38,058
Total complexity 8,284
Median class complexity 24.0
Median method complexity 2.0
Most complex class OsStepsHelper
Most complex function LatePoint::define_constants()
Classes 179
Methods 2,361
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 5

Roles 2

ID Name
latepoint_agentLatePoint Agent
latepoint_customerLatePoint Customer

Capabilities 1

PHP Error Log 374 lines

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_customer_otp_codes] => Created table wp_latepoint_customer_otp_codes
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_recurrences] => Created table wp_latepoint_recurrences
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_steps] => Created table wp_latepoint_steps
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_carts] => Created table wp_latepoint_carts
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_cart_items] => Created table wp_latepoint_cart_items
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_orders] => Created table wp_latepoint_orders
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_order_items] => Created table wp_latepoint_order_items
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_order_intents] => Created table wp_latepoint_order_intents
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_order_invoices] => Created table wp_latepoint_order_invoices
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_payment_requests] => Created table wp_latepoint_payment_requests
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_process_jobs] => Created table wp_latepoint_process_jobs
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_sessions] => Created table wp_latepoint_sessions
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_bookings] => Created table wp_latepoint_bookings
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_blocked_periods] => Created table wp_latepoint_blocked_periods
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_cart_meta] => Created table wp_latepoint_cart_meta
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_order_meta] => Created table wp_latepoint_order_meta
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_booking_meta] => Created table wp_latepoint_booking_meta
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_processes] => Created table wp_latepoint_processes
)

[26-Feb-2026 04:40:34 UTC] Array
(
    [wp_latepoint_service_meta] => Created table wp_latepoint_service_meta
)

[26-Feb-2026 04:40:34 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