- Timestamp:
- 11/28/2016 12:09:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field-type-datebox.php
r11210 r11253 591 591 */ 592 592 public static function display_filter( $field_value, $field_id = '' ) { 593 if ( ! $field_value ) { 594 return $field_value; 595 } 593 596 594 597 // If Unix timestamp.
Note: See TracChangeset
for help on using the changeset viewer.