- Add localhost license bypass for development environments - Flush rewrite rules when license status changes to fix 404 on /metrics - Fix wc_orders_count() missing required status parameter Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create initial WordPress plugin structure - Add Prometheus metrics collector with default metrics - Implement authenticated /metrics endpoint with Bearer token - Add license management integration - Create admin settings page under Settings > Metrics - Set up Gitea CI/CD pipeline for automated releases - Add extensibility via wp_prometheus_collect_metrics hook Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>