{"id":972295,"date":"2015-06-23T11:39:00","date_gmt":"2015-06-23T18:39:00","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/"},"modified":"2015-06-24T08:58:58","modified_gmt":"2015-06-24T15:58:58","slug":"remove-all-pro-widgets","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/","title":{"rendered":"Remove All Pro Widgets"},"content":{"rendered":"<p>Before 3.10 Update I was unregistering all of the Event Pro Widget with this:<\/p>\n<pre><code>  if(class_exists(&#039;TribeEventsPro&#039;))\n            {\n                remove_action(&#039;widgets_init&#039;, array(TribeEventsPro::instance(), &#039;pro_widgets_init&#039;), 100);\n            }\n<\/code><\/pre>\n<p>But now that no longer works with the new update. I have tried several things considering TribeEventsPro has been moved to Tribe__Events__Pro__Main but have had no luck.<\/p>\n<p>A simple rename does not work: <\/p>\n<pre><code>  if(class_exists(&#039;TribeEventsPro&#039;))\n            {\n                remove_action(&#039;widgets_init&#039;, array(Tribe__Events__Pro__Main::instance(), &#039;pro_widgets_init&#039;), 100);\n            }\n<\/code><\/pre>\n<p>Please advise on how to unregister all event widgets, thanks!<\/p>\n","protected":false},"template":"","class_list":["post-972295","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>Remove All Pro Widgets -<\/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\/remove-all-pro-widgets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Remove All Pro Widgets -\" \/>\n<meta property=\"og:description\" content=\"Before 3.10 Update I was unregistering all of the Event Pro Widget with this: if(class_exists(&#039;TribeEventsPro&#039;)) { remove_action(&#039;widgets_init&#039;, array(TribeEventsPro::instance(), &#039;pro_widgets_init&#039;), 100); } But now that no longer works with the new update. I have tried several things considering TribeEventsPro has been moved to Tribe__Events__Pro__Main but have had no luck. A simple rename does not work: if(class_exists(&#039;TribeEventsPro&#039;)) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/\" \/>\n<meta property=\"article:modified_time\" content=\"2015-06-24T15:58:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/\",\"name\":\"Remove All Pro Widgets -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2015-06-23T18:39:00+00:00\",\"dateModified\":\"2015-06-24T15:58:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/#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\":\"Remove All Pro Widgets\"}]},{\"@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":"Remove All Pro Widgets -","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\/remove-all-pro-widgets\/","og_locale":"en_US","og_type":"article","og_title":"Remove All Pro Widgets -","og_description":"Before 3.10 Update I was unregistering all of the Event Pro Widget with this: if(class_exists(&#039;TribeEventsPro&#039;)) { remove_action(&#039;widgets_init&#039;, array(TribeEventsPro::instance(), &#039;pro_widgets_init&#039;), 100); } But now that no longer works with the new update. I have tried several things considering TribeEventsPro has been moved to Tribe__Events__Pro__Main but have had no luck. A simple rename does not work: if(class_exists(&#039;TribeEventsPro&#039;)) [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/","article_modified_time":"2015-06-24T15:58:58+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/","name":"Remove All Pro Widgets -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2015-06-23T18:39:00+00:00","dateModified":"2015-06-24T15:58:58+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/remove-all-pro-widgets\/#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":"Remove All Pro Widgets"}]},{"@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\/972295","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":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/972295\/revisions"}],"predecessor-version":[{"id":972497,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/972295\/revisions\/972497"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=972295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}