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.
我想为所有用户设置我的帐户页面,以便他们在 woocommerce 中已经可以免费下载几个。如果用户注册该网站,关于如何让用户可以使用这些内容的任何想法?如果您注册,我看到 woothemes.com 网站上提供了这样的可用性。
如果您想“仅提供该内容”,则将文件上传到任何地方,获取它们的 URL 并通过编辑模板 myaccount/my-account.php 将它们添加到“我的帐户”页面 - 将它们格式化为按钮或锚元素并设置 href 属性链接到您的每个文件。