Forums
(@jesusjf)
11 years, 8 months ago
Or i just want to remove all parameters from wordpress. I dont use any of the parameters.
11 years, 9 months ago
Figured it out.
Fixed it by changing get_the_content() to the_content()
get_the_content()
the_content()