On this page
apply_filters( 'translations_api_result', array|WP_Error $res, string $type, object $args )
Filters the Translation Installation API response results.
Parameters
Source
File: wp-admin/includes/translation-install.php. View all references
return apply_filters( 'translations_api_result', $res, $type, $args );
Related
Used By
| Used By | Description |
|---|---|
| translations_api() wp-admin/includes/translation-install.php | Retrieve translations from WordPress Translation API. |
Changelog
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/translations_api_result