Файловый менеджер - Редактировать - /home/digitalm/www/zetaworks/wp-content/themes/uncode/core/inc/helpers/assets/tests/video-shortcode.php
Назад
<?php /** * Video shortcode test */ function uncode_page_require_asset_video_shortcode( $content_array ) { global $uncode_check_asset; foreach ( $content_array as $content ) { if ( strpos( $content, '[video' ) !== false ) { $uncode_check_asset['mediaelement'] = true; return; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка