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 插件。现在我需要在自定义帖子类型中添加页面模板,但缺少页面模板选择框。请告诉我如何在自定义帖子类型中添加页面模板选择框。请帮我解决这个问题。
您只能在“页面”类型的帖子类型中设置模板。要为您的帖子类型“书”设置模板,您可以将其设置为
我希望它会帮助你。