[wp-trac] [WordPress Trac] #34633: X-pingback header should be generated the same as rel="pingback" link

WordPress Trac noreply at wordpress.org
Wed Sep 28 19:27:26 UTC 2016


#34633: X-pingback header should be generated the same as rel="pingback" link
------------------------------+---------------------
 Reporter:  mark-k            |       Owner:  jorbin
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.7
Component:  Pings/Trackbacks  |     Version:  2.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------
Changes (by jorbin):

 * owner:   => jorbin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38671"]:
 {{{
 #!CommitTicketReference repository="" revision="38671"
 Pings/Trackbacks: Add filter argument to fetching of pingbacks_url in
 `X-pingback` header

 It is possible to delegate pingback processing to a service function
 outside of WordPress itself. All other calls in default themes (and likely
 other themes) uses `bloginfo` which automatically adds the filter argument
 of "display".  This adds consistency.

 Props dshanske.
 Fixes #34633.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34633#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list