WORDPRESS ONLY
Add this where you want it to be displayed, search where it is coming from, then replace the code…and you will get 5 minutes ago or 3 weeks ago etc…
echo human_time_diff(get_the_time('U'), current_time('timestamp')) .' '.('ago');
WORDPRESS ONLY
Add this where you want it to be displayed, search where it is coming from, then replace the code…and you will get 5 minutes ago or 3 weeks ago etc…
echo human_time_diff(get_the_time('U'), current_time('timestamp')) .' '.('ago');