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

azurecurve Get Plugin Info

描述

Shortcodes available to get plkugin information from WordPress.org using the plugin.api.

Parameter of slug is passed to the shortcode; the slug is the name of the plugin (for example, for this plugin, the slug is azurecurve-get-plugin-info). For example, to get information on the azurecurve Toggle Show/Hide plugin the slug of azurecurve-toggle-showhide would be passed.

The available shortcodes are:

  • getpluginname
  • getpluginactiveinstalls – number of active installs
  • getpluginauthor – automatically linked back to the authors WordPress.org profile
  • getpluginauthorprofile – address of author profile on WordPress.org
  • getpluginhomepage – address of developers website
  • getpluginrepository – address of theplugin on the WordPress Plugin Repository
  • getplugindescription
  • getpluginadded – date plugin was added to the WordPress Plugin repository
  • getplugindownloaded – number of times the plugin has been downloaded
  • getpluginsupportthreads – number of support threads
  • getpluginratings – shows rating with text; e.g. 5 stars (120)
  • getpluginstarratings – shows star image rating
  • getpluginrating
  • getplugininstallation – installation instructions
  • getpluginchangelog – changelog
  • getpluginfaq – faq
  • getplugindonatelink – donate link
  • getplugintags – list of hyperlinked tags

CSS formatting can be used to change appearence of links and tags.

安裝

  1. Download and extract the azurecurve-plugin-info plugin files.
  2. Upload the azurecurve-plugin-info directory to the /wp-content/plugins/ directory.
  3. Activate the plugin under the Plugins menu in the WordPress administration panel.

常見問題

Is this plugin compatible with both WordPress and ClassicPress?
  • Yes, this plugin will work with both.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 azurecurve Get Plugin Info 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Changes and feature additions for the Plugin Info plugin:

2.0.2

  • Move menu to includes folder for easier maintenance

2.0.1

  • Move menu to includes folder for easier maintenance

2.0.0

  • Add azurecurve menu

1.0.0

  • Initial release