false, 'y' => false, 'blur' => false, 'spread' => false, 'color' => false, 'inset' => false ]; // inputs $inputs = [ 'x', 'y', 'blur', 'spread', 'color' ]; // value if( ! is_array( $this->value ) ){ $this->value = $this->field['std']; } // placeholder if( ! empty( $this->field['std'] ) && is_array( $this->field['std'] ) ){ $placeholder = $this->field['std']; } // output ----- echo '