/home/techb158/balacoffee.com/wp-content/plugins/polylang/src/modules/wizard
NameSizeModeActions
css/-0755rm
images/-0755rm
js/-0755rm
html-wizard-notice.php9500644editdlrm
load.php2300644editdlrm
view-wizard-page.php36410644editdlrm
view-wizard-step-home-page.php42150644editdlrm
view-wizard-step-languages.php41620644editdlrm
view-wizard-step-last.php49050644editdlrm
view-wizard-step-licenses.php12440644editdlrm
view-wizard-step-media.php21250644editdlrm
view-wizard-step-untranslated-contents.php11920644editdlrm
wizard.php277740644editdlrm
Edit: /home/techb158/balacoffee.com/wp-content/plugins/polylang/src/modules/wizard/view-wizard-page.php (3641B)
> <?php printf( /* translators: %s is the plugin name */ esc_html__( '%s › Setup', 'polylang' ), esc_html( POLYLANG ) ); ?>

    $step ) { $is_completed = array_search( $current_step, array_keys( $steps ), true ) > array_search( $step_key, array_keys( $steps ), true ); if ( $step_key === $current_step ) { ?>
">