wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



async_update_translation › Filtr WordPress Hooks

Od4.0.0
Przestarzałyn/a
apply_filters( 'async_update_translation', $update, $language_update )
Parametry: (2)
  • (bool) $update Whether to update.
    Wymagane: Tak
  • (object) $language_update The update offer.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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