-
Posted a reply to Slow SQL query on Registrations admin page with large datasets, on the site WordPress.org Forums:
classes/RegistrationsTable.php function prepare_items(){ global $wpdb; // Setup table columns $columns = $this->get_columns(); $hidden = [];… -
Created a topic, Severe performance issue on Registrations admin page with large datasets (slow S, on the site WordPress.org Forums:
Hello Nick, We are experiencing a significant perfo…