Changeset 4163
- Timestamp:
- 04/06/2011 07:12:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-xprofile/bp-xprofile-templatetags.php
r4082 r4163 522 522 } 523 523 524 apply_filters( 'bp_get_the_profile_field_datebox', $html, $day, $month, $year, $default_select );524 $html = apply_filters( 'bp_get_the_profile_field_datebox', $html, $day, $month, $year, $default_select ); 525 525 526 526 break;
Note: See TracChangeset
for help on using the changeset viewer.