Этот плагин не тестировался с последними 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.

Отзывы

03.09.2016
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