Changeset 725 for trunk/wp-admin/post.php
- Timestamp:
- 01/06/2004 10:33:07 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/post.php
r696 r725 168 168 pingback($content, $post_ID); 169 169 } 170 171 apply_filters('action_publish_post', $post_ID); 170 172 171 173 // Time for trackbacks
Note: See TracChangeset
for help on using the changeset viewer.