name = $settings['name']; } if ( isset( $settings['post'] ) ) { $this->post = $settings['post']; } } }