Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.147.78.185
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/blog.diixadigital.com/wp-content/plugins/wpforms-lite/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/blog.diixadigital.com/wp-content/plugins/wpforms-lite/templates/admin-bar-menu.php
<?php
/**
 * Forms selector for admin bar menu.
 *
 * @since 1.6.5
 *
 * @var array $forms_data Forms data.
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

$has_notifications = $forms_data['has_notifications'] ? ' wpforms-menu-form-notifications' : '';

end( $forms_data['forms'] );
$last_key = key( $forms_data['forms'] );
?>

<script type="text/html" id="tmpl-wpforms-admin-menubar-data">
<?php foreach ( $forms_data['forms'] as $key => $form ) : ?>
	<li id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>" class="menupop wpforms-menu-form<?php echo $key === 0 ? esc_attr( $has_notifications ) : ''; ?><?php echo $key === $last_key ? ' wpforms-menu-form-last' : ''; ?>">
		<div class="ab-item ab-empty-item" aria-haspopup="true"><span class="wp-admin-bar-arrow" aria-hidden="true"></span><?php echo esc_html( $form['title'] ); ?></div>
		<div class="ab-sub-wrapper">
			<ul id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>-default" class="ab-submenu">
			<?php if ( ! empty( $form['edit_url'] ) ) : ?>
				<li id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>-edit">
					<a class="ab-item" href="<?php echo esc_url( $form['edit_url'] ); ?>"><?php echo esc_html( $forms_data['edit_text'] ); ?></a>
				</li>
			<?php endif; ?>
			<?php if ( ! empty( $form['entries_url'] ) ) : ?>
				<li id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>-entries">
					<a class="ab-item" href="<?php echo esc_url( $form['entries_url'] ); ?>"><?php echo esc_html( $forms_data['entry_text'] ); ?></a>
				</li>
			<?php endif; ?>
			<?php if ( ! empty( $form['payments_url'] ) ) : ?>
				<li id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>-payments">
					<a class="ab-item" href="<?php echo esc_url( $form['payments_url'] ); ?>"><?php echo esc_html( $forms_data['payment_text'] ); ?></a>
				</li>
			<?php endif; ?>
			<?php if ( ! empty( $form['survey_url'] ) ) : ?>
				<li id="wp-admin-bar-wpforms-form-id-<?php echo esc_attr( $form['form_id'] ); ?>-survey">
					<a class="ab-item" href="<?php echo esc_url( $form['survey_url'] ); ?>"><?php echo esc_html( $forms_data['survey_text'] ); ?></a>
				</li>
			<?php endif; ?>
			</ul>
		</div>
	</li>
<?php endforeach; ?>
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit