Changeset 33948 for trunk/src/wp-includes/comment-functions.php
- Timestamp:
- 09/08/2015 06:55:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-functions.php
r33899 r33948 2209 2209 2210 2210 $options = array(); 2211 $options['timeout'] = 4;2211 $options['timeout'] = 10; 2212 2212 $options['body'] = array( 2213 2213 'title' => $title,
Note: See TracChangeset
for help on using the changeset viewer.