=== Counter live visitors for WooCommerce ===
Contributors: DanielRiera
Donate Link: https://www.paypal.com/donate/?hosted_button_id=EZ67DG78KMXWQ
Tags: counter, woocommerce, visitor, live, visitor counter
Requires at least: 4.3
Tested up to: 6.9.4
Requires PHP: 5.0
Stable tag: 1.4.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Show user count on product
 
== Description ==

# 🎉+1.000 Active installations!!🎉

> ### Important NOTE
> If your website uses a cache plugin, you can activate the option 'Your site use cache system?', This option will enable an additional call to show the block of active users :)

It is not a simple visitor counter, this counter is shown on each product with the number of users who are currently viewing that same product

Navigate to Woocommerce -> Visitor Counter in the administration menu for configure

You use Elementor or other page builder?

Try [wcvisitor] shortcode, available from 1.1.2 version

Since version 1.2.0 the ***msgone*** and ***msgmore*** parameters are included (optionals) to customize the message for each shortcode, example:

```
[wcvisitor msgOne="Only One" msgMore="Now %n users on this product"]
```

== Installation ==

1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Enjoy!
 
== Frequently Asked Questions ==

= My site use cache =

If your website uses a cache plugin, you can activate the option 'Your site use cache system?', This option will enable an additional call to show the block of active users :)

= Shortcode =

Yes! [wcvisitor]

Params:
msgone (Only one user)
msgmore (More than one user)

= Configuration =

Navigate to Woocommerce -> Visitor Counter in the administration menu, from there you can configure cache, language, etc.

= Live Mode (Disabled for default)=

The plugin can update the number of current visitors every x seconds, take into account the resources of your server, as a minimum and for security the seconds are set to 5, you can modify this from the plugin options.

= FontAwesome =

Added the option for the plugin to add FontAwesome to your website, for example if your theme doesn't.

= Weight Block Option =

The heavier the weight, the lower the block is displayed

== Changelog ==

= 1.4.0 =
* Replace legacy file-based visitor storage with database storage.
* Add visitor statistics screen with filters and pagination.
* Add legacy storage notice with safe cleanup action for old visitor files.
* Improve options page design and update translations.
* Minor fixes

= 1.3.7 =
* Fix Vulnerability detected

= 1.3.6 =
* New option for add counter after price XXX $ | 1 user are viewing this product, for this deactivate counter on other places (Deactivate option on positions).
* Add after Short description position
* Add deactivate position
* Add weight option for block (Read Description)
* Add option for hide if only one visitor
* Fix Warnings
* Minor Fixes

= 1.3.5 =
* High-Performance Order Storage (HPOS) Compatibility
* WooCommerce 8.0.1 Compatibility
* WordPress 6.3.0 Compatibility

= 1.3.0 =
* Delete old files from plugin options
* Delete old files with WP Cron
* Update version tested
* Set WooCommerce version tested
* Minor Fixes

= 1.2.2 =
* Thanks +1000 install message
* Up to 5.7.2 version tested
* Change readme to md extension

= 1.2.1 =
* Upload Version Test with news WordPress Release

= 1.2.0 =
* New shortcode with **msgone** and **msgmore** parameters are included to  customize the message for each shortcode, see description for more information.

= 1.1.5 =
* Minor Fix

= 1.1.4 =
* Add Live Support
* Add FontAwesome Helper

= 1.1.3 =
* Add Shortcode [wcvisitor] :)
* Add Style class for visitors numbers

= 1.1.0 =
* Minor Fix

= 1.1.0 =
* Fake mode :)

= 1.0.9 =
* Style file added, you can overwrite this style with theme customizer

= 1.0.2 =
* Cache options

= 1.0.1 =
* Minor Fixed

= 1.0.0 =
* Release.

== Localization ==

Español (Spanish), English (English US)

== Upgrade Notice ==
= 1.0.9 =
Style file added, you can overwrite this style with theme customizer :)

