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

WordPress Download Counter

描述

Now you too can show the WordPress download counter on your website! This plugin adds a widget to your blog that shows the current download count and even refreshes the count every 15 seconds automatically.

Requirements

  • PHP 5.2.0 or newer (PHP4 is dead anyway)
  • WordPress 2.8 or newer

螢幕截圖

  • Example widgets (that's two instances there, the lower one has a custom title) in the default Kubrick theme.

安裝

Manual Installation

Extract all files from the ZIP file, making sure to keep the file/folder structure intact, and then upload it to /wp-content/plugins/.

Automated Installation

Visit Plugins -> Add New in your admin area and search for this plugin. Click “Install”.

See Also: “Installing Plugins” article on the WP Codex

Plugin Usage

Visit Appearance -> Widgets and drag the new widget into your sidebar.

常見問題

It’s not working!

Are you running at least PHP 5.2.0 and WordPress 2.8? You need to be.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WordPress Download Counter” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WordPress Download Counter 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 1.0.2

  • Send AJAX requests to wp-load.php to minimize code that’s loaded (queries, etc.).

Version 1.0.1

  • Send nocache headers for the AJAX to make sure it doesn’t cache.

Version 1.0.0

  • Initial release!