PATH:
home
/
letacommog
/
seneve10
/
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 ); }
[+]
..
[-] wizard.php
[edit]
[-] html-wizard-notice.php
[edit]
[-] view-wizard-step-licenses.php
[edit]
[+]
css
[-] view-wizard-step-home-page.php
[edit]
[-] view-wizard-step-languages.php
[edit]
[-] view-wizard-step-untranslated-contents.php
[edit]
[-] view-wizard-page.php
[edit]
[-] load.php
[edit]
[-] view-wizard-step-media.php
[edit]
[-] view-wizard-step-last.php
[edit]
[+]
js
[+]
images