Changes between Initial Version and Version 1 of Ticket #1953, comment 1
- Timestamp:
- 09/02/2016 10:53:23 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1953, comment 1
initial v1 3 3 * Perhaps `mbstring` is not enabled? 4 4 * Any chance to use `wp_trim_words()` to cut by words instead of characters? 5 * If `wp_trim_words()` cannot be used, any chance to increase the length to at least 80 characters?