Filter: gk/gravityboard/notes/allowed-html
Filter the HTML a card note may contain. Add img back to allow images in notes.
Parameters
| Name | Type | Description |
|---|---|---|
| $allowed | array<string,array<string,bool>> | The allowed HTML, in the shape wp_kses() takes: tag name => attribute name => allowed. |
Since
- 1.5.0
Source
Defined in src/Helpers.php at line 609