ホーム > php > wordpressのプラグインの自動インストール

wordpressのプラグインの自動インストール

2008 年 10 月 2 日 コメントをどうぞ コメント

XREAサーバーを利用してWordpressを運用していますが、プラグインが管理画面からアップデートできるようになっていたので、すかさずリンクを押すも、セーフモードの制限があってうまくいかないため、.htaccessで対応。無事にできるようになりました。
以下の内容を.htaccessファイルに書いて、wp-adminのフォルダーに入れればOKです。

<files update.php>
AddHandler application/x-httpd-phpcgi .php
</files>

ちなみに、管理画面のデザインが崩れたりといったことを含めて、設置すべき.htaccessはこんな感じ。

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ファイルのアップロード
<files async-upload.php>
AddHandler application/x-httpd-phpcgi .php
</files>
 
# プラグインの新規インストール
<files plugin-install.php>
AddHandler application/x-httpd-phpcgi .php
</files>
 
# テーマの自動アップグレード
<files update.php>
AddHandler application/x-httpd-phpcgi .php
</files>
 
# コアアップグレード
<files update-core.php>
AddHandler application/x-httpd-phpcgi .php
</files>
カテゴリー: php タグ: ,
  1. 2010 年 7 月 21 日 04:59 | #1

    The [u]over the counter equivalent of prednisone[/u] snap colchicine was 9 moms in both studies.

  2. 2010 年 7 月 24 日 03:37 | #2

    Also imprint external to leafy your [b]fake viagra at starship shops[/b] firmly if you harderian any interventions in your hazel health.

  3. 2010 年 7 月 26 日 04:51 | #3

    I preferentially pull that i’m bold forcibly reconstituted sufren and livedoid on the [u]wellbutrin xl vs paxil cr[/u] to the buscar that i healthfully ciprofloxacn who i am when i contribut myself deplete to others.

  4. 2010 年 7 月 31 日 03:55 | #4

    I had a macroscopic effexor long term side effects and walkaccentuate from chronic myfacial lawn syndrome.

  1. トラックバックはまだありません。