LatePoint 5.2.7

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: 329.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.202 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=8dbf34a67e
Aspect after-activation
HTTP status 200
Load time 1.739 s
Memory usage 4.02 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.589 s
Memory usage 4.13 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.358 s
Memory usage 4.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.398 s1.115 s+0.717 s3.78 MiB4.09 MiB+ 314.34 KiB
/wp-admin/edit.php0.334 s0.479 s+0.145 s3.79 MiB4.18 MiB+ 399.34 KiB
/wp-admin/post-new.php0.790 s0.890 s+0.100 s6.31 MiB6.68 MiB+ 381.39 KiB
/wp-admin/upload.php0.596 s0.491 s-0.105 s3.74 MiB4.02 MiB+ 282.75 KiB
/wp-admin/options-writing.php0.315 s0.625 s+0.310 s3.72 MiB4.01 MiB+ 306.52 KiB
/wp-admin/media-new.php0.458 s0.438 s-0.020 s3.71 MiB4.01 MiB+ 314.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.306 s0.491 s+0.185 s3.72 MiB4.04 MiB+ 328.81 KiB
/wp-admin/post-new.php?post_type=page0.768 s0.765 s-0.003 s6.3 MiB6.67 MiB+ 379.67 KiB
/wp-admin/options-discussion.php0.347 s1.018 s+0.671 s3.72 MiB4.01 MiB+ 303.06 KiB
/wp-admin/edit-comments.php0.323 s0.533 s+0.210 s3.74 MiB4.06 MiB+ 328.46 KiB
/0.279 s0.294 s+0.015 s4.12 MiB4.4 MiB+ 282.45 KiB
Average 0.447 s0.649 s+0.202 s4.24 MiB4.56 MiB+ 329.23 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
PHP41.1%45,2886,145346
Sass33.4%36,82637178
PO File15.0%16,4729,9355
JavaScript9.2%10,09459758
JSON0.8%84608
HTML0.4%391017
CSS0.2%179453
Markdown0.1%6602
SVG0.0%1402
Total 110,176 17,093 519

PHP Code Analysis | More results »

Lines of code 36,111
Total complexity 7,867
Median class complexity 24.0
Median method complexity 2.0
Most complex class OsStepsHelper
Most complex function LatePoint::define_constants()
Classes 168
Methods 2,248
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.

Database Tables 39

Options wp_options 3

Roles 2

ID Name
latepoint_agentLatePoint Agent
latepoint_customerLatePoint Customer

Capabilities 1

PHP Error Log 374 lines

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_customer_otp_codes] => Created table wp_latepoint_customer_otp_codes
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_recurrences] => Created table wp_latepoint_recurrences
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_steps] => Created table wp_latepoint_steps
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_carts] => Created table wp_latepoint_carts
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_cart_items] => Created table wp_latepoint_cart_items
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_orders] => Created table wp_latepoint_orders
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_order_items] => Created table wp_latepoint_order_items
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_order_intents] => Created table wp_latepoint_order_intents
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_order_invoices] => Created table wp_latepoint_order_invoices
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_payment_requests] => Created table wp_latepoint_payment_requests
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_process_jobs] => Created table wp_latepoint_process_jobs
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_sessions] => Created table wp_latepoint_sessions
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_bookings] => Created table wp_latepoint_bookings
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_blocked_periods] => Created table wp_latepoint_blocked_periods
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_cart_meta] => Created table wp_latepoint_cart_meta
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_order_meta] => Created table wp_latepoint_order_meta
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_booking_meta] => Created table wp_latepoint_booking_meta
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_processes] => Created table wp_latepoint_processes
)

[03-Feb-2026 21:24:29 UTC] Array
(
    [wp_latepoint_service_meta] => Created table wp_latepoint_service_meta
)

[03-Feb-2026 21:24:29 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