Beskrivning
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ärmdumpar
Installation
You can either install it automatically from the WordPress admin, or do it manually:
- Upload ’wp-postviews-plus’ directory to the ’/wp-content/plugins/’ directory.
- Activate the plugin ’WP-PostViews Plus’ through the ’Plugins’ menu in WordPress.
- Place the show views function in your templates. function reference
Användning
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.
Vanliga frågor
Please visit the plugin page with any questions.
Recensioner
Bidragsgivare och utvecklare
”WP-PostViews Plus” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”WP-PostViews Plus” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”WP-PostViews Plus” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
Please move to plugin change log