Filter: daymark_publish_helper_adapters
Filter the controllable publishing-helper adapters. Each entry is keyed by id and carries label, slugs, and bind, where bind is a callable that registers the plugin's own public per-post control filter.
Parameters
| Name | Type | Description |
|---|---|---|
| $adapters | array<string,array<string,mixed>> | Adapter map. |
Source
Defined in includes/class-publish-helpers.php at line 179