Skip to content

TimOetting/convertKirbytags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Custom Field Method for Kirby: convertKirbytags()

Converts any kirbytag of a field. Unlike the kirbytext() or the kt() method, convertKirbytags() does not parse Mardown.

Example

$field->convertKirbytags()

Setup

git clone https://github.com/TimOetting/convertKirbytags.git site/plugins/convertKirbytags From the root of your kirby install.

Alternatively you can download the zip file, unzip it's contents into site/plugins/convertKirbytags.

About

parses all kirbytags inside a string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages