options_array = $options; $this->plugin_options = get_option( 'aws_settings' ); $this->generate_fields(); } /* * Generate options fields */ private function generate_fields() { if ( empty( $this->options_array ) ) { return; } $plugin_options = $this->plugin_options; echo '
|
|
|
|
|
|
|
|
|
|
|
|
|
$label ) { ?>
> |
|
|
$label ) { ?>
> |
|
|
|
|
|
|
|
|
|
|
|