Ticket #18506: patch_v2.diff
| File patch_v2.diff, 501 bytes (added by devesine, 15 months ago) |
|---|
-
wp-includes/comment.php
1816 1816 endif; 1817 1817 endforeach; 1818 1818 1819 do_action_ref_array('pre_ping', array(&$post_links, &$pung ));1819 do_action_ref_array('pre_ping', array(&$post_links, &$pung, $post_ID)); 1820 1820 1821 1821 foreach ( (array) $post_links as $pagelinkedto ) { 1822 1822 $pingback_server_url = discover_pingback_server_uri( $pagelinkedto );
