W3cubDocs

/WordPress

apply_filters( 'translations_api_result', object|WP_Error $res, string $type, object $args )

Filters the Translation Installation API response results.

Parameters

$res

(object|WP_Error) Response object or WP_Error.

$type

(string) The type of translations being requested.

$args

(object) Translation API arguments.

Source

File: wp-admin/includes/translation-install.php

View on Trac

Changelog

Version Description
4.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/translations_api_result