Changeset 61199 for trunk/src/wp-admin/options-discussion.php
- Timestamp:
- 11/10/2025 10:49:33 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/options-discussion.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-discussion.php
r61179 r61199 163 163 <br /> 164 164 <label for="wp_notes_notify"> 165 <input name="wp_notes_notify" type="checkbox" id="wp_notes_notify" value="1" <?php checked( '1', get_option( 'wp_notes_notify' ) ); ?> />165 <input name="wp_notes_notify" type="checkbox" id="wp_notes_notify" value="1" <?php checked( '1', get_option( 'wp_notes_notify', 1 ) ); ?> /> 166 166 <?php _e( 'Anyone posts a note' ); ?> </label> 167 167
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)