The function you need here is register_setting() and three parameters, used as follows: <?php register_setting( option group, option name, args ); ?> ...
確定! 回上一頁