Method | Description | |
---|---|---|
__construct ( ) | ||
form_options_success ( |
Display a message when the site options are saved, and save those options | |
get_options ( ) | Handles get requests from the options admin page | |
post_options ( ) | Handles POST requests from the options admin page |
public form_options_success ( |
||
$form | The successfully submitted form |
public post_options ( ) |