Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
sitepres...
/
menu
•
File:
theme-localization.php
•
Content:
<?php global $sitepress; if( ( !isset( $sitepress_settings['existing_content_language_verified'] ) || ! $sitepress_settings['existing_content_language_verified']) || 2 > count($sitepress->get_active_languages() ) ) { return; } ?> <div class="wrap"> <h2><?php _e('Theme and plugins localization', 'sitepress') ?></h2> <div id="wpml-mo-scan-localization-page"></div> <?php /** @deprecated use wpml_custom_localization_type instead */ do_action('icl_custom_localization_type'); do_action('wpml_custom_localization_type'); ?> <?php do_action('icl_menu_footer'); ?> </div>
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List