Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

WP-PostViews Plus

Beskrivelse

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

Skærmbilleder

  • 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

Brug/Shortcode

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.

Anmeldelser

7. november, 2017
easy to install and to add to your theme. it works perfectly
Læs alle 3 anmeldelser

Bidragsydere & udviklere

“WP-PostViews Plus” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

“WP-PostViews Plus” er blevet oversat til 2 sprog. Tak til oversætterne for deres bidrag.

Oversæt “WP-PostViews Plus” til dit eget sprog.

Interesseret i udvikling?

Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.

Ændringslog

Please move to plugin change log