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.
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 35
wp_latepoint_activities
wp_latepoint_agent_meta
wp_latepoint_agents
wp_latepoint_agents_services
wp_latepoint_blocked_periods
wp_latepoint_booking_meta
wp_latepoint_bookings
wp_latepoint_bundles
wp_latepoint_bundles_services
wp_latepoint_cart_meta
wp_latepoint_carts
wp_latepoint_custom_prices
wp_latepoint_customer_meta
wp_latepoint_customers
wp_latepoint_location_categories
wp_latepoint_locations
wp_latepoint_order_intents
wp_latepoint_order_invoices
wp_latepoint_order_items
wp_latepoint_order_meta
wp_latepoint_orders
wp_latepoint_process_jobs
wp_latepoint_processes
wp_latepoint_recurrences
wp_latepoint_service_categories
wp_latepoint_service_meta
wp_latepoint_services
wp_latepoint_sessions
wp_latepoint_settings
wp_latepoint_step_settings
wp_latepoint_steps
wp_latepoint_transaction_intents
wp_latepoint_transaction_refunds
wp_latepoint_transactions
wp_latepoint_work_periods
Options wp_options3
latepoint_db_version
latepoint_page_customer-cabinet
latepoint_wizard_visited
Roles 1
ID
Name
latepoint_agent
LatePoint Agent
Capabilities 1
edit_bookings
PHP Error Log 413 lines
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_recurrences] => Created table wp_latepoint_recurrences
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_steps] => Created table wp_latepoint_steps
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_carts] => Created table wp_latepoint_carts
)
[24-Mar-2025 02:37:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'KEY cart_id_index (cart_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8m...' at line 11 for query CREATE TABLE wp_latepoint_cart_items (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
cart_id int(11) NOT NULL,
variant varchar(55),
item_data text,
connected_cart_item_id int(11),
created_at datetime,
updated_at datetime,
PRIMARY KEY (id),
KEY connected_cart_item_id_index (connected_cart_item_id)
KEY cart_id_index (cart_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/latepoint/latepoint.php'), LatePoint->__construct, OsDatabaseHelper::check_db_version, OsDatabaseHelper::install_database, dbDelta
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_cart_items] => Created table wp_latepoint_cart_items
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_orders] => Created table wp_latepoint_orders
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_order_items] => Created table wp_latepoint_order_items
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_order_intents] => Created table wp_latepoint_order_intents
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_order_invoices] => Created table wp_latepoint_order_invoices
)
[24-Mar-2025 02:37:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'portion varchar(55),
created_at datetime,
updated_at datetime,
...' at line 7 for query CREATE TABLE wp_latepoint_payment_requests (
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
order_id int(11) NOT NULL,
invoice_id int(11) NOT NULL,
charge_amount decimal(20,4),
due_at datetime,
portion varchar(55),
created_at datetime,
updated_at datetime,
PRIMARY KEY (id),
KEY invoice_id_index (invoice_id),
KEY order_id_index (order_id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/latepoint/latepoint.php'), LatePoint->__construct, OsDatabaseHelper::check_db_version, OsDatabaseHelper::install_database, dbDelta
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_payment_requests] => Created table wp_latepoint_payment_requests
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_process_jobs] => Created table wp_latepoint_process_jobs
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_sessions] => Created table wp_latepoint_sessions
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_bookings] => Created table wp_latepoint_bookings
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_blocked_periods] => Created table wp_latepoint_blocked_periods
)
[24-Mar-2025 02:37:54 UTC] Array
(
[wp_latepoint_cart_meta] => Created table wp_latepoint_cart_meta
)
[24-Mar-2025 02:37:54 UTC] Array
(+313 more lines)