Skip to content

Kirby 4.2.0

$field->permalinksToUrls()

Parses the field value as DOM and replaces any permalinks in href/src attributes with the regular url

$field->permalinksToUrls(): Kirby\Content\Field

Return type

Kirby\Content\Field

Warning

This method is still experimental! You can use it to solve potential problems with permalinks already, but it might change in the future.