Changeset 45412 for trunk/src/wp-login.php
- Timestamp:
- 05/25/2019 02:23:27 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r45405 r45412 951 951 __( '<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href="%1$s">this documentation</a> or try the <a href="%2$s">support forums</a>.' ), 952 952 __( 'https://wordpress.org/support/article/cookies/' ), 953 __( 'https://wordpress.org/support/ ' )953 __( 'https://wordpress.org/support/forums/' ) 954 954 ) 955 955 );
Note: See TracChangeset
for help on using the changeset viewer.