[wp-trac] [WordPress Trac] #49251: i18n: Merge similar translation strings - login to comment.
WordPress Trac
noreply at wordpress.org
Mon Jan 20 17:50:14 UTC 2020
#49251: i18n: Merge similar translation strings - login to comment.
---------------------------------------+------------------------------
Reporter: ramiy | Owner: SergeyBiryukov
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: administration
---------------------------------------+------------------------------
Changes (by ramiy):
* keywords: => has-screenshots has-patch
Comment:
**comment.php:**
* https://build.trac.wordpress.org/browser/trunk/wp-
includes/comment.php?marks=3335#L3341
**xmlrpc:**
* https://build.trac.wordpress.org/browser/trunk/wp-includes/class-wp-
xmlrpc-server.php?marks=3846#L3850
**rest api:**
* https://build.trac.wordpress.org/browser/trunk/wp-includes/rest-
api/endpoints/class-wp-rest-comments-controller.php?marks=408#L408
* https://build.trac.wordpress.org/browser/trunk/wp-includes/rest-
api/endpoints/class-wp-rest-comments-controller.php?marks=425#L425
In all those place login is required to comment (`get_option(
'comment_registration' )`) and user not logged in.
The patch merges the two similar translation strings into one string.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49251#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list