Zapier 到 WordPress 上传操作
Zapier to WordPress upload manipulate
有什么方法可以操纵从 zapier 到 wordpress 的操作吗?zapier 正在将文件上传到我的 wordpress 媒体,我不想将文件上传到媒体,而是在我的自定义文件夹中。
来自 Zapier Platform 团队的 David。
在幕后,我们正在调用 wp.uploadFile. It uploads to your default media location, which you can configure by following instructions provided in this answer。
如果您有任何其他问题,请告诉我!
有什么方法可以操纵从 zapier 到 wordpress 的操作吗?zapier 正在将文件上传到我的 wordpress 媒体,我不想将文件上传到媒体,而是在我的自定义文件夹中。
来自 Zapier Platform 团队的 David。
在幕后,我们正在调用 wp.uploadFile. It uploads to your default media location, which you can configure by following instructions provided in this answer。
如果您有任何其他问题,请告诉我!