{"id":12619342,"date":"2020-04-02T18:54:42","date_gmt":"2020-04-02T18:54:42","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/improve-sql-and-queries\/"},"modified":"2020-04-02T18:58:09","modified_gmt":"2020-04-02T18:58:09","slug":"improve-sql-and-queries","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/improve-sql-and-queries\/","title":{"rendered":"Improve sql and queries"},"content":{"rendered":"<pre><code>43\tSELECT *\nFROM &lt;code&gt;wp_fluentform_forms&lt;\/code&gt;\nWHERE &lt;code&gt;id&lt;\/code&gt; = &#039;1&#039;\nLIMIT 1\t+\nWpFluent\\Q\\QueryBuilderHandler-&gt;get()\nPlugin: fluentform\t1\t0.0053<\/code><\/pre>\n<p>A slow SQL query that runs on all wp-admin pages. Is it really necessary to run once the form isn&#8217;t used?<\/p>\n<p>Please consider improving this and remove loading queries in wp-admin if the block or shortcode isn&#8217;t used. As in my case I only need it on one page I don&#8217;t want the plugin to run SQL queries everywhere slowing down wp-admin.<\/p>\n<p>Above is mentioned the slow one, but wp fluentform runs several which is fast, but no reason to load. The fewer queries, in general, the better.<\/p>\n<p>WP Fluent form also loads several css and js even if the form isn&#8217;t present.<\/p>\n","protected":false},"template":"","class_list":["post-12619342","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12619342","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12619342\/revisions"}],"predecessor-version":[{"id":12619354,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/12619342\/revisions\/12619354"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=12619342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}