Changeset 13668
- Timestamp:
- 12/13/2023 07:23:02 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-admin.php
r13498 r13668 1202 1202 $categories = array(); 1203 1203 1204 if ( is_null( $select_field_type ) ) {1204 if ( empty( $select_field_type ) ) { 1205 1205 $select_field_type = 'textbox'; 1206 1206 }
Note: See TracChangeset
for help on using the changeset viewer.