Changeset 30656 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 11/30/2014 12:09:56 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r30610 r30656 2302 2302 * Filter a comment form field for display. 2303 2303 * 2304 * The dynamic portion of the filter hook, $name, refers to the name2304 * The dynamic portion of the filter hook, `$name`, refers to the name 2305 2305 * of the comment form field. Such as 'author', 'email', or 'url'. 2306 2306 *
Note: See TracChangeset
for help on using the changeset viewer.