# KirbyTags

Parses and converts custom kirbytags in any given string. KirbyTags are defined via `KirbyTag::$types`. The default tags for the Cms are located in `kirby/config/tags.php`

****

- Full class name: `Kirby\Text\KirbyTags`
- Alias: `Kirby\cms\kirbytags`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Text/KirbyTags.php#L22>

****

### KirbyTags

- [KirbyTags::parse()](https://getkirby.com/docs/reference/objects/text/kirby-tags/parse.md)