This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MWR HitCounter

ਵੇਰਵਾ

  • This plugin allows you to add a visitor ‘text-plain’ counter on your website easily.
  • No IP tracking control, this plugin use cookie tracking.

ਸਕਰੀਨਸ਼ਾਟ

  • The screenshot corresponds to shortcode insert screenshot-1.png

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin files to the /wp-content/plugins/mwr-hit-counter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Open your theme and look for the eg. : “footer.php” where will to insert the counter.
    Where “start=500” will begin counting, this values can be from 0 to n positives values.
  4. Or use the “shortcode” [mwrcounter start=500] into entries or pages.

Template code is

<?php echo do_shortcode( '[mwrcounter start=500]' ); ?> 

Post code is

[mwrcounter start=500]

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

In which WordPress version this Plugin is compatible?

It is compatible from 4.4.14 to 5.2.2 WordPress version.

When I refresh o revisit my web the counter doesn’t nothing.

It’s normal because this counter do use the cookie tracking for doesn’t recount the visit.

Cookie expiration time?

30 days left.

ਸਮੀਖਿਆਵਾਂ

Read all 1 review

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“MWR HitCounter” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“MWR HitCounter” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1

  • Initial release.