
內容簡介
終端機
WPTerm 是一個類似 xterm 的外掛程式。它可用於從 WordPress 管理儀表板執行非交互式 shell 命令。
就像終端機一樣,WPTerm 讓您可以做幾乎任何您想做的事情(例如更改檔案權限、查看網路連線或當前的進程等)。這很棒,但如果您不熟悉 Unix shell 命令,也可能損壞您的部落格。因此,每次使用 WPTerm 時,請遵循以下的做法:如果您不知道自己在做什麼,就不要做!
相容性
WPTerm 不相容於 Microsoft Windows。它僅能在 Unix 相容的伺服器上執行。
因為它使用 PHP 程序執行函數,例如 exec 或 shell_exec,所以它可能無法與某些禁用這些函數的共享主機相容。為了確保您的伺服器相容,請遵循以下步驟:
下載此腳本。
將其重新命名為 “wpterm-check.php”。
上傳到您的網站根目錄中。
前往 http://您的網站/wpterm-check.php
之後,請刪除它。
密碼保護
您可以(而且應該!)密碼保護 WPTerm 的存取權限。請查看上下文幫助或在終端機提示符中輸入 help 以獲取有關如何啟用此功能的詳細信息。
功能
可選擇性運行命令的 PHP 程序執行函數。
自訂字型家族、大小和顏色。
自訂背景顏色。
歷史記錄和回滾緩衝區。
終端鈴聲(可聽可見)。
可選的密碼保護。
上下文幫助。
多站點相容(僅超級管理員可存取)。
支援的語言
英文
法文
需求
WordPress 3.3+
PHP 5.3+
僅相容於 Unix-like 系統(Linux、*BSD 等)。WPTerm 不相容於 Microsoft Windows。
外掛標籤
開發者團隊
原文外掛簡介
An xterm-like plugin to run non-interactive shell commands.
WPTerm is an xterm-like plugin. It can be used to run non-interactive shell commands from the WordPress admin dashboard.
Just like a terminal, WPTerm lets you do almost everything you want (e.g., changing file permissions, viewing network connections or current processes etc). That’s great, but if you aren’t familiar with Unix shell commands, you can also damage your blog. Therefore, each time you use WPTerm, please follow this rule of thumb: if you don’t know what you’re doing, don’t do it!
Compatibility
WPTerm is not compatible with Microsoft Windows; it works on Unix-like servers only.
Because it makes use of PHP program execution functions such as exec or shell_exec, it may not be compatible with some shared hosts that have disabled these functions. To make sure your server is compatible, follow these steps:
Download this script.
Rename it to “wpterm-check.php”.
Upload it inside your website root folder.
Go to http://YOUR WEBSITE/wpterm-check.php
Delete it afterwards.
Password Protection
You can (and probably should!) password protect the access to WPTerm. Consult the contextual help, or type help at the terminal prompt to get more details about how to enable this feature.
Features
Selectable PHP program execution function to run commands.
Custom fonts family, size and color.
Custom background color.
History and scrollback buffer.
Terminal bell (audible / visible).
Optional password protection.
Contextual help.
Multisite compatible (only accessible to the SuperAdmin).
Supported Languages
English
French
Requirements
WordPress 3.3+
PHP 5.3+
Unix-like OS (Linux, *BSD etc) only. WPTerm is NOT compatible with Microsoft Windows.
