Most Read Posts counts Post and Pages hits and allows you to show them in:
- The Single Post page
- The Page page
- Index and Archive pages
- The Sidebar through a configurable Widget, also with featured images
توسط Claudio Simeone
اگر با مشکلی مواجه شدهاید،
لطفاً آن را با جزئیات برای ما ارسال کنید.
🔒 برای ثبت گزارش خرابی باید وارد سایت شوید.
Most Read Posts counts Post and Pages hits and allows you to show them in:
most-read-posts-in-xx-days directory in your /wp-content/plugins/ directorysingle.php or page.php in the Loop
<?php ST4_single_hits(); ?>
index.php (and / or archive.php etc…), in the Loop
<?php ST4_hits(); ?>
sidebar.php (only if you don’t use Widgets)
// last 5 posts in last 30 days, show the hits, show image preview
ST4_mostread(30, 5, ‘yes’, ‘yes’);
// show 10 posts from all published posts, show hits, don’t show preview
ST4_mostread(0, 10, ‘yes’, ‘no’);
// show 3 pages from all published pages, show hits, don’t show preview
ST4_mostread(0, 10, ‘yes’, ‘no’, ‘page’);
Yes, you can remove the date limit in the Sidebar widget settings
Yes, you can display them through Sidebar widget settings
Yes, since version 2.3.2 you can show Page hits through Sidebar widget settings
Yes, since 2.4 version you can edit hits through the Bulk and Quick Edit screens.
قیمت:
رایگان
نگارش
آخرین انتشار
21 اردیبهشت 1405
آخرین بروزرسانی
1 ماه پیش
نصب های فعال
300+
نگارش وردپرس
وردپرس 2.6.3+
تست شده از نسخه
وردپرس 5.2.24
نگارش PHP
-
نسخه ها
0 نسخه