
Data big screen settings, data acquisition capability self-test, front-end access settings, data and display
Data Dashboard turns your WordPress blog statistics into a clean, large-screen visualization. It reads directly from your site’s own database (cached via WordPress transients) and renders charts with ECharts.
[xiaodada_dashboard] (drop into any page or post, follows your theme)/data-dashboard/ (with your theme header, footer and sidebar)/data-dashboard-standalone/ (fully independent, no theme markup)data-dashboard folder to /wp-content/plugins/.ip2c/ip2c.php plus a pure IP database (.dat), for example the xiaochen theme. Otherwise just disable that module in the admin.All numbers are queried directly from your site’s own database and cached with WordPress transients (external object cache / Memcached applies automatically).
Log in as an administrator and visit any dashboard URL with ?xiaodada_refresh=1.
The plugin is fully internationalized (text domain data-dashboard). All front-end and admin strings can be translated via standard .po/.mo files placed in the plugin’s languages/ folder (e.g. data-dashboard-en_US.mo, data-dashboard-ja.mo, …). A translation template data-dashboard.pot and an English translation (en_US) are included.