What are you trying to achieve?
[When I import a WordPress category from the WordPress module, a strange script in HTML is generated instead of the category. I deleted all WordPress plugins and themes and tried again, but the error still occurs. The HTML that is imported instead of the category and tag is as follows. Please help me. : function toNumbers(d){var e=;d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=,d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e=“”,f=0;f<d.length;f++)e+=(16>d[f]?“0”:“”)+d[f].toString(16);return e.toLowerCase()}var a=toNumbers(“0820509f48b77c85f315e6e2711c4af6”),b=toNumbers(“2cbc2a09abce88927699455d93024338”),c=toNumbers(“3fd3e6225c43e9b22d1557e475e04822” ]
“I want to retrieve the categories that are already created in WordPress.”