Changeset 45443
- Timestamp:
- 05/26/2019 06:50:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/option.php
r44662 r45443 2065 2065 ), 2066 2066 'type' => 'string', 2067 'description' => __( 'Allow people to post comments on new articles.' ),2067 'description' => __( 'Allow people to submit comments on new posts.' ), 2068 2068 ) 2069 2069 );
Note: See TracChangeset
for help on using the changeset viewer.