這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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