post_date ); $interval = date_diff( $now, $date ); $count = wp_count_posts( 'sp_event' ); $scheduled_count = $count->future; $published_count = $count->publish; ?>