Файловый менеджер - Редактировать - /home/avadvi5/public_html/fcolliver.com/wp-content/plugins/wp-mail-smtp-pro/src/Pro/Alerts/OptionsInterface.php
Ðазад
<?php namespace WPMailSMTP\Pro\Alerts; /** * Interface OptionsInterface. * * @since 3.5.0 */ interface OptionsInterface { /** * Get the mailer provider slug. * * @since 3.5.0 * * @return string */ public function get_slug(); /** * Get the mailer provider title (or name). * * @since 3.5.0 * * @return string */ public function get_title(); /** * Get the mailer provider description. * * @since 3.5.0 * * @return string */ public function get_description(); /** * Output the mailer provider options. * * @since 3.5.0 */ public function display_options(); /** * Get single connection options. * * @since 3.5.0 * * @param array $connection Connection settings. * @param string $i Connection index. * * @return string */ public function get_connection_options( $connection, $i ); }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка