Descrição
Displays Popular Posts From StatCounter stats as a widget. Only you have to do is make the stats public and give the project ID to this plugin.
You can configure which type of stats (pageviews, visitors) should be used to display the popular posts and no of items to be displayed.
IMPORTANT NOTE – As far as the test I done, this plugin works on WP blogs with slug URLs as Post Name. Example, this site will work on wordpress blogs that have a post URL like http://subinsb.com/my-post-1
I can’t guarantee that it work on other slugs. But, you can try it and it may or may not work. It it work, please tell me by emailing to mail[at]subinsb.com or via comments of http://subinsb.com/ask/statcounter-popular-posts
DETAILED INFO : http://subinsb.com/wp-statcounter-popular-posts-plugin
Instalação
- Upload
sc-popular-posts
folder to the/wp-content/plugins/
directory - Ative o plugin por meio do menu “Plugins” no WordPress
Perguntas frequentes
- Should I be a Paid User of StatCounter to use this plugin
-
NO. Any users that is on a free plan or paid plan can use this plugin without any problems.
- Do I need to set my Stats to Public in StatCounter
-
In order to access the Popular Pages, the stats should be made Public. This can be done by the following:
- Go to your Project Config Page
- Choose “User/Public Access” option from the sidebar
- Under “Public Access”, set the option to “All Stats are Public”
- Does the stats get fetched every time a page is loaded
-
No, because if it does that, the page loading will be slow. So the stats are cached for 10 minutes. This will reduce the number of times the fresh stats are fetched.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“StatCounter Popular Posts” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “StatCounter Popular Posts” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.2.2
- Fixed bug of displaying duplicate URLs
- No more PHP short tags
0.2.1
- HTTPS URL of popular posts on sites connected with HTTPS
0.2
- Tried adding support for Every slugs
0.1.1
- Fixed a serious bug
0.1
- Initial Version