5丁目通信(仮称)

とある5丁目で活動する還暦を過ぎたWebプログラマーの覚え書きです。それとかかってくる迷惑電話や、家業のアパート経営について。

WordPressのアップデートにFTPが必要なかった

#wordpress

この記事がなかったら、いまさらFTPサーバーを立ち上げないといけないかと思ってしまいましたよ。

wp-config.phpに

 

define('FS_METHOD','direct');

を付けるだけ。

 

Embedded Link

FTPの接続情報を設定せずにWordPressを自動更新させる方法 @AKIBE
WordPressの自動更新機能を使用する時、環境によって、FTPの「接続情報」画面が表示されます。 この判定を行っているのが wp-admin/includes/file.php の以下の箇所です。 function …

Google+: View post on Google+

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny