Make WordPress Core

Opened 14 years ago

Last modified 13 years ago

#11139 closed defect (bug)

minor trackback_rdf() fix — at Version 6

Reported by: ramiy's profile ramiy Owned by: ramiy's profile ramiy
Milestone: 3.0 Priority: low
Severity: trivial Version: 2.8.5
Component: Comments Keywords: needs-depreceating needs-patch
Focuses: Cc:

Description (last modified by westi)

To remove in 3.0

Change History (7)

#1 @scribu
14 years ago

  • Milestone changed from 2.8.6 to 2.9

#2 @ramiy
14 years ago

  • Keywords has-patch added
  • Owner set to ramiy
  • Status changed from new to accepted

@ramiy
14 years ago

#3 @westi
14 years ago

  • Keywords needs-depreceating added; has-patch removed
  • Milestone changed from 2.9 to Future Release
  • Type changed from task (blessed) to defect (bug)

I don't think we need this function at all anymore.

I guess it would be better just to depreceate it and return empty content as the discovery is automatic now.

#4 @ramiy
14 years ago

what do you mean when you say "the discovery is automatic now" ?

#5 @westi
14 years ago

We removed the calls to this in the default/classic themes back in 1.5.x in [2417].

I think we can just deprecate the functions - and they can return nothing as we use the rel="trackback" method for discovery.

#6 @westi
14 years ago

  • Description modified (diff)
  • Milestone changed from Future Release to 3.0
Note: See TracTickets for help on using tickets.