HEX
Server: Apache
System: Linux vpshost0650.publiccloud.com.br 4.4.79-grsec-1.lc.x86_64 #1 SMP Wed Aug 2 14:18:21 -03 2017 x86_64
User: bandeirantesbomb3 (10068)
PHP: 8.0.7
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //proc/self/cwd/wp-content/plugins/elementskit-lite/modules/megamenu/views/options-megamenu.php
<script>
	var elementskit_options_megamenu_markup = `
	<fieldset class="menu-settings-group elementskit-options-megamenu" id="elementskit-options-megamenu">
		<legend class="menu-settings-group-name attr-text-bold"><?php esc_html_e( 'ElementsKit Megamenu', 'elementskit-lite' ); ?></legend>
		<div class="menu-settings-input checkbox-input">
		<input name="is_enabled" type="checkbox" <?php checked( ( isset( $data['is_enabled'] ) ? $data['is_enabled'] : '' ), '1' ); ?> id="elementskit-menu-metabox-input-is-enabled" class="elementskit-menu-is-enabled" value="1">
			<label for="elementskit-menu-metabox-input-is-enabled"><?php esc_html_e( 'Enable this menu for Megamenu content', 'elementskit-lite' ); ?></label><br>
			<p class="notice notice-warning" style="margin-top: 10px;padding-top: 10px;padding-bottom: 10px;background:#f3f3f3;">After enabling this, you need to use ElementsKit's header-footer module with <b>elementskit nav-menu</b> widget to show the mega menu. <a href="https://help.wpmet.com/docs/mega-menu-module/" target="_blank">See here how to do it.</a></p>
		</div>
	</fieldset>
	`;

	var elementskit_megamenu_nonce = `<?php echo esc_attr( wp_create_nonce( 'wp_rest' ) ); ?>`;

</script>