at pathοΌ
ROOT
/
wp-content
/
plugins
/
all-in-one-wp-migration
/
deprecated.php
runοΌ
R
W
Run
lib
DIR
2026-04-09 04:27:54
R
W
Run
storage
DIR
2026-04-20 06:37:48
R
W
Run
LICENSE
34.24 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
all-in-one-wp-migration.php
3.36 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
changelog.txt
13.82 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
constants.php
47.59 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
deprecated.php
2.01 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
exceptions.php
3.24 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
functions.php
65.61 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
loader.php
8.11 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
readme.txt
20.82 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
uninstall.php
2.54 KB
2026-04-09 04:27:54
R
W
Run
Delete
Rename
error_log
up
π
deprecated.php
Save
<?php /** * Copyright (C) 2014-2025 ServMask Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Attribution: This code is part of the All-in-One WP Migration plugin, developed by * * βββββββββββββββββββββββ βββ βββββββ ββββ ββββββ βββββββββββ βββ * βββββββββββββββββββββββββββ ββββββββ ββββββββββββββββββββββββ ββββ * ββββββββββββββ βββββββββββ βββββββββββββββββββββββββββββββββββββ * ββββββββββββββ ββββββββββββ ββββββββββββββββββββββββββββββββββββββ * βββββββββββββββββββ βββ βββββββ βββ βββ ββββββ ββββββββββββββ βββ * βββββββββββββββββββ βββ βββββ βββ ββββββ ββββββββββββββ βββ */ if ( ! defined( 'ABSPATH' ) ) { die( 'Kangaroos cannot jump here' ); } function ai1wm_progress_path( $params ) {}