公式ディレクトリでプラグインを検索、インストールするとき、いちいちFTPダイアログが開くサーバーがたまにある。
function set_fs_method($args) {
return 'direct';
}
add_filter('filesystem_method','set_fs_method');
functions.phpに追加で、黙る。(こともある)
現在「開発ログ:シングル」を表示中
user agent:
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)