[wp-trac] [WordPress Trac] #46278: Consider internationalization of delimiter: human_readable_duration
WordPress Trac
noreply at wordpress.org
Tue Feb 19 05:37:48 UTC 2019
#46278: Consider internationalization of delimiter: human_readable_duration
-----------------------------+-----------------------------
Reporter: tmatsuur | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
I have a request for the human_readable_duration function added in version
5.1.
Please make it possible to change the delimiter of concatenation by
language.
{{{
return implode( _x( ', ', 'duration' ), $human_readable_duration );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46278>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list