Changeset 33177
- Timestamp:
- 07/12/2015 06:28:28 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r32974 r33177 134 134 <?php 135 135 /** 136 * Add additional miscellaneous actions tothe edit comment form sidebar.136 * Filter miscellaneous actions for the edit comment form sidebar. 137 137 * 138 138 * @since 4.3.0 139 139 * 140 * @param string Output HTML to display miscellaneous action.140 * @param string $html Output HTML to display miscellaneous action. 141 141 * @param object $comment Current comment object. 142 142 */
Note: See TracChangeset
for help on using the changeset viewer.