# learnpress/4.4.3/inc/admin/views/tools/database/html-rollback-db.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.4.3. 14 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.4.3/code/inc/admin/views/tools/database/html-rollback-db.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.4.3/raw/inc/admin/views/tools/database/html-rollback-db.php
- Modified: 2026-07-26T12:32:48+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.4.3/code/inc/admin/views/tools/database/html-rollback-db.php#L10-L20`.

```php
<?php
/**
 * Template tool rollback database.
 *
 * @template html-rollback-db
 * @author  tungnx
 * @package learnpress/admin/views/tools/database
 * @version 1.0.0
 * @since 4.0.2
 */

defined( 'ABSPATH' ) or die();


```
