#45175 closed defect (bug) (invalid)
Twenty Nineteen: Missing space in string in single.php
Reported by: | tobifjellner | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.0 |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
https://build.trac.wordpress.org/browser/branches/5.0/wp-content/themes/twentynineteen/single.php
Line 29
A space character is missing between "in" and the post title.
'prev_text' => _x( '<span class="meta-nav">Published in</span><span class="post-title">%title</span>', 'Parent post link', 'twentynineteen' ),
Change History (2)
Note: See
TracTickets for help on using
tickets.
Moved this to https://github.com/WordPress/twentynineteen/issues/291