Changeset 55412 for trunk/src/wp-includes/class-wp-fatal-error-handler.php
- Timestamp:
- 02/23/2023 10:36:33 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-fatal-error-handler.php
r54133 r55412 199 199 $message, 200 200 /* translators: Documentation about troubleshooting. */ 201 __( 'https://wordpress.org/ support/article/faq-troubleshooting/' ),201 __( 'https://wordpress.org/documentation/article/faq-troubleshooting/' ), 202 202 __( 'Learn more about troubleshooting WordPress.' ) 203 203 );
Note: See TracChangeset
for help on using the changeset viewer.