芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/www/wp-content/plugins/elementor/modules/conversion-center/documents/links-page.php
print_admin_column_type(); } } protected function get_remote_library_config() { $config = [ 'type' => static::get_type(), 'default_route' => 'templates/links-pages', 'autoImportSettings' => true, ]; return array_replace_recursive( parent::get_remote_library_config(), $config ); } }