{"id":6222109,"date":"2015-06-11T16:32:29","date_gmt":"2015-06-11T16:32:29","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/undefined-variable-template\/"},"modified":"2016-08-30T14:20:53","modified_gmt":"2016-08-30T14:20:53","slug":"undefined-variable-template","status":"closed","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/undefined-variable-template\/","title":{"rendered":"Undefined variable: template"},"content":{"rendered":"<p>&#8230; in shortcodes\/libs\/functions.php on line 257<\/p>\n<p>Needs the following patch:<\/p>\n<pre><code>diff --git a\/libs\/functions.php b\/libs\/functions.php\nindex ffddc2c..a6ee47e 100644\n--- a\/libs\/functions.php\n+++ b\/libs\/functions.php\n@@ -254,7 +254,7 @@ function msc_elementDetect(){\n\n     $elements = get_option(&#039;CE_ELEMENTS&#039;);\n     if(empty($elements)){\n-        return $template;\n+        return;\n     }\n     \/\/return;<\/code><\/pre>\n<p>https:\/\/wordpress.org\/plugins\/my-shortcodes\/<\/p>\n","protected":false},"template":"","class_list":["post-6222109","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/6222109","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":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/6222109\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=6222109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}