wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



async_update_translation › WordPress Filter Hooks

Da4.0.0
Deprecaton/a
apply_filters( 'async_update_translation', $update, $language_update )
Parametri: (2)
  • (bool) $update Whether to update.
    Richiesto:
  • (object) $language_update The update offer.
    Richiesto:
Definito a:
Codex:

Filters whether to asynchronously update translation for core, a plugin, or a theme.





Sorgenti

$update = apply_filters( 'async_update_translation', $update, $language_update );