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 中有一个页面,其中包含一些来自 php 文件的自定义逻辑。我如何将此 php 逻辑附加到 wordpress 页面。
我找到了我的问题的答案。我搜索了一下,发现我们可以创建模板页面,它们可以有自定义逻辑。