芝麻web文件管理V1.00
编辑当前文件:/home/ezdajrnh/www/wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php
options->get( 'googlesitekit_first_admin' ); } /** * Gets the callback for sanitizing the setting's value before saving. * * @since 1.16.0 * * @return callable The callable sanitize callback. */ protected function get_sanitize_callback() { return 'intval'; } }