kirbytext:after $text /site/config/config.php return [ 'hooks' => [ 'kirbytext:after' => function ($text) { // your code goes here return $text; } ] ] Further information See The order of kirbytext/kirbytags hooks