Modifying the_excerpt to include link to post doesn’t work for Latest Posts block
I’ve modified the the_excerpt() tag to include a Read more link as follows: (Taken from https://developer.wordpress.org/reference/functions/the_excerpt/#comment-327) This works fine on my archive/tag pages where the […]