Changeset 8518 for trunk/src/bp-xprofile/bp-xprofile-loader.php
- Timestamp:
- 06/15/2014 12:51:03 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-loader.php
r8277 r8518 103 103 $this->field_types = apply_filters( 'xprofile_field_types', array_keys( bp_xprofile_get_field_types() ) ); 104 104 105 // 'option' is a special case. It is not a top-level field, so 106 // does not have an associated BP_XProfile_Field_Type class, 107 // but it must be whitelisted 108 $this->field_types[] = 'option'; 109 105 110 // Register the visibility levels. See bp_xprofile_get_visibility_levels() to filter 106 111 $this->visibility_levels = array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)