Change text on "more" link
-
This would be simple to do if I could only find where the code is hidden. I thought it must be somewhere deep in the basic wordpress files, but overthere in the support threads, they think it’s somewhere in the theme. So, here is my question:
How do I change the text of the “more” link which I can manually add into posts by pressing a button on the editor (near where you can select bold, italic etc). In the text editor, this appears as <!–more–> and appears on the post as (more). I would like to change it to say something like Full Details.
Other posts say I need to change this line of code:
<?php the_content(__(‘more’));?>
or something similar, but I can’t find this code anywhere.Any idea where I can find it?
NB: This is not the more-tag which is generated when using excerpts. I have found that code and it’s not it (it uses different taxt, ‘Read More…’).
Thank you for your time in reading this post.
The topic ‘Change text on "more" link’ is closed to new replies.
