Guest User

Untitled

a guest
Apr 14th, 2020
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Query Caller Component Rows Time
  2. SELECT COUNT(meta_id) AS count
  3. FROM wp_postmeta
  4. GROUP BY post_id, meta_key, meta_value
  5. HAVING count > 1 -
  6. WPS\W\Helpers::count_cleanup_items()
  7. wp-content/plugins/wps-cleaner/classes/helpers.php:130
  8. WPS\W\Plugin::admin_page()
  9. wp-content/plugins/wps-cleaner/classes/plugin.php:191
  10. do_action('tools_page_wps-cleaner')
  11. wp-includes/plugin.php:478
  12. Plugin: wps-cleaner 66 0.7445
Advertisement
Add Comment
Please, Sign In to add comment