Beschrijving
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
Schermafbeeldingen
Installatie
- Upload
site-counter.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use Settings -> Site Counter to configure the plugin
- If you want to display the counter of visitors, you need to insert the code:
**<?php sc_sitecounter();?>**
in your template.
FAQ
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“Site Counter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Site Counter” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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