$58 GRAYBYTE WORDPRESS FILE MANAGER $51

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/contact.fpt.auto/wp-content/plugins/wp-mail-smtp/src/

HOME
Current File : /home/bqrcodec/contact.fpt.auto/wp-content/plugins/wp-mail-smtp/src//MailCatcherV6.php
<?php

namespace WPMailSMTP;

use PHPMailer\PHPMailer\Exception;

/**
 * Class MailCatcher replaces the \PHPMailer\PHPMailer\PHPMailer introduced in WP 5.5 and
 * modifies the email sending logic. Thus, we can use other mailers API to do what we need, or stop emails completely.
 *
 * @since 2.2.0
 */
class MailCatcherV6 extends \PHPMailer\PHPMailer\PHPMailer implements MailCatcherInterface {

	use MailCatcherTrait;

	/**
	 * Callback Action function name.
	 *
	 * The function that handles the result of the send email action.
	 * It is called out by send() for each email sent.
	 *
	 * @since 2.2.0
	 *
	 * @var string
	 */
	public $action_function = '\WPMailSMTP\Processor::send_callback';

	/**
	 * Which validator to use by default when validating email addresses.
	 * We are using built-in WordPress function `is_email` to validate the email address.
	 *
	 * @see PHPMailer::validateAddress()
	 *
	 * @since 3.6.0
	 *
	 * @var string|callable
	 */
	public static $validator = [ Processor::class, 'is_email_callback' ];

	/**
	 * Get the PHPMailer line ending.
	 *
	 * @since 2.2.0
	 *
	 * @return string
	 */
	public function get_line_ending() {

		return static::$LE; // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase
	}

	/**
	 * Throw PHPMailer exception.
	 *
	 * @since 4.0.0
	 *
	 * @param string $error Error message.
	 *
	 * @throws Exception PHPMailer exception.
	 */
	protected function throw_exception( $error ) {

		throw new Exception( $error );
	}
}

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Admin
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Compatibility
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Helpers
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Providers
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Queue
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Reports
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Tasks
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
UsageTracking
--
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
AbstractConnection.php
1.09 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Conflicts.php
14.417 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Connect.php
9.107 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Connection.php
0.941 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
ConnectionInterface.php
1.014 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
ConnectionsManager.php
0.747 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Core.php
33.351 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
DBRepair.php
6.673 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Debug.php
3.497 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Geo.php
6.758 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
MailCatcher.php
1.633 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
MailCatcherInterface.php
1.157 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
MailCatcherTrait.php
13.14 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
MailCatcherV6.php
1.474 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Migration.php
12.107 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
MigrationAbstract.php
3.211 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Migrations.php
3.592 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
OptimizedEmailSending.php
1.146 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Options.php
40.816 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Processor.php
14.034 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
SiteHealth.php
12.63 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Upgrade.php
1.234 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
Uploads.php
4.632 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
WP.php
18.836 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
WPMailArgs.php
4.442 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755
WPMailInitiator.php
4.38 KB
22 Mar 2024 5.25 PM
bqrcodec / bqrcodec
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF