Beispiel #1
0
 protected function onShortcode($content, $code, \Drone\HTML &$html)
 {
     $html = HTML::mark()->class($this->so('color'))->add(Func::wpShortcodeContent($content));
 }