[wp-trac] [WordPress Trac] #34141: Allow Plugins Access to Pingback and Trackback Data
WordPress Trac
noreply at wordpress.org
Sun Oct 4 04:00:31 UTC 2015
#34141: Allow Plugins Access to Pingback and Trackback Data
------------------------------+-----------------------------
Reporter: dshanske | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Pings/Trackbacks | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
This came up as I was looking at trying to close #3491.
This is a 9 year old ticket that proposes that hooks be added to allow
plugins access to trackback and pingback data.
@markjaquith had pointed out that the best solution is to use the
preprocess comment hook, but this doesn't allow the data to be saved into
the comment.
The simplest solution is to modify wp_insert_comment to save anything not
in an existing field into comment meta and then modify pingbacks and
trackbacks to save that data into the meta.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34141>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list