Filters the Translation Installation API response results.
Parameters
Source
return apply_filters( 'translations_api_result', $res, $type, $args );
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
Filters the Translation Installation API response results.
return apply_filters( 'translations_api_result', $res, $type, $args );
Version | Description |
---|---|
4.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.