Changeset 47914 for trunk/src/wp-includes/ms-load.php
- Timestamp:
- 06/05/2020 09:11:20 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-load.php
r47808 r47914 495 495 $msg .= sprintf( 496 496 /* translators: %s: Documentation URL. */ 497 __( 'Read the <a href="%s" target="_blank"> bug report</a> page. Some of the guidelines there may help you figure out what went wrong.' ),497 __( 'Read the <a href="%s" target="_blank">Debugging a WordPress Network</a> article. Some of the suggestions there may help you figure out what went wrong.' ), 498 498 __( 'https://wordpress.org/support/article/debugging-a-wordpress-network/' ) 499 499 );
Note: See TracChangeset
for help on using the changeset viewer.