async_upload_{$type}

最后更新于:2021-11-25 20:29:02

apply_filters( “async_upload_{$type}”, int $id )

Filters the returned ID of an uploaded attachment.

参数

$id

(int)
Uploaded attachment ID.

源文件

文件: gc-admin/async-upload.php

View on Trac