另外,我們可以使用add_settings_section() 在現有設置頁面上添加新章節。 add_settings_section( string $id, string $title, callable $callback, string $page );.
確定! 回上一頁