Codex tools: Log in
Contents |
Output nonce, action, and option_page fields for a settings page. Please note that this function must be called inside of the form tag for the options page.
<?php settings_fields( $option_group ) ?>
Since: 2.7.0
settings_fields() is located in wp-admin/includes/plugin.php.
This function is part of the Settings_API.