async_update_translation
最后更新于:2021-11-25 20:28:46
apply_filters( ‘async_update_translation’, bool $update, object $language_update )
Filters whether to asynchronously update translation for core, a plugin, or a theme.
参数
- $update
-
(bool)
Whether to update. - $language_update
-
(object)
The update offer.
源文件
文件: gc-admin/includes/class-language-pack-upgrader.php