export_args

最后更新于:2021-11-26 09:27:32

apply_filters( ‘export_args’, array $args )

Filters the export args.

参数

$args

(array)
The arguments to send to the exporter.

源文件

文件: gc-admin/export.php

View on Trac