We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,当文章固定链接为 /%postname% 时,最新文章和热评文章以及随机文章无法获取到正确的文章链接。 它们获取到的文章链接为 https://domain.com/.html
但是 热门文章 小工具 就能获取到正确的文章链接。
The text was updated successfully, but these errors were encountered:
🐛 修复关于小工具文章链接获取失败 #46 #74
807ecb6
No branches or pull requests
WordPress版本:5.7.2
主题版本号:1.5
PHP版本:[7.4]
问题阐述:
如题,当文章固定链接为 /%postname% 时,最新文章和热评文章以及随机文章无法获取到正确的文章链接。
它们获取到的文章链接为 https://domain.com/.html
但是 热门文章 小工具 就能获取到正确的文章链接。
The text was updated successfully, but these errors were encountered: