Can someone tell me how to wrap the Read More anchor (that displays after an excerpt) with DIV tags using get_the_content('Read More')?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|
Put a filter on Untested but...
|
|||
|
|
|
I use this on all my themes. pretty similar to the answer above This will add a permalink to the the "more" text . You can also add div and style it accordingly. Hope this helps
|
|||
|
|