Changeset 11840
- Timestamp:
- 02/02/2018 08:38:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/classes/class-bp-notifications-notification.php
r11447 r11840 817 817 818 818 // Date query. 819 $date_query = new BP_Date_Query( $date_query, 'date_ recorded' );819 $date_query = new BP_Date_Query( $date_query, 'date_notified' ); 820 820 821 821 // Strip the leading AND - it's handled in get().
Note: See TracChangeset
for help on using the changeset viewer.