- Timestamp:
- 11/28/2016 12:07:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.7/src/bp-xprofile/classes/class-bp-xprofile-field-type-datebox.php
r11211 r11252 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.