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
评论图片上传能自定义吗?
本地图片希望能自定义路径和文件名
类似这样,自定义图片存放路径,文件名
assets/{year}/{month}/{day}/{filename}
要是能指定压缩成webp那更好。
The text was updated successfully, but these errors were encountered:
关于webp,第一个解决方案是将图像路径更改为Jetpack CDN
在需要转换为webp的域名前面添加 i0.wp.com
i0.wp.com
Sorry, something went wrong.
No branches or pull requests
评论图片上传能自定义吗?
本地图片希望能自定义路径和文件名
类似这样,自定义图片存放路径,文件名
assets/{year}/{month}/{day}/{filename}
要是能指定压缩成webp那更好。
The text was updated successfully, but these errors were encountered: