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 主题,我遇到了我的第一堵大墙。
我有不同的内容。我有视频、文章和照片。我需要以不同的方式显示这些页面。
我应该只添加一个类别并以不同的方式显示它们吗?我认为这很容易,但我在谷歌搜索这个问题时遇到了麻烦。
您可以为每个页面创建自定义模板,然后根据您的要求进行设置。
这可能会有所帮助:
创建_Your_Own_Page_Templates
wordpress 客户页面