s the more descriptive, specific name for use within this method. $taxonomy = $object_subtype; /** * Filters the max number of pages for a taxonomy sitemap before it is generated. * * Passing a non-null value will short-circuit the generation, * returning that value instead. * * @since 5.5.0 * * @param int|null $max_num_pages The maximum number of pages. Default null. * @param string $taxonomy Taxonomy name. */ $max_num_pages = apply_filters( 'wp_sitemaps_taxonomies_pre_max_num_pages', null, $taxonomy ); if ( null !== $max_num_pages ) { return $max_num_pages; } $term_count = wp_count_terms( $this->get_taxonomies_query_args( $taxonomy ) ); return (int) ceil( $term_count / wp_sitemaps_get_max_urls( $this->object_type ) ); } /** * Returns the query args for retrieving taxonomy terms to list in the sitemap. * * @since 5.5.0 * * @param string $taxonomy Taxonomy name. * @return array Array of WP_Term_Query arguments. */ protected function get_taxonomies_query_args( $taxonomy ) { /** * Filters the taxonomy terms query arguments. * * Allows modification of the taxonomy query arguments before querying. * * @see WP_Term_Query for a full list of arguments * * @since 5.5.0 * * @param array $args Array of WP_Term_Query arguments. * @param string $taxonomy Taxonomy name. */ $args = apply_filters( 'wp_sitemaps_taxonomies_query_args', array( 'taxonomy' => $taxonomy, 'orderby' => 'term_order', 'number' => wp_sitemaps_get_max_urls( $this->object_type ), 'hide_empty' => true, 'hierarchical' => false, 'update_term_meta_cache' => false, ), $taxonomy ); return $args; } } {"id":355714,"date":"2023-07-05T15:39:06","date_gmt":"2023-07-05T19:39:06","guid":{"rendered":"https:\/\/www.charlestonsouthern.edu\/?post_type=calendar_event&p=355714"},"modified":"2023-07-05T15:39:07","modified_gmt":"2023-07-05T19:39:07","slug":"safetalk-training-for-trainers","status":"publish","type":"calendar_event","link":"https:\/\/www.charlestonsouthern.edu\/calendar_event\/safetalk-training-for-trainers\/","title":{"rendered":"SafeTALK Training for Trainers"},"content":{"rendered":"\n

Please note:<\/strong><\/em>\u00a0You are required to register on Eventbrite<\/a> and also Living Works<\/a>. A link to Living Works and voucher code will be provided on Eventbrite closer to the event along with detailed instructions for registering.<\/strong><\/p>\n\n\n\n

Please note:<\/strong><\/em> Candidates must have attended a two-day ASIST workshop in the 24 months prior to the safeTALK T4T.<\/strong><\/p>\n\n\n\n

The LivingWorks Training for Trainers (T4T) course prepares people to become LivingWorks trainers and offer our face-to-face programs in their communities, workplaces, and beyond. LivingWorks Training for Trainers is a powerful, hands-on learning experience. Supported by expert LivingWorks coaches, you’ll learn to make a major impact and train many others to save lives from suicide. This two-day course will prepare you to present the LivingWorks safeTALK workshop. You’ll begin by experiencing LivingWorks safeTALK during the first half-day, then you’ll learn how to bring the training to life.<\/p>\n\n\n\n

U\ufeffSAF Ret. Col. Mike Heuer will lead this workshop.<\/p>\n\n\n\n

The $1250.00 fee includes all materials and lunch plus refreshments. Parking is free on campus. The class will be held in room 103 of the Whitfield Center for Christian Leadership at Charleston Southern University. Upon registration a parking pass, campus map, and floor plan of the building will be emailed to you for clarification of parking and where the class is held. <\/p>\n\n\n\n

If you are traveling to Charleston, we recommend Fairfield Inn and Suites at (843)414-2700 or Hampton Inn and Suites at (843) 735-7500. Both hotels are within a mile of the university and links are below. <\/p>\n\n\n\n

Fairfield Inn and Suites<\/a><\/p>\n\n\n\n

Hampton Inn and Suites<\/a><\/p>\n\n\n\n

Please contact Sundi Romano, Mgr. of the Dewey Center for Chaplaincy with any questions. <\/em><\/p>\n\n\n\n

Email: sromano@csuniv.edu<\/a><\/em><\/p>\n\n\n\n

Phone: (843)824-4322<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"

Please note:\u00a0You are required to register on Eventbrite and also Living Works. A link to Living Works and voucher code will be provided on Eventbrite closer to the event along with detailed instructions for registering. Please note: Candidates must have attended a two-day ASIST workshop in the 24 months prior to the safeTALK T4T. The LivingWorks […]<\/p>\n","protected":false},"featured_media":0,"template":"","calendar_event_category":[1056],"calendar_event_tag":[],"class_list":["post-355714","calendar_event","type-calendar_event","status-publish","hentry","calendar_event_category-dewey-center","regular","location-305543","event-category-dewey-center"],"acf":[],"jetpack_sharing_enabled":true,"generated_slug":"safetalk-training-for-trainers","_links":{"self":[{"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/calendar_event\/355714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/calendar_event"}],"about":[{"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/types\/calendar_event"}],"wp:attachment":[{"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/media?parent=355714"}],"wp:term":[{"taxonomy":"calendar_event_category","embeddable":true,"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/calendar_event_category?post=355714"},{"taxonomy":"calendar_event_tag","embeddable":true,"href":"https:\/\/www.charlestonsouthern.edu\/wp-json\/wp\/v2\/calendar_event_tag?post=355714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}