Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#28626 closed defect (bug) (fixed)

Remove Heartbeat API Experimental Notices

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

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 11 years ago.

Download all attachments as: .zip

Change History (4)

@kirasong
11 years ago

#1 @kirasong
11 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
11 years ago

  • Milestone changed from Awaiting Review to 4.0

#3 @wonderboymusic
11 years ago

  • Owner set to wonderboymusic
  • Resolution set to fixed
  • Status changed from new to closed

In 28872:

Remove remaining Heartbeat API experimental notices

Props DH-Shredder.
Fixes #28626.

Note: See TracTickets for help on using tickets.