Changeset 20127
- Timestamp:
- 03/06/2012 10:44:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/comment.php
r20000 r20127 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 ) {
Note: See TracChangeset
for help on using the changeset viewer.