apply_filters( 'nab_use_nelio_proxy', boolean $uses_proxy )
Whether the plugin should use Nelio’s proxy instead of accessing AWS directly.
Description
Parameters
- $uses_proxy
(boolean) (Required) use Nelio’s proxy instead of accessing AWS directly. Default:
false
.
Source
Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |