Last Updated: February 25, 2016
·
301
· webord

Trim strings in WordPress

Some times there is a need for limiting the size of strings, so I've built this solution for my self;

https://gist.github.com/4265065

And later I've found that half of it could be done with a WordPress function, so check it out also;

http://codex.wordpress.org/Function_Reference/wp_trim_words