Viewing File: /home/maglabs/etascom/wp-content/themes/agenzio/inc/admin/libs/merlin/merlin-config.php
<?php
/**
* Merlin WP configuration file.
*
* @package Merlin WP
* @version @@pkg.version
* @link https://merlinwp.com/
* @author Rich Tabor, from ThemeBeans.com & the team at ProteusThemes.com
* @copyright Copyright (c) 2018, Merlin WP of Inventionn LLC
* @license Licensed GPLv3 for Open Source Use
*/
if ( ! class_exists( 'Merlin' ) ) {
return;
}
/**
* Set directory locations, text strings, and settings.
*/
$pxl_server_info = apply_filters( 'pxl_server_info', ['docs_url' => 'https://doc.casethemes.net/', 'support_url' => 'https://casethemes.ticksy.com/'] ) ;
$wizard = new Merlin(
$config = array(
'directory' => 'merlin', // Location / directory where Merlin WP is placed in your theme.
'merlin_url' => 'pxlart-setup', // The wp-admin page slug where Merlin WP loads.
'parent_slug' => 'pxlart', // The wp-admin parent page slug for the admin menu item.
'capability' => 'manage_options', // The capability required for this menu to be displayed to the user.
'child_action_btn_url' => 'https://codex.wordpress.org/child_themes', // URL for the 'child-action-link'.
'dev_mode' => false, // Enable development mode for testing.
'license_step' => true, // EDD license activation step.
'license_required' => true, // Require the license activation step.
'license_help_url' => 'https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-', // URL for the 'license-tooltip'.
'edd_remote_api_url' => '', // EDD_Theme_Updater_Admin remote_api_url.
'edd_item_name' => '', // EDD_Theme_Updater_Admin item_name.
'edd_theme_slug' => '', // EDD_Theme_Updater_Admin item_slug.
'ready_big_button_url' => home_url( '/' ), // Link for the big button on the ready step.
),
$strings = array(
'admin-menu' => esc_html__( 'Setup Wizard', 'agenzio' ),
'title%s%s%s%s' => esc_html__( '%1$s%2$s Themes ‹ Theme Setup: %3$s%4$s', 'agenzio' ),
'return-to-dashboard' => esc_html__( 'Return to the dashboard', 'agenzio' ),
'ignore' => esc_html__( 'Disable this wizard', 'agenzio' ),
'btn-skip' => esc_html__( 'Skip', 'agenzio' ),
'btn-next' => esc_html__( 'Next', 'agenzio' ),
'btn-start' => esc_html__( 'Start', 'agenzio' ),
'btn-no' => esc_html__( 'Cancel', 'agenzio' ),
'btn-plugins-install' => esc_html__( 'Install', 'agenzio' ),
'btn-child-install' => esc_html__( 'Install', 'agenzio' ),
'btn-content-install' => esc_html__( 'Install', 'agenzio' ),
'btn-import' => esc_html__( 'Import', 'agenzio' ),
'btn-license-activate' => esc_html__( 'Activate', 'agenzio' ),
'btn-license-skip' => esc_html__( 'Later', 'agenzio' ),
/* translators: Theme Name */
'license-header' => esc_html__( 'Activate Theme', 'agenzio' ),
'license-header2' => esc_html__( 'Activate Your Theme', 'agenzio' ),
/* translators: Theme Name */
'license-header-success%s' => esc_html__( '%s is Activated', 'agenzio' ),
/* translators: Theme Name */
'license%s' => esc_html__( 'Please add your Envato purchase code to confirm the purchase.', 'agenzio' ),
'license-label' => esc_html__( 'License key', 'agenzio' ),
'license-success%s' => esc_html__( 'The theme is already registered, so you can go to the next step!', 'agenzio' ),
'license-json-success%s' => esc_html__( 'Your theme is activated! Remote updates and theme support are enabled.', 'agenzio' ),
'license-tooltip' => esc_html__( 'Need help?', 'agenzio' ),
/* translators: Theme Name */
'welcome-header%s' => esc_html__( 'Welcome to %s', 'agenzio' ),
'welcome-header-success%s' => esc_html__( 'Hi. Welcome back', 'agenzio' ),
'welcome%s' => esc_html__( 'This wizard will set up your theme, install plugins, and import content. It is optional & should take only a few minutes.', 'agenzio' ),
'welcome-success%s' => esc_html__( 'You may have already run this theme setup wizard. If you would like to proceed anyway, click on the "Start" button below.', 'agenzio' ),
'child-header' => esc_html__( 'Install Child Theme', 'agenzio' ),
'child-header-success' => esc_html__( 'You\'re good to go!', 'agenzio' ),
'child' => esc_html__( 'Let\'s build & activate a child theme so you may easily make theme changes.', 'agenzio' ),
'child-success%s' => esc_html__( 'Your child theme has already been installed and is now activated, if it wasn\'t already.', 'agenzio' ),
'child-action-link' => esc_html__( 'Learn about child themes', 'agenzio' ),
'child-json-success%s' => esc_html__( 'Awesome. Your child theme has already been installed and is now activated.', 'agenzio' ),
'child-json-already%s' => esc_html__( 'Awesome. Your child theme has been created and is now activated.', 'agenzio' ),
'plugins-header' => esc_html__( 'Install Plugins', 'agenzio' ),
'plugins-header-success' => esc_html__( 'Plugins are all installed', 'agenzio' ),
'plugins' => esc_html__( 'Let\'s install some essential WordPress plugins to get you started.', 'agenzio' ),
'plugins-success%s' => esc_html__( 'The required WordPress plugins are all installed and up to date. Press "Next" to continue the setup wizard.', 'agenzio' ),
'plugins-action-link' => esc_html__( 'View Plugins', 'agenzio' ),
'import-header' => esc_html__( 'Import a Demo', 'agenzio' ),
'import' => esc_html__( 'Choose a demo for importing to your website', 'agenzio' ),
'import-action-link' => esc_html__( 'Advanced', 'agenzio' ),
'ready-header' => esc_html__( 'All done. Have fun!', 'agenzio' ),
/* translators: Theme Author */
'ready%s' => esc_html__( 'Your theme has been all set up. Enjoy your new theme by %s.', 'agenzio' ),
'ready-action-link' => esc_html__( 'Extras', 'agenzio' ),
'ready-big-button' => esc_html__( 'View your website', 'agenzio' ),
'ready-link-1' => sprintf( '<a href="%1$s" target="_blank">%2$s</a>', $pxl_server_info['docs_url'], esc_html__( 'Help center', 'agenzio' ) ),
'ready-link-2' => sprintf( '<a href="%1$s" target="_blank">%2$s</a>', $pxl_server_info['support_url'], esc_html__( 'Get Theme Support', 'agenzio' ) ),
'ready-link-3' => sprintf( '<a href="%1$s">%2$s</a>', admin_url( 'admin.php?page=pxlart-theme-options' ), esc_html__( 'Theme Options', 'agenzio' ) ),
)
);
Back to Directory
File Manager