codeagencybe / woo-most-viewed-products

WooCommerce Most Viewed Products - Display a list of most viewed products on WooCommerce.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== WooCommerce Most Viewed Products ===
Contributors: wpdelighter
Donate link: https://wpdelighter.com/
Tags: WooCommerce, WooCommerce Most Viewed Products, Most Viewed, Popular Products, Most Visted Products, Sort by View, Product View Count
Requires at least: 3.0.1
Tested up to: 4.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display a list of most viewed products on WooCommerce.


== Description ==

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](https://wordpress.org/support/view/plugin-reviews/woo-most-viewed-products) 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](https://wordpress.org/support/plugin/woo-most-viewed-products) or in the [GitHub repository](https://github.com/wpdelighter/woo-most-viewed-products/issues).


== Installation ==

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](https://wordpress.org/plugins/woocommerce/) plugin must be installed prior to this.


== Frequently Asked Questions ==


== Screenshots ==
1. Screenshot - 1
2. Screenshot - 2

== Changelog ==

= 1.0.0 =
* Initial release.

About

WooCommerce Most Viewed Products - Display a list of most viewed products on WooCommerce.


Languages

Language:PHP 100.0%