wordpress - Truncating content should be based on number of characters or words? Which one is more logical? -


i developing theme , have choice truncate post content on post-listing pages based on either number of characters or number of words. tend towards words because, it's more natural , not cut last word abruptly (which happens when number of character constraint applied). i'd know more opinions.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -