Файловый менеджер - Редактировать - /home/digitalm/www/zetaworks/wp-content/themes/uncode/core/inc/helpers/assets/tests/post-table.php
Назад
<?php /** * Post Table test */ function uncode_page_require_asset_post_table( $content_array ) { if ( apply_filters( 'uncode_enqueue_post_table', false ) ) { return true; } foreach ( $content_array as $content ) { if ( strpos( $content, ' index_type="table"' ) !== false ) { return true; } } return false; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка