TEC Slowing WP-Admin
-
Since installing TEC my wp-admin has been slow. I installed Query Monitor to see what the issue is. It reports:
DESCRIBE wp_tec_events;
TEC\E\C\V\S\Abstract_Custom_Table->update()
Plugin: the-events-calendar
Rows: 10
Time: 0.0696SELECT *FROM INFORMATION_SCHEMA.key_column_usage WHERE referenced_table_schema = DATABASE()AND referenced_table_name IS NOT NULL AND COLUMN_NAME= ‘event_id’AND TABLE_NAME = ‘wp_tec_occurrences’
TEC\E\C\V\S\Abstract_Custom_Table->get_schema_constraint()
Plugin: the-events-calendar
Rows: 0
Time: 8.9343I’m using TEC version 2.5.6, PHP Version 8.1, WordPress 6.1.1
What could be causing this slowdown?
The topic ‘TEC Slowing WP-Admin’ is closed to new replies.