Descripció
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
Captures
Instal·lació
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
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.
PMF
Please visit the plugin page with any questions.
Ressenyes
Col·laboradors i desenvolupadors
«WP-PostViews Plus» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“WP-PostViews Plus” s’ha traduït a 2 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «WP-PostViews Plus» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
Please move to plugin change log