Add a variable to wordpress function
-
Hi,
I’d like to assing a variable to function ie.
$something = the_excerpt();
but everytime i do so, the_excerpt is automatically generated by wordpress … how can i declare such variable without executing this function ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add a variable to wordpress function’ is closed to new replies.