このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Most Viewed Products for WooCommerce

説明

WooCommerce Product sorted by view count and Display a list of most viewed wooCommerce products in Admin and on the frontend.

Most Viewed Products widget, shortcode, and admin display list of products which are most viewed

Major features in Most Viewed Products for WooCommerce include:

Admin:
* After installed and Activated plugin merchant can view the “Most view Product” option in WooCommerce
* Backend Setting Merchant can manage a number of products to be displayed in admin.
* The merchant can sort the list of most view product by title, View count and Amount.

Frontend:
* Shortcode and Widget use for display the most view products.
* Shortcode [zwcmvp], [zwcmvp limit=”10″] to display the most viewed products inside page/post content.
* Shortcode can be used anywhere throughout the site to display the products.
* limit variable parameter can be used with shortcode.
* A widget has option for view the number of products

スクリーンショット

  • Screenshot - 1
  • Screenshot - 2
  • Screenshot - 3
  • Screenshot - 4

インストール

  1. Install WooCommerce if not already installed (https://wordpress.org/plugins/woocommerce/)
  2. Extract the .zip file for this plugin and upload its contents to the /wp-content/plugins/ directory. Alternatively, you can install directly from the Plugin directory within your WordPress Install.
  3. Activate the plugin through the “Plugins” menu in WordPress.
  4. Use any of the ways as per above to display the most viewed products.

Note:
WooCommerce plugin must be installed prior to this.

評価

2019年6月30日
Simple, but do the job. Nothing fancy, doesn't affect the performance, exactly what I need.
2019年5月12日 2 replies
Product view count is too simple and unrealistic. Product view count is increasing for every product refresh. You need to find better approach for this logic.
3件のレビューをすべて表示

貢献者と開発者

Most Viewed Products for WooCommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Most Viewed Products for WooCommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial release.

1.1.0 – 2018-1-31

  • Fix – Fix id was called incorrectly issue.
  • Fix – Fix Declaration of ZWCMVP_Orders_table::prepare_items() should be compatible with WP_List_Table::prepare_items() issues.