Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,571
- Themes
- 10,431
- Plugins
- 15,356
- Requests & Feedback
- 14,965
- Showcase
- 3,256
-
I mean is there a way to separate months, seconds, etc. instead of just one output:
$print = sprintf(__(‘%1$d %2$s’), $count, (1 == $count) ? $name : $names);