Changeset 4186 for trunk/wp-includes/comment.php
- Timestamp:
- 09/12/2006 05:45:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/comment.php
r4144 r4186 696 696 endforeach; 697 697 698 do_action ('pre_ping', array(&$post_links, &$pung));698 do_action_ref_array('pre_ping', array(&$post_links, &$pung)); 699 699 700 700 foreach ($post_links as $pagelinkedto){
Note: See TracChangeset
for help on using the changeset viewer.