wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



async_update_translation › Les Filtres WordPress

Depuis4.0.0
Dépréciéen/a
apply_filters( 'async_update_translation', $update, $language_update )
Paramètres: (2)
  • (bool) $update Whether to update.
    Requis: Oui
  • (object) $language_update The update offer.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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