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.
我在 wordpress 中显示内容,我the_content在循环中使用,一切都很好,我得到了一张图片和帖子的文本。
the_content
我唯一不想要的是图像链接会将您带到附件页面,我希望将用户定向到发布永久链接。
编辑帖子并更改图像指向的 URL。您可以通过单击图像时单击小编辑图标来执行此操作。
或者,完全删除图像链接。
您可以通过可视化编辑器控制插入到帖子中的图像的性质。单击图像,然后选择“编辑图像”。然后,找到“图像链接到”选项(文件、页面或无)。从“页面”更改为“文件”或“无”。