WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 21 months ago

#16393 closed defect (bug) (fixed)

Use of deprecated hook in ms-default-filters.php

Reported by: solarissmoke Owned by: markjaquith
Priority: normal Milestone: 3.3
Component: General Version: 3.1
Severity: trivial Keywords: has-patch
Cc:

Description

private_to_published is deprecated in favour of private_to_publish

Attachments (1)

16393.diff (716 bytes) - added by solarissmoke 2 years ago.

Download all attachments as: .zip

Change History (4)

solarissmoke2 years ago

comment:1 solarissmoke2 years ago

  • Keywords has-patch added

comment:2 markjaquith2 years ago

  • Keywords 3.2-early added
  • Milestone changed from Awaiting Review to Future Release
  • Owner set to markjaquith
  • Status changed from new to accepted

Tagging for 3.2-early.

comment:3 markjaquith21 months ago

  • Keywords 3.2-early removed
  • Milestone changed from Future Release to 3.3
  • Resolution set to fixed
  • Status changed from accepted to closed

'private_to_published' is no longer used in WP core.

Note: See TracTickets for help on using tickets.