field['action'] ) ? $this->field['action'] : ''; echo '
Betheme is fully compatible with WPML - the WordPress Multilingual Plugin. WPML lets you add languages to your existing sites and includes advanced translation management.
'; echo 'WPML makes it easy to build multilingual sites and run them. It’s powerful enough for corporate sites, yet simple for blogs.
'; echo ''; echo ''; echo ''. __('Buy and download', 'mfn-opts') .''; echo ''. __('WPML features', 'mfn-opts') .''; } elseif ( 'description' == $action ) { echo wp_kses( $this->field['desc'], mfn_allowed_html('desc') ); } elseif ( 'performance' == $action ) { echo ''; echo 'One click settings are recommended for most users.
'; echo 'Plese check your site after enabling this option and adjust settings below if necessery. Please remember that there are many server settings and plugins that may be incompatible with some options.
'; echo ''; echo ''; echo ''. __('Apply recommended settings', 'mfn-opts') .''; echo ''. __('Disable all', 'mfn-opts') .''; echo ''; } elseif ( 'elementor' == $action ) { echo ''; echo 'One click settings are recommended if you use Flexbox Container. Please check Elementor Settings.
'; echo ''; echo ''; echo ''. __('Flexbox Container settings', 'mfn-opts') .''; echo ''. __('Theme default settings', 'mfn-opts') .''; echo ''; } else { // default echo 'This is "field_custom" and requires "action" parameter
'; } echo '