Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP-PostViews Plus

Beschreibung

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

Screenshots

  • Using page
  • setting page
  • widget setting page

Installation

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

Verwendung

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.

Rezensionen

7. November 2017
easy to install and to add to your theme. it works perfectly
Alle 3 Rezensionen lesen

Mitwirkende & Entwickler

„WP-PostViews Plus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„WP-PostViews Plus“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „WP-PostViews Plus“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

Please move to plugin change log