[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.222.161.245: ~ $
<% extends 'layout.html' %>

<% block content %>
<script>
  var mailpoet_logo_url = '<%= cdn_url('welcome-wizard/mailpoet-logo.20200623.png') %>';
  var wizard_sender_illustration_url = '<%= cdn_url('welcome-wizard/sender.20200623.png') %>';
  var wizard_email_course_illustration_url = '<%= cdn_url('welcome-wizard/email-course.20200623.png') %>';
  var wizard_tracking_illustration_url = '<%= cdn_url('welcome-wizard/tracking.20200623.png') %>';
  var wizard_woocommerce_illustration_url = '<%= cdn_url('welcome-wizard/woocommerce.20200623.png') %>';
  var wizard_MSS_pitch_illustration_url = '<%= cdn_url('welcome-wizard/illu-pitch-mss.20190912.png') %>';
  var is_mp2_migration_complete = <%=  json_encode(is_mp2_migration_complete) %>;
  var is_woocommerce_active = <%= json_encode(is_woocommerce_active)  %>;
  var finish_wizard_url = '<%= finish_wizard_url %>';
  var sender_data = <%= json_encode(sender) %>;
  var admin_email = <%= json_encode(admin_email) %>;
  var hide_mailpoet_beacon = true;
  var subscribers_count = <%= subscriber_count %>;
  var mailpoet_account_url = '<%= add_referral_id("https://account.mailpoet.com/?s=" ~ subscriber_count ~ "&email=" ~ current_wp_user.user_email|escape('js')) %>';
  var has_mss_key_specified = <%= json_encode(has_mss_key_specified) %>;
  var mailpoet_feature_flags = <%= json_encode(mailpoet_feature_flags) %>;
</script>

<div id="mailpoet-wizard-container"></div>

<div class="mailpoet-wizard-video">
    <iframe width="1" height="1" src="https://player.vimeo.com/video/279123953" frameborder="0"></iframe>
</div>

<% endblock %>

<% block translations %>
<%= localize({
'welcomeWizardLetsStartTitle': __('Welcome! Let’s get you started on the right foot.'),
'welcomeWizardSenderText': __('Who is the sender of the emails you’ll be creating with MailPoet?'),
'welcomeWizardSenderMigratedUserText': __('We have a few things to tell you before you begin to ensure you have a good experience.'),
'welcomeWizardUsageTrackingStepTitle': __('Help MailPoet improve with anonymous usage tracking.'),
'welcomeWizardUsageTrackingStepSubTitle': __('Data we don’t gather:'),
'welcomeWizardUsageTrackingStepTrackingLabel': __('Do you want to share anonymous data and help us improve the plugin? We appreciate your help!'),
'welcomeWizardUsageTrackingStepTrackingLabelNote': __('This requires loading 3rd-party libraries enabled.'),
'welcomeWizardUsageTrackingStepTrackingLabelNoteNote': __('Note'),
'welcomeWizardUsageTrackingStepLibs3rdPartyLabelNote': __('This needs to be enabled if you want to be able to contact support.'),
'welcomeWizardUsageTrackingStepLibs3rdPartyLabelNoteNote': __('Important'),
'welcomeWizardUsageTrackingStepLibs3rdPartyLabel': __('Do you want to enable loading 3rd-party libraries, like Google Fonts (used in Form Editor) and HelpScout (used for support)?'),
'welcomeWizardUsageTrackingStepLibs3rdPartyLink': __('Read more about libraries we use.'),
'welcomeWizardTrackingText': __('Gathering usage data allows us to make MailPoet better — the way you use MailPoet will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense.'),
'welcomeWizardTrackingList1': __('Any personal data'),
'welcomeWizardTrackingList2': __('Email addresses'),
'welcomeWizardTrackingList3': __('Login and passwords'),
'welcomeWizardTrackingList4': __('Content of your emails'),
'welcomeWizardTrackingList5': __('Open and click rates'),
'welcomeWizardTrackingLink': __('Read more about what we collect.'),
'welcomeWizardEmailCourseTitle': __('Sign up to our 4-part email course'),
'welcomeWizardEmailCourseText': __('A must for every beginner (in English only)'),
'seeVideoGuide': _x('See video guide', 'A label on a button'),
'skip': _x('Skip', 'A label on a skip button'),
'finishLater': _x('Finish later', 'A label on a skip button'),
'senderAddress': _x('From Address', 'A form field label'),
'replyToAddress': _x('Reply-to Address', 'A form field label'),
'senderName': _x('From Name', 'A form field label'),
'next': _x('Next', 'A label on a button'),
'continue': _x('Continue', 'A label on a button'),
}) %>
<% include('mss_pitch_translations.html') %>
<% include('woocommerce_setup_translations.html') %>
<% endblock %>

Filemanager

Name Type Size Permission Actions
emails Folder 0700
form Folder 0700
newsletter Folder 0700
subscribers Folder 0700
subscription Folder 0700
woocommerce Folder 0700
blank.html File 217 B 0644
experimental-features.html File 534 B 0644
forms.html File 4.91 KB 0644
help.html File 4.43 KB 0644
index.html File 264 B 0644
index.php File 0 B 0644
layout.html File 11.47 KB 0644
logs.html File 732 B 0644
mp2migration.html File 2.62 KB 0644
mss_pitch_translations.html File 1.58 KB 0644
newsletters.html File 25.44 KB 0644
premium.html File 24.32 KB 0644
segments.html File 12.87 KB 0644
settings.html File 21.18 KB 0644
welcome_wizard.html File 4.15 KB 0644
woocommerce_setup.html File 470 B 0644
woocommerce_setup_translations.html File 1.34 KB 0644