wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_refresh_post_lock › WordPress Function

Since3.6.0
Deprecatedn/a
wp_refresh_post_lock ( $response, $data, $screen_id )
Parameters: (3)
  • (array) $response The Heartbeat response.
    Required: Yes
  • (array) $data The $_POST data sent.
    Required: Yes
  • (string) $screen_id The screen ID.
    Required: Yes
Returns:
  • (array) The Heartbeat response.
Defined at:
Codex:

Checks lock status on the New/Edit Post screen and refresh the lock.



Source

Soon...