apply_filters( 'translations_api', false|object $result, string $type, object $args )
Allows a plugin to override the WordPress.org Translation Installation API entirely.
Parameters
- $result
-
(false|object) The result object. Default false.
- $type
-
(string) The type of translations being requested.
- $args
-
(object) Translation API arguments.
Source
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/translations_api