5 | | * Move nopriv_autosave to nopriv_heartbeat [r23692] |
6 | | * Remove use of `$login_grace_period` [r23699] |
7 | | * Send post_type with autosave [r16657] (this was incorrect in the original unit test, I'm not sure why it's just now breaking) |
8 | | * Change `$_POST['post_ID']` to `$_POST['post_id']` [r23683] |
| 5 | * Move nopriv_autosave to nopriv_heartbeat [23692] |
| 6 | * Remove use of `$login_grace_period` [23699] |
| 7 | * Send post_type with autosave [16657] (this was incorrect in the original unit test, I'm not sure why it's just now breaking) |
| 8 | * Change `$_POST['post_ID']` to `$_POST['post_id']` [23683] |