slow query
-
Hi
I noticed with query monitor plugin there is a slow query :
Query
SELECT wp_users.* FROM wp_users WHERE 1=1 ORDER BY user_login ASC
Caller:
WP_User_Query->query() wp-includes/class-wp-user-query.php:617 WP_User_Query->__construct() wp-includes/class-wp-user-query.php:78 get_users() wp-includes/user.php:758 woobe_get_fields() wp-content/plugins/woo-bulk-editor/data/fields.php:36 WOOBE_BULK->init_bulk_keys() wp-content/plugins/woo-bulk-editor/ext/bulk/bulk.php:770 WOOBE_BULK->__construct() wp-content/plugins/woo-bulk-editor/ext/bulk/bulk.php:15 WOOBE->init() wp-content/plugins/woo-bulk-editor/index.php:165 do_action('init') wp-includes/plugin.php:484
is that something that can be improved?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘slow query’ is closed to new replies.