test events
WordPress database error: [Unknown column 'wp_s6hohi_em_events.post_id' in 'field list']
SELECT wp_s6hohi_em_events.event_id,wp_s6hohi_em_events.post_id,wp_s6hohi_em_events.event_slug,wp_s6hohi_em_events.event_owner,wp_s6hohi_em_events.event_name,wp_s6hohi_em_events.event_start_time,wp_s6hohi_em_events.event_end_time,wp_s6hohi_em_events.event_all_day,wp_s6hohi_em_events.event_start_date,wp_s6hohi_em_events.event_end_date,wp_s6hohi_em_events.post_content,wp_s6hohi_em_events.event_rsvp,wp_s6hohi_em_events.event_rsvp_date,wp_s6hohi_em_events.event_rsvp_time,wp_s6hohi_em_events.event_rsvp_spaces,wp_s6hohi_em_events.event_spaces,wp_s6hohi_em_events.location_id,wp_s6hohi_em_events.recurrence_id,wp_s6hohi_em_events.event_status,wp_s6hohi_em_events.event_private,wp_s6hohi_em_events.event_date_created,wp_s6hohi_em_events.event_date_modified,wp_s6hohi_em_events.event_attributes,wp_s6hohi_em_events.blog_id,wp_s6hohi_em_events.group_id,wp_s6hohi_em_events.recurrence,wp_s6hohi_em_events.recurrence_interval,wp_s6hohi_em_events.recurrence_freq,wp_s6hohi_em_events.recurrence_days,wp_s6hohi_em_events.recurrence_byday,wp_s6hohi_em_events.recurrence_byweekno FROM wp_s6hohi_em_events
LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id
WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date <= CAST('2025-01-07' AS DATE) AND event_end_date >= CAST('2024-11-24' AS DATE) ) AND (`event_status`=1) AND (`event_private`=0)
WordPress database error: [Unknown column 'event_status' in 'where clause']
SELECT COUNT(*) FROM wp_s6hohi_em_events
LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id
WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-12-21' AS DATE) OR (event_end_date >= CAST('2024-12-21' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0)
WordPress database error: [Unknown column 'wp_s6hohi_em_events.post_id' in 'field list']
SELECT wp_s6hohi_em_events.post_id FROM wp_s6hohi_em_events
LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id
WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-12-21' AS DATE) OR (event_end_date >= CAST('2024-12-21' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0)
LIMIT 10 OFFSET 0
WordPress database error: [Unknown column 'event_status' in 'where clause']
SELECT COUNT(*) FROM wp_s6hohi_em_events
LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id
WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-12-21' AS DATE) OR (event_end_date >= CAST('2024-12-21' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0)
WordPress database error: [Unknown column 'wp_s6hohi_em_events.post_id' in 'field list']
SELECT wp_s6hohi_em_events.post_id FROM wp_s6hohi_em_events
LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id
WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-12-21' AS DATE) OR (event_end_date >= CAST('2024-12-21' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0)
LIMIT 10 OFFSET 0
Works as the dbem_get_events_list
template tag, accepts the same parameters.
Works as the dbem_get_calendar
template tag, accepts the same parameters.
Events
Works as the dbem_get_events_page
template tag, accepts the same parameters.
RSS
Recent Comments