Popis
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
Instalace
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
Použití
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.
Nejčastější dotazy
Please visit the plugin page with any questions.
Recenze
Autoři
WP-PostViews Plus je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „WP-PostViews Plus“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “WP-PostViews Plus” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
Please move to plugin change log