Ticket #39014: 39014.patch
| File 39014.patch, 495 bytes (added by , 10 years ago) |
|---|
-
wp-includes/comment.php
3059 3059 } 3060 3060 } else { 3061 3061 if ( get_option( 'comment_registration' ) ) { 3062 return new WP_Error( 'not_logged_in', __( 'Sorry, you must be logged in to post acomment.' ), 403 );3062 return new WP_Error( 'not_logged_in', __( 'Sorry, you must be logged in to comment.' ), 403 ); 3063 3063 } 3064 3064 } 3065 3065
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)