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

Easy Digital Downloads – Sales Number

描述

An EDD extension plugin. Show how many sales were made for certain product on the product purchase button area. See screenshots for examples. There is no setting needed. The sales number will be displayed as long as the product has at least one sale.

螢幕截圖

  • Plugin in action
  • Plugin in action

安裝

How to install this plugin:

  1. Download and extract the plugin.
  2. Upload ‘edd-sales-number’ to the ‘/wp-content/plugins/’ directory.
  3. Activate the plugin through the plugin dashboard.

or

  1. Go to your plugin admin page on WP admin dashboard.
  2. Click “Add New” and search the name of the plugin.
  3. Install and activate the plugin.

常見問題

How do I change the margin/padding of the sales number?

There are two CSS clasess added to the sales number. The first class is ‘edd-sales-number-before-link’. It will be added if your product doesn’t have variable pricing options. The second class is ‘edd-sales-number-before-price’. It will be added if your product has variable pricing options.

You can use those CSS classes and add new CSS rules to your theme’s styles.css.

評價

閱讀全部2個評價

貢獻者及開發者

“Easy Digital Downloads – Sales Number” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.2

  • Fix: double ouput on products that have multiple price options
  • Add: support for free products, add text “Downloads” instead of “Sales”

1.0.1

  • Fix: disable sales number on free product
  • Improve: create a separate HTML output function

1.0

  • Initial release.