该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Site Counter

描述

Site Counter – is a simple count of visitors. It is will bring the number of visitors since the establishment of the counter on the site.

The plugin has a configuration:

  • The number from which the report will be carried out visitors
  • Cookie storage period for the visitors
  • Now you need not call the function **<php sc_sitecounter (); ?>**, To counter worked
  • Added a widget to the Home Screen page “Console”
  • Added a widget – Site Counter to widget page

屏幕截图

  • Settings page
  • Add code **<php sc_sitecounter (); ?>** in your template
  • Displays the number of visitors
  • Statistics Widget
  • Widget Site Counter
  • Widget Site Counter worked

安装

  1. Upload site-counter.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use Settings -> Site Counter to configure the plugin
  4. If you want to display the counter of visitors, you need to insert the code: **<?php sc_sitecounter();?>** in your template.

常见问题

How do I display a counter on the website?

If you want to display the counter of visitors, you need to insert the code: <?php sc_sitecounter(); ?> in your template.

When remove the plug, the data will remain?

No, after removal of the plug-in, its data is completely removed.

评价

2017年2月24日
Using the widget, nothing shows up (other than the widget title). No documentation/support available either (explanation given in the description is wrong/incomplete for the widget or it's simply buggy and doesn't work).
2016年9月3日
This plug-in is small, simple, and also works OK in the SSL (HTTPS) mode!!
阅读所有2条评价

贡献者及开发者

“Site Counter” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Site Counter”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

Plugin Release

1.1

  • Added a widget to the Home Screen page “Console”
  • Now you need not call the function **<php sc_sitecounter (); ?>**, To counter worked.

1.2

  • Added a widget