The Sandbox
var_dump( tribe_get_events ( $args, true ) );
var_dump( tribe_get_events ( $args, true ) );
-----
Array
(
[Room Number] => BI325
)
-----
var_dump( tribe_get_events ( $args, true ) );
object(WP_Query)#1673 (55) {
["query"]=>
array(10) {
["post_type"]=>
string(12) "tribe_events"
["order"]=>
string(3) "ASC"
["tribe_suppress_query_filters"]=>
bool(true)
["meta_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
["_eventhidefromupcoming_not_exists"]=>
array(2) {
["key"]=>
string(22) "_EventHideFromUpcoming"
["compare"]=>
string(10) "NOT EXISTS"
}
}
["tax_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["date_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["eventDisplay"]=>
string(6) "custom"
["posts_per_page"]=>
string(2) "10"
["tribe_render_context"]=>
string(7) "default"
["post_status"]=>
array(1) {
[0]=>
string(7) "publish"
}
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(12) "tribe_events"
["order"]=>
string(3) "ASC"
["tribe_suppress_query_filters"]=>
bool(true)
["meta_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
["_eventhidefromupcoming_not_exists"]=>
array(2) {
["key"]=>
string(22) "_EventHideFromUpcoming"
["compare"]=>
string(10) "NOT EXISTS"
}
}
["tax_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["date_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["eventDisplay"]=>
string(6) "custom"
["posts_per_page"]=>
int(10)
["tribe_render_context"]=>
string(7) "default"
["post_status"]=>
array(1) {
[0]=>
string(7) "publish"
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
}
["tax_query"]=>
object(WP_Tax_Query)#1664 (6) {
["queries"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(0) {
}
["queried_terms"]=>
array(0) {
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#1662 (9) {
["queries"]=>
array(2) {
["_eventhidefromupcoming_not_exists"]=>
array(2) {
["key"]=>
string(22) "_EventHideFromUpcoming"
["compare"]=>
string(10) "NOT EXISTS"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(3) "AND"
["meta_table"]=>
string(11) "wp_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(11) "wp_postmeta"
}
["clauses":protected]=>
array(1) {
["_eventhidefromupcoming_not_exists"]=>
array(5) {
["key"]=>
string(22) "_EventHideFromUpcoming"
["compare"]=>
string(10) "NOT EXISTS"
["compare_key"]=>
string(1) "="
["alias"]=>
string(11) "wp_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
object(WP_Date_Query)#1663 (5) {
["queries"]=>
array(4) {
[0]=>
array(3) {
["relation"]=>
string(3) "AND"
["column"]=>
string(9) "post_date"
["compare"]=>
string(1) "="
}
["column"]=>
string(9) "post_date"
["compare"]=>
string(1) "="
["relation"]=>
string(3) "AND"
}
["relation"]=>
string(3) "AND"
["column"]=>
string(18) "wp_posts.post_date"
["compare"]=>
string(1) "="
["time_keys"]=>
array(14) {
[0]=>
string(5) "after"
[1]=>
string(6) "before"
[2]=>
string(4) "year"
[3]=>
string(5) "month"
[4]=>
string(8) "monthnum"
[5]=>
string(4) "week"
[6]=>
string(1) "w"
[7]=>
string(9) "dayofyear"
[8]=>
string(3) "day"
[9]=>
string(9) "dayofweek"
[10]=>
string(13) "dayofweek_iso"
[11]=>
string(4) "hour"
[12]=>
string(6) "minute"
[13]=>
string(6) "second"
}
}
["queried_object"]=>
NULL
["queried_object_id"]=>
NULL
["request"]=>
string(636) "SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, MIN( orderby_event_date_meta.meta_value ) AS event_date FROM wp_posts LEFT JOIN wp_postmeta ON (wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = '_EventHideFromUpcoming' )
LEFT JOIN wp_postmeta AS orderby_event_date_meta
ON (
orderby_event_date_meta.post_id = wp_posts.ID
AND orderby_event_date_meta.meta_key = '_EventStartDate'
)
WHERE 1=1 AND (
wp_postmeta.post_id IS NULL
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY event_date ASC, wp_posts.post_date ASC LIMIT 0, 10"
["posts"]=>
array(10) {
[0]=>
object(WP_Post)#1642 (25) {
["ID"]=>
int(18)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-11 21:26:30"
["post_date_gmt"]=>
string(19) "2016-09-12 02:26:30"
["post_content"]=>
string(248) "First Meeting of Fall Semester
## Agenda
- Discuss Future Meeting Times
- Discuss Officer Positions
- Discuss Plans for the Semester
- Signup New Members
- Collect Member Dues
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2016-09-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-09-24 15:48:09"
["post_modified_gmt"]=>
string(19) "2016-09-24 20:48:09"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://webd2.club/?post_type=tribe_events&p=18"
["menu_order"]=>
int(-1)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-09-15 15:30:00"
}
[1]=>
object(WP_Post)#1575 (25) {
["ID"]=>
int(26)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-18 21:16:23"
["post_date_gmt"]=>
string(19) "2016-09-19 02:16:23"
["post_content"]=>
string(102) "## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(13) "webd2-meeting"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-09-18 21:20:03"
["post_modified_gmt"]=>
string(19) "2016-09-19 02:20:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://webd2.club/?post_type=tribe_events&p=26"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-09-22 15:30:00"
}
[2]=>
object(WP_Post)#1643 (25) {
["ID"]=>
int(31)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-18 21:16:23"
["post_date_gmt"]=>
string(19) "2016-09-19 02:16:23"
["post_content"]=>
string(102) "## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2016-11-17"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-11-17 15:40:25"
["post_modified_gmt"]=>
string(19) "2016-11-17 21:40:25"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(77) "https://webd2.club/?post_type=tribe_events&eventDate=2016-11-17#038;p=26"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-11-17 15:30:00"
}
[3]=>
object(WP_Post)#1668 (25) {
["ID"]=>
int(32)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-18 21:16:23"
["post_date_gmt"]=>
string(19) "2016-09-19 02:16:23"
["post_content"]=>
string(102) "## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(135) "## Agenda
* Discuss possible business tour
* Discuss the result of the Narwhal mascot proposal
* Plan last meeting of the semester"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2016-12-01"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-11-19 12:37:43"
["post_modified_gmt"]=>
string(19) "2016-11-19 18:37:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(77) "https://webd2.club/?post_type=tribe_events&eventDate=2016-12-01#038;p=26"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-12-01 15:30:00"
}
[4]=>
object(WP_Post)#1565 (25) {
["ID"]=>
int(33)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-18 21:16:23"
["post_date_gmt"]=>
string(19) "2016-09-19 02:16:23"
["post_content"]=>
string(20) "## Minutes
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(102) "## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2016-12-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-11-19 13:18:03"
["post_modified_gmt"]=>
string(19) "2016-11-19 19:18:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(77) "https://webd2.club/?post_type=tribe_events&eventDate=2016-12-15#038;p=26"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-12-15 15:30:00"
}
[5]=>
object(WP_Post)#1576 (25) {
["ID"]=>
int(85)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-09-14 11:31:24"
["post_date_gmt"]=>
string(19) "2017-09-14 16:31:24"
["post_content"]=>
string(611) "Agenda
Why
- Join the club and help us create our podcast: Inspect Element
- Meet other Web Development student and network
- Become a club leader - add leadership skills to your resumé
- 5$ annual club dues includes your own personal subdomain!
- Join Email List
Choose New Executive Leaders
- Collect annual dues
- Select club leaders
- President
- Vice President
- Treasurer
- Secretary
"
["post_title"]=>
string(14) "Web D2 Meeting"
["post_excerpt"]=>
string(54) "First Meeting Fall 2017 - Tue 19 SEP 2017 2:30pm BT250"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "web-d2-meeting"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2017-09-19 15:18:12"
["post_modified_gmt"]=>
string(19) "2017-09-19 20:18:12"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://webd2.club/?post_type=tribe_events&p=85"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2017-09-19 14:30:00"
}
[6]=>
object(WP_Post)#1579 (25) {
["ID"]=>
int(109)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-09-29 14:17:28"
["post_date_gmt"]=>
string(19) "2017-09-29 19:17:28"
["post_content"]=>
string(611) "Agenda
Why
- Join the club and help us create our podcast: Inspect Element
- Meet other Web Development student and network
- Become a club leader - add leadership skills to your resumé
- 5$ annual club dues includes your own personal subdomain!
- Join Email List
Choose New Executive Leaders
- Collect annual dues
- Select club leaders
- President
- Vice President
- Treasurer
- Secretary
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(60) "Agenda - Elect officers - Collect Dues - Welcome New Members"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2017-09-29"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2017-10-12 19:49:27"
["post_modified_gmt"]=>
string(19) "2017-10-13 00:49:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(53) "https://webd2.club/?post_type=tribe_events&p=109"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2017-09-29 14:30:00"
}
[7]=>
object(WP_Post)#1580 (25) {
["ID"]=>
int(112)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-10-01 14:46:16"
["post_date_gmt"]=>
string(19) "2017-10-01 19:46:16"
["post_content"]=>
string(73) "Agenda
- Inspect Element Podcast Planning
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(41) "Agenda - Inspect Element Podcast Planning"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2017-10-13"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2017-10-12 19:49:14"
["post_modified_gmt"]=>
string(19) "2017-10-13 00:49:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(53) "https://webd2.club/?post_type=tribe_events&p=112"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2017-10-13 14:30:00"
}
[8]=>
object(WP_Post)#1588 (25) {
["ID"]=>
int(137)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-11-10 10:44:08"
["post_date_gmt"]=>
string(19) "2017-11-10 16:44:08"
["post_content"]=>
string(141) "Agenda
- Open issues
- Hour of Code Event - Volunteers to help.
- Inspect Element Podcast
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2017-11-10"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2017-11-10 16:20:50"
["post_modified_gmt"]=>
string(19) "2017-11-10 22:20:50"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(53) "https://webd2.club/?post_type=tribe_events&p=137"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2017-11-10 15:30:00"
}
[9]=>
object(WP_Post)#1661 (25) {
["ID"]=>
int(141)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-11-10 16:20:35"
["post_date_gmt"]=>
string(19) "2017-11-10 22:20:35"
["post_content"]=>
string(184) "Agenda
- Hour of Code - Confirm Date and Time for Volunteers
- Student Showcase - Confirm Date and Time of the Event
- Open Business
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2017-12-01"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2018-09-18 21:23:05"
["post_modified_gmt"]=>
string(19) "2018-09-19 02:23:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(53) "https://webd2.club/?post_type=tribe_events&p=141"
["menu_order"]=>
int(0)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2017-12-01 14:30:00"
}
}
["post_count"]=>
int(10)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#1642 (25) {
["ID"]=>
int(18)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-09-11 21:26:30"
["post_date_gmt"]=>
string(19) "2016-09-12 02:26:30"
["post_content"]=>
string(248) "First Meeting of Fall Semester
## Agenda
- Discuss Future Meeting Times
- Discuss Officer Positions
- Discuss Plans for the Semester
- Signup New Members
- Collect Member Dues
"
["post_title"]=>
string(13) "WebD2 Meeting"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(24) "webd2-meeting-2016-09-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-09-24 15:48:09"
["post_modified_gmt"]=>
string(19) "2016-09-24 20:48:09"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://webd2.club/?post_type=tribe_events&p=18"
["menu_order"]=>
int(-1)
["post_type"]=>
string(12) "tribe_events"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
["event_date"]=>
string(19) "2016-09-15 15:30:00"
}
["comments"]=>
NULL
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["comment"]=>
NULL
["found_posts"]=>
string(2) "28"
["max_num_pages"]=>
float(3)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(false)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "488e4cd18b58eb07988771871bf1dce0"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
["builder"]=>
object(Tribe__Events__Pro__Repositories__Event)#1672 (40) {
["custom_fields_map":protected]=>
NULL
["create_recurrence_payload":protected]=>
array(0) {
}
["update_recurrence_payloads":protected]=>
array(0) {
}
["postarr":protected]=>
NULL
["update_postarrs":protected]=>
NULL
["filter_name":protected]=>
string(6) "events"
["menu_order":protected]=>
int(0)
["start_meta_key":protected]=>
string(15) "_EventStartDate"
["end_meta_key":protected]=>
string(13) "_EventEndDate"
["normal_timezone":protected]=>
object(DateTimeZone)#1669 (2) {
["timezone_type"]=>
int(3)
["timezone"]=>
string(15) "America/Chicago"
}
["using_utc":protected]=>
NULL
["ids":protected]=>
array(0) {
}
["has_ids":protected]=>
bool(false)
["updates":protected]=>
array(0) {
}
["taxonomies":protected]=>
array(2) {
[0]=>
string(16) "tribe_events_cat"
[1]=>
string(8) "post_tag"
}
["to_local_time_map":protected]=>
array(1) {
["post_date_gmt"]=>
string(9) "post_date"
}
["to_gmt_map":protected]=>
array(1) {
["post_date"]=>
string(13) "post_date_gmt"
}
["default_args":protected]=>
array(3) {
["post_type"]=>
string(12) "tribe_events"
["order"]=>
string(3) "ASC"
["tribe_suppress_query_filters"]=>
bool(true)
}
["query_modifiers":protected]=>
array(0) {
}
["void_query":protected]=>
bool(false)
["query_args":protected]=>
array(7) {
["meta_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
["_eventhidefromupcoming_not_exists"]=>
array(2) {
["key"]=>
string(22) "_EventHideFromUpcoming"
["compare"]=>
string(10) "NOT EXISTS"
}
}
["tax_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["date_query"]=>
array(1) {
["relation"]=>
string(3) "AND"
}
["order"]=>
string(3) "ASC"
["eventDisplay"]=>
string(6) "custom"
["posts_per_page"]=>
string(2) "10"
["tribe_render_context"]=>
string(7) "default"
}
["relation_query_args":protected]=>
array(3) {
[0]=>
string(10) "meta_query"
[1]=>
string(9) "tax_query"
[2]=>
string(10) "date_query"
}
["current_query":protected]=>
NULL
["current_filters":protected]=>
array(6) {
["hidden"]=>
array(1) {
[0]=>
bool(false)
}
["meta_not_exists"]=>
array(2) {
[0]=>
string(22) "_EventHideFromUpcoming"
[1]=>
string(1) "#"
}
["eventDisplay"]=>
array(1) {
[0]=>
string(6) "custom"
}
["order"]=>
array(1) {
[0]=>
string(3) "ASC"
}
["posts_per_page"]=>
array(1) {
[0]=>
string(2) "10"
}
["tribe_render_context"]=>
array(1) {
[0]=>
string(7) "default"
}
}
["current_filter":protected]=>
NULL
["filter_query"]=>
object(Tribe__Repository__Query_Filters)#1671 (7) {
["query_vars":protected]=>
array(6) {
["like"]=>
array(3) {
["post_title"]=>
array(0) {
}
["post_content"]=>
array(0) {
}
["post_excerpt"]=>
array(0) {
}
}
["status"]=>
array(0) {
}
["join"]=>
array(1) {
["order_by_date"]=>
string(190) "
LEFT JOIN wp_postmeta AS orderby_event_date_meta
ON (
orderby_event_date_meta.post_id = wp_posts.ID
AND orderby_event_date_meta.meta_key = '_EventStartDate'
)
"
}
["where"]=>
array(0) {
}
["orderby"]=>
array(1) {
["order_by_date"]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(10) "event_date"
[1]=>
string(3) "ASC"
}
}
}
["fields"]=>
array(1) {
["order_by_date"]=>
string(55) "MIN( orderby_event_date_meta.meta_value ) AS event_date"
}
}
["current_query":protected]=>
*RECURSION*
["really_large_number":protected]=>
int(99999999)
["active_filters":protected]=>
array(0) {
}
["buffer_where_clauses":protected]=>
bool(false)
["buffered_where_clauses":protected]=>
array(0) {
}
["last_request":protected]=>
NULL
}
["primary_key":protected]=>
string(1) "p"
["schema":protected]=>
array(48) {
["starts_before"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(23) "filter_by_starts_before"
}
["starts_after"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(22) "filter_by_starts_after"
}
["starts_on_or_after"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(28) "filter_by_starts_on_or_after"
}
["starts_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(24) "filter_by_starts_between"
}
["ends_before"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(21) "filter_by_ends_before"
}
["ends_on_or_before"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_ends_on_or_before"
}
["ends_after"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "filter_by_ends_after"
}
["ends_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(22) "filter_by_ends_between"
}
["date_overlaps"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(23) "filter_by_date_overlaps"
}
["starts_and_ends_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(33) "filter_by_starts_and_ends_between"
}
["runs_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(22) "filter_by_runs_between"
}
["all_day"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "filter_by_all_day"
}
["multiday"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(18) "filter_by_multiday"
}
["on_calendar_grid"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(26) "filter_by_on_calendar_grid"
}
["timezone"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(18) "filter_by_timezone"
}
["featured"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(18) "filter_by_featured"
}
["hidden"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(16) "filter_by_hidden"
}
["linked_post"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(21) "filter_by_linked_post"
}
["organizer"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(19) "filter_by_organizer"
}
["sticky"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(16) "filter_by_sticky"
}
["venue"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "filter_by_venue"
}
["cost_currency_symbol"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(30) "filter_by_cost_currency_symbol"
}
["cost"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(14) "filter_by_cost"
}
["cost_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(22) "filter_by_cost_between"
}
["cost_less_than"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(24) "filter_by_cost_less_than"
}
["cost_greater_than"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_cost_greater_than"
}
["on_date"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "filter_by_on_date"
}
["hidden_from_upcoming"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(28) "filter_by_hidden_on_upcoming"
}
["hide_upcoming"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(16) "filter_by_hidden"
}
["start_date"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(28) "filter_by_starts_on_or_after"
}
["end_date"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_ends_on_or_before"
}
["website"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(28) "filter_by_simple_meta_schema"
}
["event_category"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_simple_tax_schema"
}
["event_category_not_in"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_simple_tax_schema"
}
["tag"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_simple_tax_schema"
}
["tag_not_in"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(27) "filter_by_simple_tax_schema"
}
["custom_field"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(22) "filter_by_custom_field"
}
["custom_field_between"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(30) "filter_by_custom_field_between"
}
["custom_field_less_than"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(32) "filter_by_custom_field_less_than"
}
["custom_field_greater_than"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(35) "filter_by_custom_field_greater_than"
}
["geoloc_lat"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "filter_by_geoloc_lat"
}
["geoloc_lng"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "filter_by_geoloc_lng"
}
["geoloc"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(16) "filter_by_geoloc"
}
["has_geoloc"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "filter_by_has_geoloc"
}
["near"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(14) "filter_by_near"
}
["series"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(19) "filter_by_in_series"
}
["in_series"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(19) "filter_by_in_series"
}
["related_to"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(20) "filter_by_related_to"
}
}
["simple_meta_schema":protected]=>
array(1) {
["website"]=>
array(2) {
["meta_key"]=>
string(9) "_EventURL"
["by"]=>
NULL
}
}
["simple_tax_schema":protected]=>
array(4) {
["event_category"]=>
array(2) {
["taxonomy"]=>
string(16) "tribe_events_cat"
["by"]=>
NULL
}
["event_category_not_in"]=>
array(2) {
["taxonomy"]=>
string(16) "tribe_events_cat"
["by"]=>
string(11) "term_not_in"
}
["tag"]=>
array(2) {
["taxonomy"]=>
string(8) "post_tag"
["by"]=>
NULL
}
["tag_not_in"]=>
array(2) {
["taxonomy"]=>
string(8) "post_tag"
["by"]=>
string(11) "term_not_in"
}
}
["main_repository":protected]=>
NULL
["formatter":protected]=>
NULL
["skip_found_rows":protected]=>
bool(true)
["query_builder":protected]=>
NULL
["update_fields_aliases":protected]=>
array(31) {
["title"]=>
string(10) "post_title"
["content"]=>
string(12) "post_content"
["description"]=>
string(12) "post_content"
["slug"]=>
string(9) "post_name"
["excerpt"]=>
string(12) "post_excerpt"
["status"]=>
string(11) "post_status"
["parent"]=>
string(11) "post_parent"
["author"]=>
string(11) "post_author"
["date"]=>
string(9) "post_date"
["date_gmt"]=>
string(13) "post_date_gmt"
["date_utc"]=>
string(13) "post_date_gmt"
["tag"]=>
string(8) "post_tag"
["image"]=>
string(13) "_thumbnail_id"
["start_date"]=>
string(15) "_EventStartDate"
["end_date"]=>
string(13) "_EventEndDate"
["start_date_utc"]=>
string(18) "_EventStartDateUTC"
["end_date_utc"]=>
string(16) "_EventEndDateUTC"
["duration"]=>
string(14) "_EventDuration"
["all_day"]=>
string(12) "_EventAllDay"
["timezone"]=>
string(14) "_EventTimezone"
["venue"]=>
string(13) "_EventVenueID"
["organizer"]=>
string(17) "_EventOrganizerID"
["category"]=>
string(16) "tribe_events_cat"
["cost"]=>
string(10) "_EventCost"
["currency_symbol"]=>
string(20) "_EventCurrencySymbol"
["currency_position"]=>
string(22) "_EventCurrencyPosition"
["show_map"]=>
string(13) "_EventShowMap"
["show_map_link"]=>
string(17) "_EventShowMapLink"
["url"]=>
string(9) "_EventURL"
["hide_from_upcoming"]=>
string(22) "_EventHideFromUpcoming"
["featured"]=>
string(15) "_tribe_featured"
}
["create_args":protected]=>
array(1) {
["post_type"]=>
string(12) "tribe_events"
}
["display_context":protected]=>
string(6) "custom"
["render_context":protected]=>
string(7) "default"
["last_built_query":protected]=>
*RECURSION*
["last_built_hash":protected]=>
string(32) "a5cd27ad2074f32fbd9d0b1858540121"
}
}
print_r( tribe_get_events ( $args, true )->posts );
-----
Number of Events: 10
-----
Array
(
[0] => WP_Post Object
(
[ID] => 18
[post_author] => 1
[post_date] => 2016-09-11 21:26:30
[post_date_gmt] => 2016-09-12 02:26:30
[post_content] => <h2>First Meeting of Fall Semester</h2>
## Agenda
<ul>
<li>Discuss Future Meeting Times</li>
<li>Discuss Officer Positions</li>
<li>Discuss Plans for the Semester</li>
<li>Signup New Members</li>
<li>Collect Member Dues</li>
</ul>
[post_title] => WebD2 Meeting
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2016-09-15
[to_ping] =>
[pinged] =>
[post_modified] => 2016-09-24 15:48:09
[post_modified_gmt] => 2016-09-24 20:48:09
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=18
[menu_order] => -1
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2016-09-15 15:30:00
)
[1] => WP_Post Object
(
[ID] => 26
[post_author] => 1
[post_date] => 2016-09-18 21:16:23
[post_date_gmt] => 2016-09-19 02:16:23
[post_content] => ## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion
[post_title] => WebD2 Meeting
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting
[to_ping] =>
[pinged] =>
[post_modified] => 2016-09-18 21:20:03
[post_modified_gmt] => 2016-09-19 02:20:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=26
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2016-09-22 15:30:00
)
[2] => WP_Post Object
(
[ID] => 31
[post_author] => 1
[post_date] => 2016-09-18 21:16:23
[post_date_gmt] => 2016-09-19 02:16:23
[post_content] => ## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion
[post_title] => WebD2 Meeting
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2016-11-17
[to_ping] =>
[pinged] =>
[post_modified] => 2016-11-17 15:40:25
[post_modified_gmt] => 2016-11-17 21:40:25
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&eventDate=2016-11-17#038;p=26
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2016-11-17 15:30:00
)
[3] => WP_Post Object
(
[ID] => 32
[post_author] => 1
[post_date] => 2016-09-18 21:16:23
[post_date_gmt] => 2016-09-19 02:16:23
[post_content] => ## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion
[post_title] => WebD2 Meeting
[post_excerpt] => ## Agenda
* Discuss possible business tour
* Discuss the result of the Narwhal mascot proposal
* Plan last meeting of the semester
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2016-12-01
[to_ping] =>
[pinged] =>
[post_modified] => 2016-11-19 12:37:43
[post_modified_gmt] => 2016-11-19 18:37:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&eventDate=2016-12-01#038;p=26
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2016-12-01 15:30:00
)
[4] => WP_Post Object
(
[ID] => 33
[post_author] => 1
[post_date] => 2016-09-18 21:16:23
[post_date_gmt] => 2016-09-19 02:16:23
[post_content] => ## Minutes
[post_title] => WebD2 Meeting
[post_excerpt] => ## Agenda
* Planning Inspect Element
* Planning Website
* Planning Freelance Tax Panel Discussion
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2016-12-15
[to_ping] =>
[pinged] =>
[post_modified] => 2016-11-19 13:18:03
[post_modified_gmt] => 2016-11-19 19:18:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&eventDate=2016-12-15#038;p=26
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2016-12-15 15:30:00
)
[5] => WP_Post Object
(
[ID] => 85
[post_author] => 2
[post_date] => 2017-09-14 11:31:24
[post_date_gmt] => 2017-09-14 16:31:24
[post_content] => <h2>Agenda</h2>
<h2>Why</h2>
<ul>
<li>Join the club and help us create our podcast: Inspect Element</li>
<li>Meet other Web Development student and network</li>
<li>Become a club leader - add leadership skills to your resumé</li>
<li>5$ annual club dues includes your own personal subdomain!</li>
<li><a href="https://hello.webd2.club"><strong>Join Email List</strong></a></li>
</ul>
<h2>Choose New Executive Leaders</h2>
<ul>
<li>Collect annual dues</li>
<li>Select club leaders</li>
<li>President</li>
<li>Vice President</li>
<li>Treasurer</li>
<li>Secretary</li>
</ul>
[post_title] => Web D2 Meeting
[post_excerpt] => First Meeting Fall 2017 - Tue 19 SEP 2017 2:30pm BT250
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => web-d2-meeting
[to_ping] =>
[pinged] =>
[post_modified] => 2017-09-19 15:18:12
[post_modified_gmt] => 2017-09-19 20:18:12
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=85
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2017-09-19 14:30:00
)
[6] => WP_Post Object
(
[ID] => 109
[post_author] => 2
[post_date] => 2017-09-29 14:17:28
[post_date_gmt] => 2017-09-29 19:17:28
[post_content] => <h2>Agenda</h2>
<h2>Why</h2>
<ul>
<li>Join the club and help us create our podcast: Inspect Element</li>
<li>Meet other Web Development student and network</li>
<li>Become a club leader - add leadership skills to your resumé</li>
<li>5$ annual club dues includes your own personal subdomain!</li>
<li><a href="https://hello.webd2.club"><strong>Join Email List</strong></a></li>
</ul>
<h2>Choose New Executive Leaders</h2>
<ul>
<li>Collect annual dues</li>
<li>Select club leaders</li>
<li>President</li>
<li>Vice President</li>
<li>Treasurer</li>
<li>Secretary</li>
</ul>
[post_title] => WebD2 Meeting
[post_excerpt] => Agenda - Elect officers - Collect Dues - Welcome New Members
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2017-09-29
[to_ping] =>
[pinged] =>
[post_modified] => 2017-10-12 19:49:27
[post_modified_gmt] => 2017-10-13 00:49:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=109
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2017-09-29 14:30:00
)
[7] => WP_Post Object
(
[ID] => 112
[post_author] => 2
[post_date] => 2017-10-01 14:46:16
[post_date_gmt] => 2017-10-01 19:46:16
[post_content] => <h2>Agenda</h2>
<ul>
<li>Inspect Element Podcast Planning</li>
</ul>
[post_title] => WebD2 Meeting
[post_excerpt] => Agenda - Inspect Element Podcast Planning
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2017-10-13
[to_ping] =>
[pinged] =>
[post_modified] => 2017-10-12 19:49:14
[post_modified_gmt] => 2017-10-13 00:49:14
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=112
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2017-10-13 14:30:00
)
[8] => WP_Post Object
(
[ID] => 137
[post_author] => 2
[post_date] => 2017-11-10 10:44:08
[post_date_gmt] => 2017-11-10 16:44:08
[post_content] => <h2>Agenda</h2>
<ul>
<li>Open issues</li>
<li>Hour of Code Event - Volunteers to help.</li>
<li>Inspect Element Podcast</li>
</ul>
[post_title] => WebD2 Meeting
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2017-11-10
[to_ping] =>
[pinged] =>
[post_modified] => 2017-11-10 16:20:50
[post_modified_gmt] => 2017-11-10 22:20:50
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=137
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2017-11-10 15:30:00
)
[9] => WP_Post Object
(
[ID] => 141
[post_author] => 2
[post_date] => 2017-11-10 16:20:35
[post_date_gmt] => 2017-11-10 22:20:35
[post_content] => <h2>Agenda</h2>
<ul>
<li>Hour of Code - Confirm Date and Time for Volunteers</li>
<li>Student Showcase - Confirm Date and Time of the Event</li>
<li>Open Business</li>
</ul>
[post_title] => WebD2 Meeting
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => webd2-meeting-2017-12-01
[to_ping] =>
[pinged] =>
[post_modified] => 2018-09-18 21:23:05
[post_modified_gmt] => 2018-09-19 02:23:05
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://webd2.club/?post_type=tribe_events&p=141
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
[event_date] => 2017-12-01 14:30:00
)
)
var_dump( get_queried_object() );
object(WP_Post)#1435 (24) {
["ID"]=>
int(80)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2016-11-20 11:26:45"
["post_date_gmt"]=>
string(19) "2016-11-20 17:26:45"
["post_content"]=>
string(25) "This is the sandbox page."
["post_title"]=>
string(7) "sandbox"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(7) "sandbox"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-11-20 11:59:24"
["post_modified_gmt"]=>
string(19) "2016-11-20 17:59:24"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "https://webd2.club/?page_id=80"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "page"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
This is the sandbox page.