Uses
Uses | Description |
---|---|
wp-admin/includes/class-language-pack-upgrader.php: async_update_translation | Filters whether to asynchronously update translation for core, a plugin, or a theme. |
wp-admin/includes/class-language-pack-upgrader-skin.php: Language_Pack_Upgrader_Skin::__construct() | |
wp-includes/update.php: wp_get_translation_updates() | Retrieves a list of all language updates available. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |