プラグインの自動インストール
- WordPressの管理画面いログインします。
- プラグイン> 新規プラグインを追加と進みます。
- 注目プラグインの項目にbbPress が表示されていると思うのでそこからインストールできます。もしくは検索バーに“bbPress”と入力してエンターキーを押してプラグインをサーチすることもできます。
- 今すぐインストールをクリックします。
- さあ、bbPress プラグインを有効化しましょう。
原文を見る
Automatic Plugin Installation
https://codex.bbpress.org/getting-started/installing-bbpress/single-site/
- Log into your WordPress back-end.
- Go to Plugins > Add New .
- You will see bbPress part of the featured plugins and you can install from there , or you can type “bbPress” into the search bar and hit enter to search the plugins.
- Click Install Now.
- Now Activate the bbPress plugin.
プラグインの手動インストール
WordPressのプラグインアップローダーを使用する
- https://bbpress.org/download/ もしくは https://wordpress.org/plugins/bbpress/ からbbPress プラグインをダウンロードします。
- 次はプラグイン> 新規プラグインを追加と進みます。
- それから画面上部にあるプラグインのアップロードボタンをクリックします。
- ファイルを選択をクリックして、ダウンロードしておいたbbPress zipファイルを選びます。
- 今すぐインストールをクリックし、bbPress プラグインを有効化しましょう。
原文を見る
Using WordPress’s Plugin Uploader
https://codex.bbpress.org/getting-started/installing-bbpress/single-site/
- Download the bbPress plugin from https://bbpress.org/download/ or from https://wordpress.org/plugins/bbpress/ .
- Now go to Plugins > Add New
- Then click the Upload Plugin button at the top.
- Click Choose File then choose your the bbPress zip file you downloaded.
- Hit Install Now , now activate.
FTPを使用する
- https://bbpress.org/download/ もしくは https://wordpress.org/plugins/bbpress/ からbbPress プラグインをダウンロードします。
- ファイルをダウンロードした後、解凍してプラグインフォルダーを取り出してデスクトップに置きます。
- FileZillaなどの好みの FTP クライアントを起動します。
- 新しいプラグインが入ったフォルダーをコンピューター上から探して開きます。
- bbPress フォルダーをあなたのコンピューター上から /wp-content/plugins へアップロードします。
- WordPress サイトにログインします。
- プラグイン > インストール済みプラグインと進みます。
- bbPress プラグインの項目で有効化をクリックします。
原文を見る
Using FTP
https://codex.bbpress.org/getting-started/installing-bbpress/single-site/
- Download the bbPress plugin from https://bbpress.org/download/ or from https://wordpress.org/plugins/bbpress/ .
- After downloading the file, unzip it to extract the plugin folder to your desktop
- You may launch your preferred FTP client like FileZilla.
- Locate and open up the folder on your computer that contains the new plugin.
- Upload the bbPress folder from your computer to /wp-content/plugins .
- Log into your WordPress site.
- Go to Plugins > Installed Plugins .
- Click on Activate on the bbPress plugin.