內容簡介
如果您的伺服器使用 SFTP,讓您的 WordPress 安裝保持最新狀態並以無麻煩的方式安裝外掛可能不太容易。“SSH SFTP Updater Support” for WordPress 使用 phpseclib 來解決這個問題。
使用它時,安裝並啟用插件後,在 wp-config.php 的程式碼中早期添加必要的常數:
a) define('FS_METHOD', 'ssh2');
b) 其他常數詳細說明在官方 WP Codex 中
此外掛提供並維護為 WP 社區的免費服務。您可能還會對我們的其他頂級插件感興趣:
UpdraftPlus 簡化備份和還原。 它是最常用的備份/還原外掛,目前有超過一百萬次安裝。
UpdraftCentral> - 一種高效的方法,可從一個地方管理、優化、更新和備份多個網站。
WP-Optimize 幫助您優化和清理 WordPress 數據庫,使其運行最大效率。
更多優質外掛:高級 WooCommerce 擴展 | 其他有用的插件
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Keeping your WordPress install up-to-date and installing plugins in a hassle-free manner is not so easy if your server uses SFTP. “SSH SFTP Updater Support” for WordPress uses phpseclib to remedy this deficiency.
To use it, after installing and activating the plugins, add the necessary constants early in the code in your wp-config.php:
a) define('FS_METHOD', 'ssh2');
b) Others as detailed in the official WP codex
This plugin is offered and maintained as a free service to the WP community. You might also be interested in enhancing your WordPress site with our other top plugins, below.
UpdraftPlus simplifies backups and restoration. It is the #1 most-used backup/restore plugin, with over a million currently-active installs.
UpdraftCentral – a highly efficient way to manage, optimize, update and backup multiple websites from one place.
WP-Optimize helps you to optimize and clean your WordPress database so that it runs at maximum efficiency.
More quality plugins: Premium WooCommerce extensions | Other useful plugins
