ユーザーに登録を促す特定の登録ページが必要な場合は、ページの本文に以下のショートコードを含む新しいページを作成します。:
[wpmem_form register]
注意: デフォルトでページを閲覧制限するようにプラグインを設定している場合は、このページが閲覧制限解除されるように設定する必要があります。
原文を見る
If you would like a specific registration page to direct users to register, create a new page with the following shortcode in the body of the page:
[
wpmem_form register]Note: If you have set the plugin to block pages by default, you will need to set this page to be unblocked.
https://rocketgeek.com/plugins/wp-members/docs/registration/create-a-registration-page/
登録ページのアドレス
上記で簡単に説明したように登録ページを作成すると、他のページを処理するのと同じ方法でWordPress環境内のページとしてメニューに追加できるようになります。これはあなたとあなたが使用しているテーマ、および全てのページをデフォルトメニューに表示するかどうかによって異なります。
WP-Members™ には、登録ページの URL を入力するオプション設定があります。この設定は任意であり、登録ページの機能自体には影響しません。ただプラグインにページの場所を知らせるだけでのものあり、これを使用してログインフォームに「登録」リンクを生成します。
原文を見る
Once you create the registration page as outlined above, it is available as a page in your WP installation to be added to menus in the same way you handle other pages. This is dependent upon you and your theme, and whether you display all pages in a default menu.
WP-Members™ has an option setting for you to enter the URL of your registration page. This is optional and does not effect the functioning of your registration page. It merely provides the plugin with knowing where the page is and uses this to generate a “Register” link in the login forms.
https://rocketgeek.com/plugins/wp-members/docs/registration/create-a-registration-page/