Changeset 45552
- Timestamp:
- 06/20/2019 09:54:13 AM (6 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/about.php
r45548 r45552 152 152 <div class="column is-vertically-aligned-center"> 153 153 <h3><?php _e( 'PHP Error Protection' ); ?></h3> 154 <p><?php _e( 'This administrator-focused update will let you safely fix or manage fatal errors without requiring developer time. It features better handling of the so-called “white screen of death”, and a way to enter recovery mode, which pauses error-causing plugins or themes.' ); ?></p>154 <p><?php _e( 'This administrator-focused update will let you safely fix or manage fatal errors without requiring a developer. It features better handling of the so-called “white screen of death”, and a way to enter recovery mode, which pauses error-causing plugins or themes.' ); ?></p> 155 155 </div> 156 156 </div>
Note: See TracChangeset
for help on using the changeset viewer.