Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28626 closed defect (bug) (fixed)

Remove Heartbeat API Experimental Notices

Reported by: kirasong Owned by: wonderboymusic
Priority: normal Milestone: 4.0
Component: Autosave Version: 3.9
Severity: trivial Keywords: has-patch
Cc: Focuses: docs

Description

We took off the Experimental label in 3.9 [27981], but due to some remaining PHP docs, it's showing up here:
http://developer.wordpress.org/reference/functions/wp_ajax_heartbeat/

Attached is a patch that gets rid of the experimental label everywhere else other than the long-polling in JS.

Related: #25272

Attachments (1)

25272.7.patch (621 bytes ) - added by kirasong 12 years ago.

Download all attachments as: .zip

Change History (4)

@kirasong
12 years ago

#1 @kirasong
12 years ago

So, that patch was named as if it were going to be attached to the other ticket. Oops. But it's the correct one.

#2 @wonderboymusic
12 years ago

  • Milestone Awaiting Review4.0

#3 @wonderboymusic
12 years ago

  • Owner set to wonderboymusic
  • Resolutionfixed
  • Status newclosed

In 28872:

Remove remaining Heartbeat API experimental notices

Props DH-Shredder.
Fixes #28626.

Note: See TracTickets for help on using tickets.