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.
wordpress テンプレートでカスタム フォームを作成しました。このフォーム (users/pwd を使用) は、ユーザーが登録されているかどうかを確認します (wp_users ではなく、カスタム mysql テーブルで)。
ログインが成功した場合、そのユーザーにカスタム WORDPRESS 権限 (役割) を設定する必要があります...どうすれば強制できますか?
ありがとう