Skip to content

Tag: wordpress-theming

Undefined function wptexturize()

I’m really new to wordpress and I had just encountered this error: I also tried checking on https://developer.wordpress.org/reference/functions/wptexturize/ and I had traced the callers and functions used by this wptexturize() to no avail. The main issue seems to be that the function is undefined. So I …