Changeset 11248
- Timestamp:
- 05/10/2009 07:11:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments-post.php
r11223 r11248 31 31 do_action('comment_on_draft', $comment_post_ID); 32 32 exit; 33 } else { 34 do_action('pre_comment_on_post', $comment_post_ID); 33 35 } 34 36
Note: See TracChangeset
for help on using the changeset viewer.