Commit 3eab534
Revert type hint to match pre-security PR state
Revert _getChartArray type hint from `$chart = null` back to `?WP_Post $chart = null` to match the state BEFORE the broken security PR was merged to development.
The security PR in development has a bug where nonce creation and verification don't match. Our code maintains the working pre-security-PR state.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6cf58f2 commit 3eab534
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
0 commit comments