Changeset 11447 for trunk/src/bp-xprofile/bp-xprofile-template.php
- Timestamp:
- 03/04/2017 06:26:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-template.php
r11368 r11447 910 910 * 911 911 * @param string $value Content to maybe unserialize. 912 * @return mixed|string912 * @return string 913 913 */ 914 914 function bp_unserialize_profile_field( $value ) { … … 1088 1088 * @param bool $deprecated Deprecated boolean parameter. 1089 1089 * 1090 * @return string| mixed1090 * @return string|null 1091 1091 */ 1092 1092 function bp_profile_group_name( $deprecated = true ) {
Note: See TracChangeset
for help on using the changeset viewer.