File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/wp-rocket/views/settings/fields/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/wp-rocket/views/settings/fields/hidden.php

<?php
/**
 * Hidden field template.
 *
 * @since 3.0
 *
 * @param array $data {
 *     Field arguments.
 *
 *     @type string $id    Field identifier.
 *     @type mixed  $value Field value.
 * }
 */

defined( 'ABSPATH' ) || exit;

?>
<input type="hidden" id="<?php echo esc_attr( $data['id'] ); ?>" name="wp_rocket_settings[<?php echo esc_attr( $data['id'] ); ?>]" value="<?php echo esc_attr( $data['value'] ); ?>">

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com