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

Page speed impact: 0.261 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=94d831c437
Aspect after-activation
HTTP status 200
Load time 1.944 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.681 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.362 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.388 s1.030 s+0.642 s3.78 MiB4.19 MiB+ 427.24 KiB
/wp-admin/edit.php0.324 s0.501 s+0.177 s3.78 MiB4.22 MiB+ 447.82 KiB
/wp-admin/post-new.php0.851 s1.051 s+0.200 s6.31 MiB6.74 MiB+ 446.16 KiB
/wp-admin/upload.php0.677 s1.001 s+0.324 s3.74 MiB4.06 MiB+ 331.63 KiB
/wp-admin/options-writing.php0.328 s0.750 s+0.422 s3.71 MiB4.06 MiB+ 361.52 KiB
/wp-admin/media-new.php0.490 s0.447 s-0.043 s3.7 MiB4.06 MiB+ 363.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.433 s0.488 s+0.055 s3.72 MiB4.08 MiB+ 378.09 KiB
/wp-admin/post-new.php?post_type=page0.709 s1.074 s+0.365 s6.3 MiB6.73 MiB+ 439.96 KiB
/wp-admin/options-discussion.php0.407 s0.840 s+0.433 s3.71 MiB4.07 MiB+ 365.61 KiB
/wp-admin/edit-comments.php0.340 s0.601 s+0.261 s3.73 MiB4.1 MiB+ 377 KiB
/0.282 s0.315 s+0.033 s4.11 MiB4.42 MiB+ 323.29 KiB
Average 0.475 s0.736 s+0.261 s4.23 MiB4.61 MiB+ 387.45 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,0787,414462
Sass30.1%36,82637178
PO File13.4%16,4729,9355
JavaScript8.3%10,21278461
JSON0.7%852010
CSS0.5%6684712
HTML0.3%391017
SVG0.0%701
Total 122,506 18,551 646

PHP Code Analysis | More results »

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[19-Mar-2026 11:04:37 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