Inventory_Presser_Admin_Options::sanitize_options( array $input )
Santitizes the user input into the options inputs before they are saved.
Contents
Parameters Parameters
- $input
-
(Required) Array of submitted settings page values.
Return Return
(array)
Source Source
File: includes/admin/class-admin-options.php
Expand full source code Collapse full source code View on Github