Add 'except' to the-Excerpt
-
Hey, I am pretty clueless about this, but am hoping for a little guidance using php and editing the wordpress a bit.
When my theme displays search results it uses
global $post; theme_post_wrapper( array(
and then drops in the information. I put the_excerpt in there, but as I am sure you know, the_excerpt strips all formatting. Is there anyway I could go in and have it to strip all formatting except “theme_post_wrapper” so the search results look proper?
- The topic ‘Add 'except' to the-Excerpt’ is closed to new replies.