Файловый менеджер - Редактировать - /home/digitalm/www/zetaworks/wp-content/themes/uncode/core/inc/helpers/assets/tests/collapse.php
Назад
<?php /** * Collapse test */ function uncode_page_require_asset_collapse( $content_array ) { if ( apply_filters( 'uncode_enqueue_collapse', false ) ) { return true; } // Required by the Accordion VC module foreach ( $content_array as $content ) { if ( strpos( $content, '[vc_accordion_tab' ) !== false ) { return true; } } return false; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка