Skip to content

Super Star Chore Chart 2.0.0

Choose a tag to compare

@qrussell qrussell released this 07 Jun 01:30
c4e4859

🚀 Super Star Chore Chart 2.0.0

This is the biggest update to Super Star Chore Chart since its original release.
Version 2.0 introduces a full family-based, multi-user system with real-time syncing across devices, backed by secure server-side storage.


✨ What’s New in 2.0

👨‍👩‍👧 Family Accounts & Shared Charts

  • WordPress users can create a family with a name and password
  • Other members join using the family credentials
  • All members see the same chore chart, synced automatically

🔄 Real-Time Multi-Device Sync

  • Server-side polling (default 15 seconds)
  • Changes made by any family member appear for everyone
  • No browser refresh required

🧒 Per-Kid Tabs & Weekly Tracking

  • Add, rename, or remove kids
  • Daily checkboxes (Mon–Sun)
  • Per-task totals and weekly earnings summary
  • Clean print mode for each kid

🛠️ Edit Mode & Templates

  • Rename tasks
  • Adjust pay rates
  • Toggle paid/unpaid
  • Save default templates for quick weekly resets

🗂️ Weekly Archives

  • Automatically snapshot completed weeks
  • Review past performance and earnings

🧱 Under the Hood

  • Complete rewrite using custom database tables
  • Secure AJAX endpoints with nonce verification
  • Family passwords hashed using wp_hash_password()
  • Improved shortcode and settings page
  • More stable data model for future features

⚠️ Upgrade Notice

Version 2.0.0 is a major update.
It requires WordPress user accounts and server-side storage.

Data from v1.x (localStorage) is not migrated automatically.
Families will start fresh with the new system.


📦 Files Included

  • Full plugin source
  • WordPress-ready structure
  • Updated readme and documentation

Enjoy the new multi-user experience — and thank you for using Super Star Chore Chart!

Full Changelog: https://github.com/qrussell/super-star-chore-chart/commits/v2.0.0