Описание
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
Скриншоты
Установка
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
Применение
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.
Часто задаваемые вопросы
Please visit the plugin page with any questions.
Отзывы
Участники и разработчики
«WP-PostViews Plus» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«WP-PostViews Plus» переведён на 2 языка. Благодарим переводчиков за их работу.
Перевести «WP-PostViews Plus» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
Please move to plugin change log