Файловый менеджер - Редактировать - /home/infrafs/INFRABIKEUS/wp-content/plugins/weglot/src/third/amp/class-amp-service-weglot.php
Назад
<?php namespace WeglotWP\Third\Amp; if ( ! defined( 'ABSPATH' ) ) { exit; } /** * @since 2.0 */ class Amp_Service_Weglot { /** * @param bool $with_escape * @return string * @since 2.0 */ public function get_regex( $with_escape = false ) { $regex = '([&\?/])amp(/)?$'; if ( $with_escape ) { $regex = str_replace( '/', '\/', $regex ); } return apply_filters( 'weglot_regex_amp', $regex ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка