__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php

namespace Templately\Builder\Conditions;

class Search extends Condition {
	public function get_type(): string {
		return 'archive';
	}

	public function get_priority(): int {
		return 70;
	}

	public function get_label(): string {
		return __( 'Search', 'templately' );
	}

	public function get_name(): string {
		return 'search';
	}

	public function check( $args = [] ): bool {
		return is_search();
	}
}

Filemanager

Name Type Size Permission Actions
Archive.php File 1.14 KB 0640
Condition.php File 1.76 KB 0640
Error.php File 413 B 0640
Front.php File 421 B 0640
General.php File 451 B 0640
Page.php File 1.24 KB 0640
Post.php File 1.6 KB 0640
PostByAuthor.php File 966 B 0640
PostTypeArchive.php File 1.58 KB 0640
ProductSearch.php File 418 B 0640
Search.php File 414 B 0640
Singular.php File 971 B 0640
Taxonomy.php File 1.01 KB 0640
WooCommerce.php File 731 B 0640
Filemanager