http://codex.wordpress.org/zh-cn:%E4%BB%A4%E4%B8%BB%E9%A2%98%E6%94%AF%E6%8C%81%E5%B0%8F%E5%B7%A5%E5%85%B7
在functions.php 添加
<?php if ( function_exists('register_sidebar') ) register_sidebar(); ?>
<?php if ( function_exists('register_sidebar') ) register_sidebar(); ?>