Changeset 51976
- Timestamp:
- 11/02/2021 04:42:01 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-discussion.php
r51548 r51976 59 59 <?php _e( 'Allow people to submit comments on new posts' ); ?></label> 60 60 <br /> 61 <p class="description"><?php echo '(' . __( 'These settings may be overridden for individual posts.' ) . ')'; ?></p>61 <p class="description"><?php _e( 'Individual posts may override these settings. Changes here will only be applied to new posts.' ); ?></p> 62 62 </fieldset></td> 63 63 </tr>
Note: See TracChangeset
for help on using the changeset viewer.