Skip to content

EMIA-X/wordpress-visitor-counter-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

آمارگیر بازدید سایت وردپرس بدون افزونه

یک اسکریپت ساده و سبک برای نمایش تعداد بازدیدهای روزانه سایت وردپرسی بدون نیاز به نصب هیچ افزونه‌ای

wordpress-visitor-counter-code

Simple PHP code to count daily visitors in WordPress without plugins A lightweight PHP snippet to count and display today's visitors in WordPress without using any plugin.

Features

  • Counts daily visitors
  • No database tables needed
  • No plugin required
  • Lightweight & fast

Installation

  1. Copy the code from number1
  2. Paste it into your theme's functions.php
  3. Use the provided function (second code) to display visitor count (like footer)

About

Simple PHP code to count daily visitors in WordPress without plugins

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors