PATH:
home
/
centosnipponia
/
public_html
/
nipponianl
/
wp-content
/
plugins
/
polylang
/
integrations
/
wp-importer
<?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();
[+]
..
[-] load.php
[edit]
[-] wordpress-importer.php
[edit]
[-] wp-import.php
[edit]
[-] .htaccess.disabled
[edit]