這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CGA Plugin Helper

描述

This plugin is designed to assist users in the installation of plugins. It allows you to choose from a curated list, manually search for plugins from the WP Store and export all currently active plugins into a list. That list can then be used to import all of your plugins at once, expediting deployment.

Features:

  • Download, install and activate plugins in a single click
  • Choose plugins from a curated list
  • Manually search for several plugins at once
  • Export all of your plugins into a list that you can then use to re-install them in another installation or deployment
  • Easy, simple to understand code, that can be easily modified to suit your needs
  • Use of WordPress API to provide seamless integration

You can check out the source code, submit patches or improvements, and report bugs at the project’s GitHub page.

螢幕截圖

  • Homepage of the plugin
  • Curated plugin list
  • Manual plugin search

安裝

  1. Upload the plugin files to the /wp-content/plugins/cga-plugin-helper directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Select “Plugin Helper” from the sidebar
  4. Select your desired method for installing plugins

常見問題

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/cga-plugin-helper directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Select “Plugin Helper” from the sidebar
  4. Select your desired method for installing plugins

評價

There are no reviews for this plugin.

貢獻者及開發者

“CGA Plugin Helper” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

CGA Plugin Helper 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 CGA Plugin Helper 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.1

  • Fixed Upgrade/Activation bug

1.3.0

  • Added function that will auto-update the installed plugins
  • Separated most functions into their own files

1.2.0

  • Removed $_SESSIONS dependency. This plugin will no longer conflict with caching
  • Changed branding
  • Fixed error that appeared when using the curated plugin install

1.1.0

  • Added new curated plugins and categories
  • Added new translation strings for new categories
  • Separated curated plugins into a new file

1.0.6

  • Changed $_SESSION to only start with init, and to die on logout
  • Added option to load a curated plugin list from the uploads directory of WordPress
  • Plugin now checks if upload directory exists and creates it if it doesn’t
  • Added ‘pph’ prefix to functions
  • Removed erroneously placed error reporting
  • Fixed some translation strings

1.0.0

  • First Stable Release
  • Added Manual Search Function
  • Added Curated List Function
  • Added Export Function
  • Added Support for Portuguese (Portugal) and English (US)