Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
sitepres...
/
inc
/
wpml-con...
•
File:
wpml-config-update.php
•
Content:
<?php /** * Fetch the wpml config files for known plugins and themes * * @package wpml-core */ function update_wpml_config_index_event() { global $sitepress; $http = new WP_Http(); $log = new WPML_Config_Update_Log(); $update_wpml_config = new WPML_Config_Update( $sitepress, $http, $log ); return $update_wpml_config->run(); }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List