Changeset 33891 for trunk/src/wp-admin/edit-form-comment.php
- Timestamp:
- 09/03/2015 06:16:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r33774 r33891 172 172 * @since 3.0.0 173 173 * 174 * @param object $comment Comment object.174 * @param WP_Comment $comment Comment object. 175 175 */ 176 176 do_action( 'add_meta_boxes_comment', $comment );
Note: See TracChangeset
for help on using the changeset viewer.