Skip to content

farbodakvan/Add-Reading-time-in-WordPress-without-using-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Add-Reading-time-in-WordPress-without-using-plugin

people read about 300 words per minute.also adds 12 seconds for each inline image

Use this Code on your theme folder of function.php

Then you need to call this function to display on your site, and you can put it anywhere, use something like this:

<?php echo reading_time(); ?>

افراد حدود 300 کلمه در دقیقه را می خوانند. همچنین برای هر تصویر درون خطی 12 ثانیه اضافه می کند از کدها در فانکشن قالب خود استفاده کنید

سپس برای نمایش در سایت خود باید این عملکرد را فراخوانی کنید و می توانید آن را در هر جای دیگری قرار دهید ، از چیزی شبیه به این استفاده کنید:

<?php echo reading_time(); ?>

About

خواندن زمان در وردپرس

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages