'' ] ); // Set the profile. $profile = ''; if ( ! empty( $option['profile'] ) ) { $profile = $option['profile']; } // Return the profile. return trim( $profile, '/' ); } }