add_settings_field expects it's third argument to be a callback, but you are actually calling your get_input method. In order to use the get_input method as ...
確定! 回上一頁