如果你開發了實用的全新外掛,並且想讓外掛有個曝光的機會,外掛目錄是個能達成這個目標的地方,僅需讓我們代管你的外掛即可,且開發者可以得到以下資訊:
- 持續追蹤下載人次。
- 讓外掛使用者留下意見反應。
- 你的外掛會與其他實用外掛並列,讓使用者進行評分。
- 這個官方集中式存放庫能提供你的外掛大量曝光的機會。
相關限制
- Your plugin must be compatible with the GNU General Public License v2, or any later version. The plugin should either include its human-readable source code or provide a clear, accessible link to it. We strongly recommend using the same license as WordPress — “GPLv2 or later.”
- The plugin must not impose artificial restrictions on its built-in functionality. This includes license gates, paywalls, time-limited trials, usage quotas, or any other mechanism that limits features included in the plugin code and/or that the plugin code can do.
- 外掛不得從事任何非法或道德上冒犯他人的行為 (我們知道這是主觀判定)
- 你必須使用我們提供的 Subversion 存放庫,這樣才能在這個網站顯示你開發的外掛。WordPress 外掛目錄是一個外掛代管網站,而不是外掛清單網站。
- 在未經明確要求使用者同意的的狀況下,外掛不得內嵌公開網站的外部連結,例如「Powered by」連結。
- 你的外掛必須遵守外掛詳細規範,例如不成為垃圾訊息傳送程式及不濫用系統。
提交程序非常簡單
- 註冊 WordPress.org 帳號。
- 提交外掛以供審閱。
- 你的外掛在經過人工審閱後,結果會是通過審閱,或是以電子郵件通知你提供更多相關資訊或進行相關修正。
- 外掛通過審閱後,你便會獲得儲存你的外掛的 Subversion 存放庫存取權限。
- 在上傳外掛 (及 readme 檔案) 不久後,外掛便會自動顯示於外掛目錄中。
- 查看〈常見問題集〉以進一步了解相關資訊。
Readme 檔案
為了讓你的外掛在外掛目錄中更加實用,每個外掛都應該有個名為 readme.txt 的檔案,並且這個檔案必須遵循 WordPress 外掛 readme 檔案標準。開發者可以使用 readme 驗證程式檢查檔案內容。