Changeset 44214 for trunk/src/wp-admin/edit-form-comment.php
- Timestamp:
- 12/16/2018 01:18:22 AM (4 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43837
- Property svn:mergeinfo changed
-
trunk/src/wp-admin/edit-form-comment.php
r43571 r44214 196 196 <div id="postbox-container-2" class="postbox-container"> 197 197 <?php 198 /** This action is documented in wp-admin/ edit-form-advanced.php */198 /** This action is documented in wp-admin/includes/meta-boxes.php */ 199 199 do_action( 'add_meta_boxes', 'comment', $comment ); 200 200
Note: See TracChangeset
for help on using the changeset viewer.