WordPress 外部页面中的泰米尔字符不正确

发布于 2024-11-28 02:13:15 字数 142 浏览 3 评论 0原文

我有一个使用泰米尔语的网站。我在 WordPress 中显示泰米尔字符没有问题。我在 WordPress 之外创建了一个页面,其中使用 wp-load.php 嵌入了 WordPress 函数,但是它显示了不正确的泰米尔字符。

如何解决这个问题?请帮忙!

I have a site using tamil language. I have no problem with displaying tamil characters inside wordpress. I have created a page outside wordpress in which i embed wordpress functions by using wp-load.php however, it displays incorrect tamil characters.

How to fix this issue? Please help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

几度春秋 2024-12-05 02:13:15

在 WP 网站的 中找到元字符集标记。看起来应该类似于 ,但可能不是 UTF-8 将其粘贴到其他网站的头部。

Find the meta charset tag in the <head> of your WP site. Should look something like <meta charset="UTF-8" />, but it might not be UTF-8 Paste that into the head of your other site.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文