[wp-trac] [WordPress Trac] #34141: Allow Plugins Access to Pingback Data (was: Allow Plugins Access to Pingback and Trackback Data)

WordPress Trac noreply at wordpress.org
Sun Oct 4 04:10:53 UTC 2015


#34141: Allow Plugins Access to Pingback Data
-------------------------------------+------------------------------
 Reporter:  dshanske                 |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Pings/Trackbacks         |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  2nd-opinion needs-patch  |     Focuses:
-------------------------------------+------------------------------
Changes (by dshanske):

 * keywords:   => 2nd-opinion needs-patch


Comment:

 So, the scope of this proposal is as follows.

 1. Pingback pass data on in $commentdata.
 2. Extra fields in $commentdata get saved by wp_insert_comment into
 $commentmeta or support this by plugin by passing the full $commentdata to
 the action hook comment_post.

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


More information about the wp-trac mailing list