文件操作 - us_migration_4_4_1.php
返回文件管理
返回主菜单
删除本文件
文件: /var/www/vec.uaysen.cl/html/wp-content/plugins/us-core/migrations/Impreza/us_migration_4_4_1.php
编辑文件内容
<?php class us_migration_4_4_1 extends US_Migration_Translator { // Content public function translate_content( &$content ) { return $this->_translate_content( $content ); } public function translate_us_single_image( &$name, &$params, &$content ) { $changed = FALSE; if ( ! empty( $params['link'] ) ) { $params['onclick'] = 'custom_link'; $changed = TRUE; } return $changed; } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件