Edit the_excerpt() HTML (Markup)
-
Hi Guys,
I’m wondering how I would go about exditing the HTML tags within the function the_excerpt()?
For example the current the_excerpt() function echo’s out all the post information(date,author, comments etc) in the <header> tag. I need to be able to move this information to the <footer>. I also may need to add some more custom <div>’s of my own.
Can anyone help me to achieve this?
I have tried to look around in a lot of the background wordpress files but have not been able to find where the markup for this function is set.
Thanks, Daniel.
- The topic ‘Edit the_excerpt() HTML (Markup)’ is closed to new replies.