Now the new version of page read counter plugin is released. There too many new features than version 2.0. With this version, you can see how many online people are reading your posts. And not only posts. Now you can see page viewing number.
A new version released. Please click here.
New features
INSTALLATION
Click here and download wordpress page read counter 2.1. If you are using page read counter 1.0 (1.1) or 2.0 already, please go plugin management page and deactive it. And delete sayfa_sayac.php under plugins folder. After, upload sayfa_sayac folder underplugin directory and active plugin. All old datas will converted for version 2.1 automatically.
Using Functions
When you add below function codes in your theme, you can display counter info.
<?php the_post_total_count(); ?>
Print total post reading count
<?php the_post_online_readers(); ?>
Print total online readers for that post
<?php the_post_max_online_readers(); ?>
Print total maximum online readers for that post
<?php the_post_daily_count(); ?>
Print daily post reading count
<?php the_post_count_lastdate(); ?>
Print last post reading date
<?php ToplamdaEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on every time
<?php BugunEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on today
<?php BuAyEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on this month
<?php GecenAyEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on last month
<?php BuHaftaEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on this week
<?php GecenHaftaEnCokOkunanYazilar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading posts on last week
<?php ToplamdaEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on every time
<?php BugunEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on today
<?php BuAyEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on this month
<?php GecenAyEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on last month
<?php BuHaftaEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on this week
<?php GecenHaftaEnCokOkunanSayfalar(10, ' (', ')', '<ul>', '<li>', '</li>', '</ul>'); ?>
Most reading pages on last week
<?php SuanOkunanYazilar(10, ' (', ' kişi)', '<ul>', '<li>', '</li>', '</ul>'); ?>
Now readings posts
<?php SuanOkunanSayfalar(10, ' (', ' kişi)', '<ul>', '<li>', '</li>', '</ul>'); ?>
Now readings pages.
A little Note!
After you active plugin, it will send me trackback which contains “I installed and tried your plugin on my site “dmry.net”" message. It’s only knowing how many people are using this plugin. It won’t send any information.
İsminiz
E-Posta
Web Siteniz
Yorumunuz
Dmry.net Vital Teknoloji tarafından desteklenmektedir