pluginkollektiv / statify

Statify – statistics plugin for WordPress
https://wordpress.org/plugins/statify/
GNU General Public License v3.0
76 stars 22 forks source link

Show more info about date/time of the view #284

Open Zodiac1978 opened 7 months ago

Zodiac1978 commented 7 months ago

From this blog post: https://trending.de/content/5-tipps-fuer-den-optimalen-zeitpunkt-der-artikel-veroeffentlichung-plus-nuetzliche-statistik-tools/

We could just add the weekday before the date via dateformat string. https://www.php.net/manual/de/datetime.format.php

We could also highlight the weekend as in Jetpack seen here: https://github.com/pluginkollektiv/statify/issues/119

For more statistics about the time of views, we would need a new UI.