to mutch database records
I have about 20 pages using “Page Builder” each off them has about 20 “areas” I noticed that there was to much records in the database running this query SELECT count(*), meta_key,`post_id` FROM wp_postmeta group by `meta_key`,`post_id` having `meta_key` like…