Changeset 2240 for trunk/wp-includes/functions.php
- Timestamp:
- 02/07/2005 07:46:41 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r2236 r2240 616 616 return $post_id; 617 617 } 618 619 add_action('publish_post', 'generic_ping');620 618 621 619 // Send a Trackback
Note: See TracChangeset
for help on using the changeset viewer.