v2.8.3 - Total pageviews column + header row + large number formatting
WP VisitChart v2.8.3
Added a Total pageviews column to 'Mest besøgte sider i dag'.
v2.8.2 — Total column
'Mest besøgte sider i dag' now shows a Total column alongside the existing I dag count, on both the admin dashboard and mobile page.
The REST endpoint was extended with a single computed column (views_total + views_today AS total) added to the existing query — no new query, no new join, negligible added cost.
v2.8.3 — Header row and large number formatting
- Added a header row above the list showing I DAG / TOTAL labels so the two number columns are self-explanatory
- Large totals (over 99,999) are now displayed as +100K style shorthand instead of the full number with thousand separators
Upgrade
Download wp-visitchart.zip below and replace the existing plugin files. No database changes required.