Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WooCommerce Most Viewed Products

Описание

Display WooCommerce products sorted by view count.

  • Most Viewed Products widget displays list of products which are most viewed.
  • This also have a short-code [wcmvp], [wcmvp product_count="10"] to display the most viewed products inside page/post content.
  • Use the function <?php wcmvp_display_most_viewed_products( 10 ); ?>

If you like this plugin, please rate and/or review it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support Forum or in the GitHub repository.

Скриншоты

  • Screenshot - 1
  • Screenshot - 2

Установка

  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 below to display the most viewed products.
    • Short-code [wcmvp], [wcmvp product_count="10"] to display the most viewed products inside page/post content.
    • Function <?php wcmvp_display_most_viewed_products( 10 ); ?> in templates.
    • Widget Most Viewed Products inside sidebars.

Note:
WooCommerce plugin must be installed prior to this.

Отзывы

03.09.2016
just put it , made it 50 products , in a secret page and its just THE BEST .
03.09.2016 1 ответ
Surprising that this doesn't have more installations, but possibly another plugin is doing something similar. This plugin works well for tracking product views. It would be good if there were an admin panel, but I got around this by putting the short code in a password-protected page. Tracks in real time. Very useful to see what your users are doing.
Посмотреть все 4 отзыва

Участники и разработчики

«WooCommerce Most Viewed Products» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WooCommerce Most Viewed Products» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.