Changeset 32037
- Timestamp:
- 04/05/2015 03:38:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r31821 r32037 2394 2394 * 2395 2395 * @param string $submit_field HTML markup for the submit field. 2396 * @param array $args Arguments passed to `comment_form()`.2396 * @param array $args Arguments passed to comment_form(). 2397 2397 */ 2398 2398 echo apply_filters( 'comment_form_submit_field', $submit_field, $args );
Note: See TracChangeset
for help on using the changeset viewer.