[wp-trac] [WordPress Trac] #38202: Allow post object or post id for ping functions
WordPress Trac
noreply at wordpress.org
Sat Oct 1 03:49:55 UTC 2016
#38202: Allow post object or post id for ping functions
------------------------------+----------------------------------------
Reporter: dshanske | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: Pings/Trackbacks | Version:
Severity: minor | Keywords: good-first-bug needs-patch
Focuses: |
------------------------------+----------------------------------------
Suggesting the following functions be updated to accept either a post_ID
or a post object
get_pung( int $post_id )
get_to_ping( int $post_id )
do_trackbacks( int $post_id )
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38202>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list