开发者 | mahlamusa |
---|---|
更新时间 | 2020年4月10日 20:10 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 5.4 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
who-hit-the-page
to the /wp-content/plugins/
directory[whohit]About Us[/whohit]
on your About Us
page to see how many people visited that page.
<?php who_hit_the_page( "Page Name" ); ?>
on your theme if you are a developer.<?php whtp_link_bank(); ?>
on your template filesOn your wordpress admin - Go to your admin and look for 'Who Hit The Page' on the main menu on the left, click on it you will see a summary of the data or click on "View All Details" under "Who Hit The Pape" to see all the raw data - also see screenshot-1.
No! Who Hit The Page - Hit Counter is an invisible hit counter, it doesn't show visitors that they are counted, instead it helps you know about your visitors by registering their information so you will know where they are and what browser they use to view your website.
Go to the counters page on your admin and click the "-" button corresponding to the page(s) you visited, if you have visited one page more than once, then enter the number of times you have visited the page and then click the "-" button
No. In this plugin, denying an IP only means "Do not count this IP as a visitor", this is for IPs such as Web Spiders, Search Engine Bots or yourself - you don't have to count yourself as a visitor when you are editing your page.
This plugin does not have that feature, when you add an IP to the deny list, the plugin will only ignore the IP and not count it as a Visitor
If you know the IP address of your own devices like Home/Work Computer, you can go to "Who Hit The Page" then "Denied IPs" and 'Enter IP address to add to deny list' and click on 'Add To Deny List' to continuously disallow the plugin to count visits from that IP address. But Make sure this is a static IP address - meaning it doesn't change over time, otherwise you will have to keep updating your denied IP list.