Use the read_more
parameter of the [bw_pages] shortcode to alter the text displayed for the read more link.
There are times when the excerpt and content for a set of posts are the same. In these situations it would seem rather unnecessary to display a “read more” button. So what are the options?
In oik version 2.0 you have a couple of choices.
- Use the new
read_more
parameter set toread_more=''
. This will stop the link from being created. - Use the
format
parameter, omitting the value for the read more link. e.g. format=”I/L E”