Stats: Store in MC instead of post type

Fixes #200
Fixes #198
This commit is contained in:
Ian Dunn 2022-08-03 09:20:01 -07:00
parent 2b17844c96
commit 967718263f
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
2 changed files with 19 additions and 26 deletions

View file

@ -11,6 +11,10 @@ defined( 'WPINC' ) || die();
?>
<p style="color: red; font-weight: bold; border: 2px solid red; padding: 6px 5px 3px 5px;">
This is deprecated, and stats are currently stored in MC. This only remains as a historical record.
</p>
<p>
This is just rough text-based output to check that it's working in a way that will be friendly for the vizualization that will be added in #38 (and a11y fallbacks, if any are needed).
</p>