{"id":1304158,"date":"2017-06-25T13:32:52","date_gmt":"2017-06-25T20:32:52","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/"},"modified":"2017-06-25T13:32:52","modified_gmt":"2017-06-25T20:32:52","slug":"all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/","title":{"rendered":"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached"},"content":{"rendered":"<p>Good evening,<\/p>\n<p>When a single event is published or updated, ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached !<\/p>\n<p>\/\/ Get meta info<br \/>\n$id_list = join(\u2018,\u2019, $ids);<br \/>\n$cache = array();<br \/>\n$meta_list = $wpdb-&gt;get_results( $wpdb-&gt;prepare(\u201cSELECT $column, meta_key, meta_value FROM $table WHERE $column IN ($id_list)\u201d,<br \/>\n$meta_type), ARRAY_A );<br \/>\n$id_list = ALL VENUE IDs are included !!!<\/p>\n<p>Result \u2013&gt; LONG AND SLOW QUERY<\/p>\n<p>Two solutions :<br \/>\n1. Trash all venue posts (sniff\u2026)<br \/>\n2. Prevent publish or save to update venue posts<\/p>\n<p>Could you help me shiftly please to prevent venues\u2019 update thanks to a snippet please ?<\/p>\n<p>Best,<\/p>\n<p>Nicolas<\/p>\n","protected":false},"template":"","class_list":["post-1304158","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -\" \/>\n<meta property=\"og:description\" content=\"Good evening, When a single event is published or updated, ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached ! \/\/ Get meta info $id_list = join(\u2018,\u2019, $ids); $cache = array(); $meta_list = $wpdb-&gt;get_results( $wpdb-&gt;prepare(\u201cSELECT $column, meta_key, meta_value FROM $table WHERE $column IN ($id_list)\u201d, $meta_type), ARRAY_A ); $id_list = ALL VENUE IDs are included [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/\",\"name\":\"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-06-25T20:32:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/","og_locale":"en_US","og_type":"article","og_title":"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -","og_description":"Good evening, When a single event is published or updated, ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached ! \/\/ Get meta info $id_list = join(\u2018,\u2019, $ids); $cache = array(); $meta_list = $wpdb-&gt;get_results( $wpdb-&gt;prepare(\u201cSELECT $column, meta_key, meta_value FROM $table WHERE $column IN ($id_list)\u201d, $meta_type), ARRAY_A ); $id_list = ALL VENUE IDs are included [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/","name":"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-06-25T20:32:52+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/all-the-venue-posts-stored-in-post_meta-db-are-update_meta_cached\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"ALL THE VENUE POSTS stored in post_meta DB are update_meta_cached"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1304158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1304158\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1304158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}