Get string from excerpt
-
Hi, i want to use store the string from excerpt field in wordpress post table to variable and this is what i’m writing:
$excerpt_str = the_excerpt() echo $excerpt_str
i want to store the string from excerpt to the variable excerpt_str,
but it doesn’t work the way it suppose to be…
any solution, thanks…..
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get string from excerpt’ is closed to new replies.