$this->id, 'teeny' => true, ); wp_editor( $this->value(), $this->id, $settings ); do_action('admin_print_footer_scripts'); } }