If you are using get_user_meta() it takes an integer ID, So you should try like this : foreach( $metadata as $key => $value ) {.
確定! 回上一頁