WordPress database error: [Table 'studitpp_wp856.wphm_wc_webhooks' doesn't exist]SELECT webhook_id
FROM wphm_wc_webhooks
WHERE 1=1
AND `status` = 'active'
ORDER BY webhook_id DESC
WordPress database error: [Table 'studitpp_wp856.wphm_woocommerce_attribute_taxonomies' doesn't exist]SELECT * FROM wphm_woocommerce_attribute_taxonomies WHERE attribute_name != '' ORDER BY attribute_name ASC;
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT DISTINCT t.term_id, tr.object_id
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wphm_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (2701, 2694, 2655)
ORDER BY t.name ASC
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_format') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_brand') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_cat') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_tag') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_terms' doesn't exist]SELECT COUNT(*)
FROM wphm_terms AS t INNER JOIN wphm_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_shipping_class') AND tt.count > 0
LIMIT 2000
WordPress database error: [Table 'studitpp_wp856.wphm_users' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wphm_users.ID
FROM wphm_users
WHERE 1=1 AND wphm_users.ID IN ( SELECT DISTINCT wphm_posts.post_author FROM wphm_posts WHERE wphm_posts.post_status = 'publish' AND wphm_posts.post_type IN ( 'post', 'product', 'jkit-header', 'jkit-footer', 'jkit-template', 'emailkit' ) )
ORDER BY user_login ASC
LIMIT 0, 2000