WP Pro Counter Wordpress Plugin - Rating, Reviews, Demo & Download

WP Pro Counter Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

With this plugin you can create dynamic counters together with page builder Elementor. See our demo page at woorocks.com.

  • You can count posts of any kind, full support for Custom Post Types.
  • You can count posts of any kind matching metakey values.
  • You can count posts of any kind matching status like draft, published and more.
  • You can count posts of any kind matching taxonomies of any kind.

For example you can count number of products inside a certain category or with certain tags. You can count orders shipped or total amount of orders sold. You can count products on sale and more. Your imagination on the only thing keeping you away.

Standard Shortcode Usage here:

Below usage will return number of records for the type you select.
[WPCounter type=’product’]
[WPCounter type=’page’]
[WPCounter type=’post’]

Below we learn to use metakey, metavalue and status.

Below usage will return number of records for the type and with the matching metakey and metavalues.
metakey = optional // metavalue = required if metakey is used. status is also optional.

[WPCounter type=’product’ metakey=’testcounter’ metavalue=’1′ status=’any’]
[WPCounter type=’page’ metakey=’featured’ metavalue=’1′ status=’draft’]
[WPCounter type=’product’ metakey=’onsale’ metavalue=’1′ status=’publish’]
[WPCounter type=’product’ status=’publish’]
[WPCounter type=’post’ status=’draft’]
[WPCounter type=’product’ metakey=’country’ metavalue=’sweden’]

Below we learn how to use taxonomy in our counters.

[WPCounter type=’product’ taxonomyname=’product_cat’ taxonomyvalue=’tshirts’]

Screenshots

No screenshots provided


Reviews & Comments