Changeset 43023
- Timestamp:
- 04/29/2018 09:43:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r42876 r43023 2492 2492 * 2493 2493 * @param string $submit_button HTML markup for the submit button. 2494 * @param array $args Arguments passed to `comment_form()`.2494 * @param array $args Arguments passed to comment_form(). 2495 2495 */ 2496 2496 $submit_button = apply_filters( 'comment_form_submit_button', $submit_button, $args );
Note: See TracChangeset
for help on using the changeset viewer.