add_action('widgets_init','sidebars');:最後記得一定要add_action,不然你登記的,出不了來。widgets_init就是這工具欄在wordpress的名稱,sidebars就是你設好的 ...
確定! 回上一頁