步驟一:編輯function.php 加入register_sidebar. 1.加入程式碼: if (function_exists('register_sidebar')) { register_sidebar(array( 'name' ...
確定! 回上一頁