<ADVNCD_SITE_VISITORNUMBER>
Tag Function:
- Outputs the amount of visitors that have viewed your photoblog via the advanced_stat.php addon.
Main Usage:
- Used within image_template.html to dynamically recall and output the amount of visitors that have viewed your photoblog.
Examples:
In your image template, you can use the tag like this:
<ADVNCD_SITE_VISITORNUMBER> people have viewed my photos.
Sample Output:
Using the code above will generate the following when the template is run:
198 people have viewed my photos.
NavigationRelatedTags
<< <SITE_VISITORNUMBER> | TemplateTags | <EXIF_EXPOSURE_TIME> >>