I prefer change it to “Read More”
Is it possible?
@merkucio – Glad to know you sorted this out.
The “symbol” is an “infinity” character and was meant to represent a link, in this case to the rest of the post.
Thanks!
~Cais.
In the file /wp-content/plugins/bns-featured-category/bns-featured-category.php
Line 844:
. apply_filters( ‘bnsfc_link’, ‘∞’ ) .
change to
. apply_filters( ‘bnsfc_link’, ‘read more…;’ ) .
Cheers
Rafi
@supertoll – Thanks for sharing … this is specifically why I added that filter.
~Cais.