Making WordPress.org

Changes between Version 2 and Version 3 of Ticket #4276, comment 4


Ignore:
Timestamp:
03/16/2019 05:50:24 PM (7 years ago)
Author:
atanasangelovdev

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4276, comment 4

    v2 v3  
    1 Attached my proposed patch. I'm concatenating two translation strings that already exist which is usually a no-no but I guess is somewhat fine in this particular case as they are already fragmented in `document_title_parts`. It may be simpler to just introduce a new one:
     1Attached my proposed patch. I'm concatenating two translation strings that already exist which is usually a no-no but I guess is somewhat fine in this particular case as they are already fragmented in `document_title_parts`. It may be simpler to just introduce a new one though:
    22{{{
    33__( '%s - WordPress theme | WordPress.org', 'wporg-themes' )