Is there a way to limit the word count of the post title?
I searched over the internet but found nothing.
All I know is, only the content of the post can be limited or excerpted.
|
Is there a way to limit the word count of the post title? I searched over the internet but found nothing. All I know is, only the content of the post can be limited or excerpted. |
||||
|
|
|
There is a built-in function for that:
|
|||
|
|
You can put any kind of limit on almost anything you like, you just need the correct filter |
|||
|
|
|
simply use this where ever you want to display your title with limited words
replace number 5 in above code with whatever number of words you need to display. Regards. |
|||
|
|