Changeset 42228 for trunk/src/wp-admin/edit-form-comment.php
- Timestamp:
- 11/26/2017 11:56:25 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r42201 r42228 151 151 * @param object $comment Current comment object. 152 152 */ 153 153 echo apply_filters( 'edit_comment_misc_actions', '', $comment ); 154 154 ?> 155 155
Note: See TracChangeset
for help on using the changeset viewer.