Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在のユーザーのプロフィール ページをページの一部として表示し、その後にデータを追加する必要があります。 自分のページに表示できるように、プロファイル ページ (すべての追加フィールドを含む) を提供する API はありますか?
グローバル変数 $USER を使用できます。現在ログインしているユーザーのすべてのレコードが $USER にあり、必要に応じて表示されます。