File manager - Edit - /home/palg2351/public_html/wp-content/themes/conat/searchform.php
Back
<?php /** * Search Form template * * @package CONAT * @author Noor Tech * @version 1.0 */ if ( ! defined( 'ABSPATH' ) ) { die( 'Restricted' ); } ?> <!-- Sidebar Widget --> <div class="search-box"> <form method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <div class="form-group"> <input type="search" name="s" value="<?php echo get_search_query(); ?>" placeholder="<?php esc_attr_e( 'Search...', 'conat' ); ?>"> <button type="submit"><span class="icon fa fa-search"></span></button> </div> </form> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings