PATH:
home
/
centosnipponia
/
public_html
/
nipponianl
/
wp-content
/
plugins
/
polylang
/
modules
/
wizard
<?php /** * Loads the setup wizard. * * @package Polylang */ if ( ! defined( 'ABSPATH' ) ) { exit; // Don't access directly }; if ( $polylang instanceof PLL_Admin_Base ) { $polylang->wizard = new PLL_Wizard( $polylang ); }
[+]
..
[+]
css
[+]
images
[+]
js
[-] html-wizard-notice.php
[edit]
[-] load.php
[edit]
[-] view-wizard-page.php
[edit]
[-] view-wizard-step-home-page.php
[edit]
[-] view-wizard-step-languages.php
[edit]
[-] view-wizard-step-last.php
[edit]
[-] view-wizard-step-licenses.php
[edit]
[-] view-wizard-step-media.php
[edit]
[-] view-wizard-step-untranslated-contents.php
[edit]
[-] wizard.php
[edit]
[-] .htaccess.disabled
[edit]