LatePoint 5.2.11

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

Page speed impact: 0.147 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=ef33df4740
Aspect after-activation
HTTP status 200
Load time 2.068 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.709 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.467 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.526 s0.696 s+0.170 s3.78 MiB4.19 MiB+ 424.2 KiB
/wp-admin/edit.php0.375 s0.598 s+0.223 s3.78 MiB4.22 MiB+ 444.78 KiB
/wp-admin/post-new.php0.976 s0.975 s-0.001 s6.31 MiB6.74 MiB+ 443.13 KiB
/wp-admin/upload.php0.504 s0.741 s+0.237 s3.74 MiB4.06 MiB+ 328.59 KiB
/wp-admin/options-writing.php0.464 s0.458 s-0.006 s3.71 MiB4.06 MiB+ 358.48 KiB
/wp-admin/media-new.php0.537 s0.431 s-0.106 s3.7 MiB4.05 MiB+ 360.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.334 s0.483 s+0.149 s3.72 MiB4.08 MiB+ 375.05 KiB
/wp-admin/post-new.php?post_type=page0.706 s1.167 s+0.461 s6.3 MiB6.72 MiB+ 436.92 KiB
/wp-admin/options-discussion.php0.337 s0.629 s+0.292 s3.71 MiB4.07 MiB+ 362.57 KiB
/wp-admin/edit-comments.php0.329 s0.522 s+0.193 s3.73 MiB4.1 MiB+ 373.96 KiB
/0.282 s0.290 s+0.008 s4.11 MiB4.42 MiB+ 320.25 KiB
Average 0.488 s0.635 s+0.147 s4.24 MiB4.61 MiB+ 384.41 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.6%57,0087,409462
Sass30.1%36,82637178
PO File13.5%16,4729,9355
JavaScript8.3%10,21278461
JSON0.7%852010
CSS0.5%6684712
HTML0.3%391017
SVG0.0%701
Total 122,436 18,546 646

PHP Code Analysis | More results »

Lines of code 47,604
Total complexity 8,947
Median class complexity 10.0
Median method complexity 2.0
Most complex class OsStepsHelper
Most complex function LatePoint::define_constants()
Classes 281
Methods 2,741
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

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_customer_otp_codes] => Created table wp_latepoint_customer_otp_codes
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_recurrences] => Created table wp_latepoint_recurrences
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_steps] => Created table wp_latepoint_steps
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_carts] => Created table wp_latepoint_carts
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_cart_items] => Created table wp_latepoint_cart_items
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_orders] => Created table wp_latepoint_orders
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_order_items] => Created table wp_latepoint_order_items
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_order_intents] => Created table wp_latepoint_order_intents
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_order_invoices] => Created table wp_latepoint_order_invoices
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_payment_requests] => Created table wp_latepoint_payment_requests
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_process_jobs] => Created table wp_latepoint_process_jobs
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_sessions] => Created table wp_latepoint_sessions
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_bookings] => Created table wp_latepoint_bookings
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_blocked_periods] => Created table wp_latepoint_blocked_periods
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_cart_meta] => Created table wp_latepoint_cart_meta
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_order_meta] => Created table wp_latepoint_order_meta
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_booking_meta] => Created table wp_latepoint_booking_meta
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_processes] => Created table wp_latepoint_processes
)

[11-Mar-2026 19:54:02 UTC] Array
(
    [wp_latepoint_service_meta] => Created table wp_latepoint_service_meta
)

[11-Mar-2026 19:54:02 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