Ticket #49868: 49868.diff
File 49868.diff, 592 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/includes/misc.php
134 134 $instructions = sprintf( 135 135 /* translators: 1: Marker. */ 136 136 __( 137 'The directives (lines) between `BEGIN %1$s` and `END %1$s`are137 'The directives (lines) between "BEGIN %1$s" and "END %1$s" are 138 138 dynamically generated, and should only be modified via WordPress filters. 139 139 Any changes to the directives between these markers will be overwritten.' 140 140 ),