403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.0
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/kiwigrass_LIVE/wp-content/plugins/wpforms-lite/templates/admin/forms/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/kiwigrass_LIVE/wp-content/plugins/wpforms-lite/templates/admin/forms/search-box.php
<?php
/**
 * Search box on forms overview page.
 *
 * @since 1.7.2
 *
 * @var string $term_input_id Term input id.
 * @var string $text          Button text.
 * @var string $search_term   Current search term.
 */

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

?>
<p class="search-box wpforms-forms-search-box">

	<label class="screen-reader-text" for="<?php echo esc_attr( $term_input_id ); ?>"><?php echo esc_html( $text ); ?>:</label>
	<input type="search"
		name="search[term]"
		class="wpforms-forms-search-box-term"
		value="<?php echo esc_attr( $search_term ); ?>"
		id="<?php echo esc_attr( $term_input_id ); ?>">

	<button type="submit" class="button"><?php echo esc_html( $text ); ?></button>
</p>

Youez - 2016 - github.com/yon3zu
LinuXploit