Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 jQuery表单插件将图像上传到主题文件中新创建的目录(即 my_gallery)中。如何获取上传的图片地址?
是的得到了答案。相当容易。地址是:
get_template_directory_uri()."/my_gallery/imagename"