Wordpress页面模板-多个边栏

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Wordpress页面模板-多个边栏相关的知识,希望对你有一定的参考价值。

Change to line in page template file to call a different sidebar.
  1. <?php get_sidebar(); ?>
  2. changes to
  3. <?php include ('sidebar-name.php'); ?>

以上是关于Wordpress页面模板-多个边栏的主要内容,如果未能解决你的问题,请参考以下文章

Wordpress中的多个动态边栏

Wordpress:为特定模板添加小部件侧边栏

如何让wordpress首页完全去掉侧边栏

PHP Wordpress页面模板 - 多个侧边栏

多个永久链接的自定义模板页面wordpress

flask实战-个人博客-模板