| bio | website | lastyearsloss.com |
|---|---|---|
| location | New York, NY | |
| age | 24 | |
| visits | member for | 1 year, 11 months |
| seen | Mar 24 at 14:07 | |
| stats | profile views | 5 |
:)
|
Sep 5 |
comment |
Query between two meta keys ............................... and the 100 bounty goes to you. Ive been trying to figure this out for two weeks and end_date_of_event was end_event_date... smh. Im sorry for wasting your time lol |
|
Sep 4 |
comment |
Query between two meta keys is output when Im not using that query. (this is an example of one post) |
|
Sep 4 |
comment |
Query between two meta keys ` ["_edit_last"]=> array(1) { [0]=> string(1) "1" } ["_edit_lock"]=> array(1) { [0]=> string(12) "1346276353:1" } ["start_date_of_event"]=> array(1) { [0]=> string(8) "20120912" } ["_start_date_of_event"]=> array(1) { [0]=> string(19) "field_5023c0cdaf93e" } ["end_date_of_event"]=> array(1) { [0]=> string(8) "20130113" } ["_end_date_of_event"]=> array(1) { [0]=> string(19) "field_502e5fc3879e9" } ["time_of_event"]=> array(1) { [0]=> string(16) "11:00am - 6:00pm" }` |
|
Sep 4 |
comment |
Query between two meta keys @sanchothefat yes that is right. Also event start and end are also in the Ymd date format |
|
Aug 30 |
comment |
Query between two meta keys No dice still an empty query. When I comment out the relation and the 2nd array it works but thats just one query lol. My $current = date('Ymd'); |
|
Aug 8 |
comment |
Get single posts archive information thank you very much |