Limit number of words then force read more
-
i would like to limit the number of words that are displayed on the post and if it reaches the limit that ive set for individual code something like this and as simple
example <? the_content(20w, ‘Read on…’); ?> wich would limit the post to 20 words the force the read on
would something like this be possible
- The topic ‘Limit number of words then force read more’ is closed to new replies.