サイトの一部を会員制にする方法は別記事にて(要プログラミング)。
用意するもの(プラグイン)。
- Angsuman's Authenticated WordPress Plugin
サイト内のどこへアクセスしてもID、パスワードを求められるプラグイン。
□ 当ブログワードプレス関連の記事
「Angsuman's Authenticated WordPress Plugin」をWordPress(ワードプレス)にインストールします。
実はこのプラグインはWordPress(ワードプレス)の現バージョンに対応していないため、「プラグイン」→「プラグインの検索」でヒットしません。
従って手動でダウンロード及びインストール(アップロード)してください。
ダウンロード先はこちら。
□ Angsuman’s Authenticated WordPress Plugin - Password Protection for Your WordPress Blog

ダウンロードしたら解凍し、「wordpress/wp-content/plugins」にフォルダごとアップロード。
有効化する前に現バージョンに対応させるためちょこっとプログラムを書き換えておきます。
「プラグイン」→「プラグイン編集」からプルダウンメニューで「Angsuman's Authenticated WordPress Plugin」をを選択して、
function ac_auth_redirect() {
// Checks if a user is logged in, if not redirects them to the login page
if ( (!empty($_COOKIE[USER_COOKIE]) &&
!wp_login($_COOKIE[USER_COOKIE], $_COOKIE[PASS_COOKIE], true)) ||
(empty($_COOKIE[USER_COOKIE])) ) {
nocache_headers();
となっている部分を
// Checks if a user is logged in, if not redirects them to the login page
if ( (!empty($_COOKIE[USER_COOKIE]) &&
!wp_login($_COOKIE[USER_COOKIE], $_COOKIE[PASS_COOKIE], true)) ||
(empty($_COOKIE[USER_COOKIE])) ) {
nocache_headers();
function ac_auth_redirect() {
if ( !is_user_logged_in() ){
nocache_headers();
と書き換えて「ファイルを更新」をクリック。if ( !is_user_logged_in() ){
nocache_headers();
via : WordPressのブログ全体に認証をかける - satake7’s memo
その後「Angsuman's Authenticated WordPress Plugin」を有効化するとサイト内どこにアクセスしてもID及びパスワードを聞かれるようになります。

ログインしていないとどこへアクセスしてもこの画面です。
で、ひとまずこれだけでも会員制サイトにはなるのですが、これでは外部から来た方が会員になれません。
そこでメンバーシップ機能をオンにします。
「設定」→「一般」→「メンバーシップ」の「だれでもユーザー登録ができるようにする」にチェックを入れて「変更を保存」

これで、ID入力画面からどなたでもIDを取得することができるようになります。

「登録」というリンクが現れ、こちらから会員登録ができるようになる。
ひとまずこれで会員制サイトにはできたわけですが、これだと誰でも会員になれてしまう等の問題もあります。
こちらに関しての解決法はサイト内の一部を会員制にする方法と合わせて解説させて頂きます。
We have an instant $25 market research survey you can take as soon as you join.
http://get-money-for-your-opinion.info
Imagine companies paying you just to get your opinion about whether or not
you like their products sound too good to be true? It isn�t.
Thousands of companies are hiring people right now to do just that!
There are opportunities worldwide, so it doesn�t even matter what country you�re from.
When you join today, you�ll have THOUSANDS of surveys at your fingertips paying anywhere from $25-$50.
You can take these online from home, on vacation or anywhere you have an internet connection.�
Now is a better time than ever to get started! Take advantage of the instant $25 survey today!
Click Below To Get Started Now:
http://get-money-for-your-opinion.info
Looking forward to working with you.
Regards,
Jenny Adams