This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP-PostViews Plus

توضیحات

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

عکس‌های صفحه

  • Using page
  • setting page
  • widget setting page

نصب

You can either install it automatically from the WordPress admin, or do it manually:

  1. Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
  3. 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.

نقد و بررسی‌ها

7 نوامبر 2017
easy to install and to add to your theme. it works perfectly
خواندن تمامی 3 نقد و بررسی‌

توسعه دهندگان و همکاران

“WP-PostViews Plus” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“WP-PostViews Plus” به 2 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “WP-PostViews Plus” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

Please move to plugin change log