{"id":1251364,"date":"2017-03-08T14:16:35","date_gmt":"2017-03-08T22:16:35","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/"},"modified":"2017-03-09T14:05:49","modified_gmt":"2017-03-09T22:05:49","slug":"what-is-calling-reoccuring-events","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/","title":{"rendered":"What is calling reoccuring events?"},"content":{"rendered":"<p>I am creating a custom widget plugin to present a single event that is reoccuring later in the day ie.  9:15AM and 11:15AM.  I have set up my event and using:<\/p>\n<p>$posts = tribe_get_events( apply_filters( &#8216;ecs_get_events_args&#8217;, array( $query ));<\/p>\n<p>I am getting back 1 post.  (correctly)  I am building an output using:<\/p>\n<p>$event_output .= apply_filters( &#8216;event_date_tag_start&#8217;, &#8216;&lt;span class=&#8221;duration time&#8221;&gt;&#8217;, $atts, $post ) .<br \/>\n\t\t\tapply_filters( &#8216;event_list_details&#8217;, <strong>tribe_events_event_schedule_details()<\/strong>, $atts, $post ) .<br \/>\n\t\t\tapply_filters( &#8216;ecs_event_date_tag_end&#8217;, &#8216;&lt;\/span&gt;&#8217;, $atts, $post );<\/p>\n<p>I am overriding using:<\/p>\n<p>\/\/ removes the end time<br \/>\nfunction custom_tribe_events_event_schedule_details_formatting( $settings ) {<br \/>\n    $settings = array(<br \/>\n\t\t\t&#8216;show_end_time&#8217; =&gt; false,<br \/>\n\t\t\t&#8216;time&#8217;          =&gt; true,<br \/>\n\t\t);<br \/>\n    return $settings;<br \/>\n}<br \/>\nadd_filter( &#8216;tribe_events_event_schedule_details_formatting&#8217;,&#8217;custom_tribe_events_event_schedule_details_formatting&#8217;);<\/p>\n<p>The issue is:<br \/>\nThe return has a reoccuring event somewhere in it that i cannot find to change.  The output is currently:<\/p>\n<p>March 12 at 9:15 am<br \/>\n|Recurring Event (See all)<br \/>\nOne event on an unspecified date at 11:15am<\/p>\n<p>I am hoping to get it in the form:<br \/>\nMarch 12 at 9:15 am and 11:15am.<\/p>\n<p>(and if no reoccuring event, omit the second time)<br \/>\nIs there another function or template that is setting the format?<\/p>\n","protected":false},"template":"","class_list":["post-1251364","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>What is calling reoccuring events? -<\/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\/what-is-calling-reoccuring-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is calling reoccuring events? -\" \/>\n<meta property=\"og:description\" content=\"I am creating a custom widget plugin to present a single event that is reoccuring later in the day ie. 9:15AM and 11:15AM. I have set up my event and using: $posts = tribe_get_events( apply_filters( &#8216;ecs_get_events_args&#8217;, array( $query )); I am getting back 1 post. (correctly) I am building an output using: $event_output .= apply_filters( [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/\" \/>\n<meta property=\"article:modified_time\" content=\"2017-03-09T22:05:49+00:00\" \/>\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\/what-is-calling-reoccuring-events\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/\",\"name\":\"What is calling reoccuring events? -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-03-08T22:16:35+00:00\",\"dateModified\":\"2017-03-09T22:05:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/#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\":\"What is calling reoccuring events?\"}]},{\"@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":"What is calling reoccuring events? -","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\/what-is-calling-reoccuring-events\/","og_locale":"en_US","og_type":"article","og_title":"What is calling reoccuring events? -","og_description":"I am creating a custom widget plugin to present a single event that is reoccuring later in the day ie. 9:15AM and 11:15AM. I have set up my event and using: $posts = tribe_get_events( apply_filters( &#8216;ecs_get_events_args&#8217;, array( $query )); I am getting back 1 post. (correctly) I am building an output using: $event_output .= apply_filters( [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/","article_modified_time":"2017-03-09T22:05:49+00:00","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\/what-is-calling-reoccuring-events\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/","name":"What is calling reoccuring events? -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-03-08T22:16:35+00:00","dateModified":"2017-03-09T22:05:49+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/what-is-calling-reoccuring-events\/#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":"What is calling reoccuring events?"}]},{"@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\/1251364","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\/1251364\/revisions"}],"predecessor-version":[{"id":1252018,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1251364\/revisions\/1252018"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1251364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}