| Server IP : 104.21.41.186 / Your IP : 216.73.216.182 Web Server : LiteSpeed System : Linux pbn-16.isgood.host 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gamenohushop ( 1160) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/local/lsws/gamenohu.shop/html/wp-content/updraft/themes-old/flatsome/ |
Upload File : |
<?php
/**
* Flatsome functions and definitions
*
* @package flatsome
*/
require get_template_directory() . '/inc/init.php';
flatsome()->init();
/**
* It's not recommended to add any custom code here. Please use a child theme
* so that your customizations aren't lost during updates.
*
* Learn more here: https://developer.wordpress.org/themes/advanced-topics/child-themes/
*/
// Cách 2: Tắt cho tất cả các post type
add_filter('use_block_editor_for_post_type', '__return_false', 10);