Descripción
This plugin counts the post visits. Use ‘post_views_count’ meta key to get current post visit counts.
You can use ‘wpvc_get_post_views’ function with post id to get total visit counts.
This plugin automatically increases the post visit count when you access the post.
Instalación
Way 1:
1. Upload wp-post-visit-count.zip
to the /wp-content/plugins/
directory
2. Extract the zip file.
3. Activate the plugin from wordpress plugins page. And you have done.
Way 2:
1. Go to plugins page in admin.
2. Click on Add New button.
3. Search for «WP Post Visit Count».
4. Click install on WP Notify.
5. Activate the plugin.
FAQ
- How do I use this plugin?
-
See description.
Reseñas
Colaboradores y desarrolladores
«WP Post Visit Count» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Post Visit Count» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- New Plugin initialized.