[wp-trac] [WordPress Trac] #27081: Run "wp_auth_check" on every Heartbeat tick

WordPress Trac noreply at wordpress.org
Sun Feb 9 22:17:46 UTC 2014


#27081: Run "wp_auth_check" on every Heartbeat tick
----------------------------+-----------------
 Reporter:  azaozz          |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  3.9
Component:  Administration  |    Version:
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------
 The "cookies expired/is user logged in" check is designed to run on every
 Heartbeat tick. However it doesn't run when there is no data sent from the
 browser. Changing the hook from `heartbeat_received` to `heartbeat_send`
 fixes that.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27081>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list