WP-Members™ は、WordPress® フレームワーク内でユーザーデータを処理し、WP データベースの users テーブルと user_meta テーブルにユーザーを格納します。ユーザー名とパスワードとメールアドレスとウェブサイト(使用されている場合)は全て wp_users テーブルに保存されます。他のフィールドは全てwp_usermeta テーブルにメタデータとして保存されます。

WordPress®管理画面の [ユーザー > ユーザー一覧] メニューからユーザーを管理できます。

原文を見る

WP-Members™ handles user data within the WordPress® framework, putting users into the users table and user_meta table in the WP database.  Username, password, email, and website (if used) are all stored in the wp_users table.  All other fields are stored as metadata in the wp_usermeta table.

Users can be managed through the WordPress® Users > All Users menu.

https://rocketgeek.com/plugins/wp-members/docs/managing-users/

ユーザーをフィルタする

[ユーザー > ユーザー一覧]のメニューでは画面上部にあるフィルタービューリンクを使用して表示されるユーザーのビューをフィルターできます。これらの一部は WordPressの機能 (役割ごとのユーザーなど)によって実装され、それ以外は WP-Membersの機能によって追加されています。テーブル内の全てのユーザーを表示するか、まだエクスポートされていないユーザーのみを表示するかを選択できます。またユーザー登録を承認制にしている場合は、まだ未承認のユーザーのみを表示することもできます。

原文を見る

You can filter the view of users displayed in Users > All Users by using the filter view links at the top of the screen.  Some of these are implemented by WP (such as users by role), and others are added by WP-Members.  You can choose to display all users in the table or just users not yet exported.  Also, you can display only users not yet activated if you are moderating registration.

一括操作

テーブルに表示されている全てのユーザーを一括エクスポートすることを選択できます(前回のエクスポート以降にユーザーをエクスポートするために、エクスポートされていないユーザーのみを表示することも選択できます)。ユーザー登録を承認制にしている場合は、ユーザーの一覧を一括で承認することもできます。

ユーザーをエクスポートする

ユーザーをインポートする

ユーザーを編集する

ユーザーを検索する

原文を見る

You can choose to bulk export all users displayed in the table (choose to display only non-exported users to export users since the last export).  You can also bulk activate a list of users if you are moderating registration.

Export Users

Import Users

Edit Users

Search Users