[wp-trac] [WordPress Trac] #23216: Create "WP Heartbeat" API
WordPress Trac
noreply at wordpress.org
Wed May 29 20:29:32 UTC 2013
#23216: Create "WP Heartbeat" API
----------------------------+------------------
Reporter: azaozz | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: autosave-redo |
----------------------------+------------------
Comment (by azaozz):
Sure, patch coming up.
Thinking we can drop setting `$data['user_id']`. If a handler needs it it
can get_current_user_id() easily (and it's cached).
We can do a convert_to_screen() but not sure if it will be worth it. The
$screen_id is mostly used as an identifier for where the current request
comes from so handlers can choose to run only on a particular screen.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23216#comment:80>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list