Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP-PostViews Plus

Beschrijving

It can set that if count the registered member views OR views in index page.
To differentiate between USER and BOT is by HTTP_agent, and it can set at admin

Schermafbeeldingen

  • Using page
  • setting page
  • widget setting page

Installatie

You can either install it automatically from the WordPress admin, or do it manually:

  1. Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
  3. Place the show views function in your templates. function reference

Usage

You need edit you theme to show the post views.
Add <?php if(function_exists('the_views')) { the_views(); } ?> to show the post views in your page.

FAQ

Please visit the plugin page with any questions.

Beoordelingen

7 november 2017
easy to install and to add to your theme. it works perfectly
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“WP-PostViews Plus” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“WP-PostViews Plus” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “WP-PostViews Plus” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

Please move to plugin change log