Filter: $this->identifier . _chain_id_arg_name
Filter the query arg name used for passing the chain ID to new processes.
If you encounter problems with using the default query arg name, you can change it with this filter.
Parameters
| Name | Type | Description |
|---|---|---|
| $chain_id_arg_name | string | Default "chain_id". |
Since
Source
Defined in includes/async/class-gf-background-process.php at line 1680